[Snippets] Improve
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user