summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hagenberg-thesis/examples/HgbArticle/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/hagenberg-thesis/examples/HgbArticle/main.tex')
-rw-r--r--Master/texmf-dist/doc/latex/hagenberg-thesis/examples/HgbArticle/main.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hagenberg-thesis/examples/HgbArticle/main.tex b/Master/texmf-dist/doc/latex/hagenberg-thesis/examples/HgbArticle/main.tex
index 2ddc5a98413..cba0cbc29ef 100644
--- a/Master/texmf-dist/doc/latex/hagenberg-thesis/examples/HgbArticle/main.tex
+++ b/Master/texmf-dist/doc/latex/hagenberg-thesis/examples/HgbArticle/main.tex
@@ -9,6 +9,7 @@
% !BIB program = biber
\documentclass[english,twocolumn]{hgbarticle}
+%\documentclass[english,twocolumn,smartquotes]{hgbarticle}
\RequirePackage[utf8]{inputenc} % remove when using lualatex oder xelatex!
@@ -58,6 +59,7 @@ at the top of this document by
\end{verbatim}
%
Remove the \texttt{twocolumn} option for a single-column layout.
+For simplified quotations use the \texttt{smartquotes} document option.
Also note that the top sectioning command available in the \texttt{article} class
is \verb!\section{}!, i.e., there are \textbf{no chapters}!