mirror of
https://codeberg.org/Yael-II/LaTeX-Package.git
synced 2026-03-15 04:16:27 +01:00
2025-12-19: Pass options to class for manchot-article
This commit is contained in:
@@ -45,6 +45,16 @@
|
||||
\author{\yii@author\\\yii@institution\\\yii@division}
|
||||
\date{\yii@date}
|
||||
|
||||
\iftwocolumn
|
||||
\geometry{top=3cm, bottom=3cm, left=2cm, right=2cm, headheight=1cm, headsep=0.5cm}
|
||||
\setlength\parindent{1em}
|
||||
\setlength\parskip{0cm}
|
||||
\else
|
||||
\geometry{top=3cm, bottom=3cm, left=3cm, right=3cm, headheight=1cm, headsep=0.5cm}
|
||||
\setlength\parindent{0cm} % No paragraph indent
|
||||
\setlength\parskip{\bigskipamount} % Make bigskip at each new paragraph
|
||||
\fi
|
||||
|
||||
|
||||
\ifbright
|
||||
\ifdark
|
||||
|
||||
Reference in New Issue
Block a user