aboutsummaryrefslogtreecommitdiff
path: root/model_2
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2025-03-21 10:13:33 +0100
committerSébastien Dailly <sebastien@dailly.me>2025-03-21 10:13:33 +0100
commit0c2ada30f2180b8d0add9ba5e57869eaa3ffcf15 (patch)
treeef753bd2513f24da4431cf612ebaf8d5ece3b43e /model_2
parent17b234852e45b333ec638ecb3a38848bd4305f44 (diff)
Automatically starts the columns for all document with a sidebar
Diffstat (limited to 'model_2')
-rwxr-xr-xmodel_2/resources/00_preamble.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/model_2/resources/00_preamble.tex b/model_2/resources/00_preamble.tex
index 89cb0c4..a199f07 100755
--- a/model_2/resources/00_preamble.tex
+++ b/model_2/resources/00_preamble.tex
@@ -21,4 +21,5 @@
\input{../common/10_lists.tex}
\input{../common/10_nowidows.tex}
\input{../common/10_levels.tex}
+\def\nocolumns{}
\input{../common/99_sidebar.tex}