Use \import for chapters

This commit is contained in:
2024-06-26 12:01:15 +02:00
parent eb0872bb98
commit c376cbddfc
2 changed files with 24 additions and 23 deletions

View File

@@ -5,5 +5,5 @@ Compile `main.tex` using either `pdflatex` with `biblatex` or `lualatex` (recomm
You may need to install the following packages:
```bash
tlmgr install abstract acro babel-french comment epigraph eso-pic etoc inconsolata libertinus newtx nextpage sauerj sectsty shorttoc titlesec wallpaper
tlmgr install abstract acro babel-french comment epigraph eso-pic etoc import inconsolata libertinus newtx nextpage sauerj sectsty shorttoc titlesec wallpaper
```