[Snippets] Improve

This commit is contained in:
2026-02-24 12:20:40 +01:00
parent 4be3e14027
commit d9189073c1

View File

@@ -38,24 +38,24 @@
"\\setFontType{sans}\n",
"\\setup{$1}\n",
"\\begin{document}",
"\\startDocument\n\n",
"\\vspace{2cm}",
"\\startDocument\n",
"\\vspace{1cm}",
"\\begin{center}",
"\t\\includegraphics[width=0.6\\linewidth]{~/projects/latex/assets/logo.jpg}",
"\t\\includegraphics[width=0.5\\linewidth]{~/projects/latex/assets/logo.jpg}",
"\\end{center}\n\n",
"\\vspace{3cm}",
"\\vspace{2cm}",
"\\begin{center}",
"\t\\begin{Large}",
"\t\t\\quote{A funny quote by a professor}",
"\t\\end{Large}",
"\\hspace{3cm} - Prof. Dr. Professor Name, YEAR",
"\t\\end{Large}\n",
"\t\\hspace{3cm} - Prof. Dr. Professor Name, YEAR",
"\\end{center}\n",
"\\vspace{2cm}",
"\\vspace{1.5cm}",
"\\begin{center}",
"\tSEMESTER, ETHZ\\\\[0.2cm]",
"\tSEMESTER, ETHZ\n",
"\t\\begin{Large}",
"\t\tSummary of the Script and Lectures",
"\t\\end{Large}\\\\[0.2cm]",
"\t\\end{Large}",
"\\end{center}\n\n",
"\\newpage",
"\\printtoc{Aquamarine}\n\n",