[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", "\\setFontType{sans}\n",
"\\setup{$1}\n", "\\setup{$1}\n",
"\\begin{document}", "\\begin{document}",
"\\startDocument\n\n", "\\startDocument\n",
"\\vspace{2cm}", "\\vspace{1cm}",
"\\begin{center}", "\\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", "\\end{center}\n\n",
"\\vspace{3cm}", "\\vspace{2cm}",
"\\begin{center}", "\\begin{center}",
"\t\\begin{Large}", "\t\\begin{Large}",
"\t\t\\quote{A funny quote by a professor}", "\t\t\\quote{A funny quote by a professor}",
"\t\\end{Large}", "\t\\end{Large}\n",
"\\hspace{3cm} - Prof. Dr. Professor Name, YEAR", "\t\\hspace{3cm} - Prof. Dr. Professor Name, YEAR",
"\\end{center}\n", "\\end{center}\n",
"\\vspace{2cm}", "\\vspace{1.5cm}",
"\\begin{center}", "\\begin{center}",
"\tSEMESTER, ETHZ\\\\[0.2cm]", "\tSEMESTER, ETHZ\n",
"\t\\begin{Large}", "\t\\begin{Large}",
"\t\tSummary of the Script and Lectures", "\t\tSummary of the Script and Lectures",
"\t\\end{Large}\\\\[0.2cm]", "\t\\end{Large}",
"\\end{center}\n\n", "\\end{center}\n\n",
"\\newpage", "\\newpage",
"\\printtoc{Aquamarine}\n\n", "\\printtoc{Aquamarine}\n\n",