Replies: 3 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
then why does line 348 of default.latex in https://github.com/jgm/pandoc-templates/blob/master/default.latex read:
minor buglet or intentional? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Ahhh... Koma script special thingy... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I thought secnumdepth should be a number from 0 to 6 (or so). I am wondering why it is set to
-\maxnumdepth
instead of 0 to suppressed section numbers. anyone know?Beta Was this translation helpful? Give feedback.
All reactions