[Snippets] Fix bad snippet
This commit is contained in:
@@ -41,21 +41,21 @@
|
|||||||
"\\startDocument\n\n",
|
"\\startDocument\n\n",
|
||||||
"\\vspace{2cm}",
|
"\\vspace{2cm}",
|
||||||
"\\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{2cm}",
|
||||||
"\\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