diff options
Diffstat (limited to 'common/settings.tex')
| -rw-r--r-- | common/settings.tex | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/common/settings.tex b/common/settings.tex index 7821c34..9081906 100644 --- a/common/settings.tex +++ b/common/settings.tex @@ -307,7 +307,7 @@ \usepackage[ pdftitle={\hyperreftitle{}}, pdfauthor={Philipp Le}, - pdfcreator={LaTeX with hyperref and KOMA-Script}, + pdfcreator={LaTeX with hyperref and KOMA-Script on Arch Linux}, pdfsubject={}, pdfkeywords={}, pdfstartview={Fit}, @@ -378,4 +378,9 @@ \end{tcolorbox}% } +\newenvironment{remark}{% + \textit{Remark:} % +}{% +} + |
