Skip to content

Commit 0ecfc5c

Browse files
committed
chore(release): first release
Signed-off-by: Jonas Dujava <[email protected]>
1 parent 90b5d5c commit 0ecfc5c

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

preamble/data.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
%% Plaintext version for PDF metadata, uncomment if needed (defauls to \ThesisTitle)
77
\NewExpandableDocumentCommand{\ThesisTitlePlaintext}{}{TeXtured Manual}
88
%% Thesis title (if custom formatting is needed for the title page, defauls to \ThesisTitle)
9-
% \NewExpandableDocumentCommand{\ThesisTitleFront}{}{
10-
% \TeXtured{}\\
11-
% Manual
12-
% }
9+
\NewExpandableDocumentCommand{\ThesisTitleFront}{}{
10+
\ThesisTitle\\
11+
{\Huge\color{gray}v1.0.0}
12+
}
1313

1414
%% Author of the thesis
1515
\NewExpandableDocumentCommand{\ThesisAuthor}{}{\textcolor{red}{Author's Name}}

thesis.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
%% TeXtured 1.0.0 (2025-01-06)
12
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
23
%% NOTE: If you find any issues or have any suggestions, please open %%
34
%% an Issue on GitHub: https://github.com/jdujava/TeXtured %%

0 commit comments

Comments
 (0)