We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 482ac7d commit 44b74baCopy full SHA for 44b74ba
inc/personalize.inc.tex
@@ -4,7 +4,7 @@
4
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
5
6
% % Main Title of Document:
7
-\newcommand{\myMaintitle}{My Main title}
+\newcommand{\myMaintitle}{My Main Title}
8
9
% % Sub Title of DocInput:
10
\newcommand{\mySubtitle}{My Subtitle}
@@ -36,4 +36,4 @@
36
37
\title{\myMaintitle}
38
39
-\author{\myName}
+\author{\myName}
main.tex
@@ -91,4 +91,4 @@ \section*{Appendix}
91
\bibliography{bib/sources}
92
\include{inc/ensure.inc}
93
94
-\end{document}
+\end{document}
0 commit comments