Fixed chapter numbering
Edit to book.tplx caused all chapters to be 0.x
This commit is contained in:
@@ -30,5 +30,7 @@
|
||||
((* block tableofcontents *))\tableofcontents((* endblock tableofcontents *))
|
||||
((* endblock predoc *))
|
||||
|
||||
|
||||
((* block markdowncell scoped *))
|
||||
((( cell.source | citation2latex | strip_files_prefix | convert_pandoc('markdown+tex_math_double_backslash', 'json',extra_args=[]) | resolve_references | convert_pandoc('json','latex', extra_args=["--chapters"]) )))
|
||||
((* endblock markdowncell *))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user