diff options
Diffstat (limited to 'pandoc/templates/elenq-book.latex')
-rw-r--r-- | pandoc/templates/elenq-book.latex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pandoc/templates/elenq-book.latex b/pandoc/templates/elenq-book.latex index cfb7d7f..3dcf2a3 100644 --- a/pandoc/templates/elenq-book.latex +++ b/pandoc/templates/elenq-book.latex @@ -24,6 +24,10 @@ % author: Author's name % license: License of the document % +% It also accepts some optional metadata: +% +% toc: true | false # Activate table of contents (defaults to true) +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[a4paper,11pt]{$documentclass$} |