diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-11-10 15:04:00 +0100 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-11-10 15:24:01 +0100 |
commit | 1645473d6f49858e50505707658374e297d0d8ad (patch) | |
tree | 1e46e401d832a3ce7116e4c1c8e8ab91a7f27014 /pdf/.gitignore | |
parent | ce8a647fa3c0613e501b8ff9f8b10499fcd4fe2f (diff) | |
download | dna-backup-1645473d6f49858e50505707658374e297d0d8ad.tar.gz dna-backup-1645473d6f49858e50505707658374e297d0d8ad.zip |
small pdf corrections
- add overfull and underfull warning in make output
- add lmodern font for smoother result
- add monthly summary table
Diffstat (limited to 'pdf/.gitignore')
-rw-r--r-- | pdf/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/.gitignore b/pdf/.gitignore index 2d56f3b..b0145d6 100644 --- a/pdf/.gitignore +++ b/pdf/.gitignore @@ -7,7 +7,7 @@ *.out *.log *.pdf -*.synctex.gz +*.synctex* *.toc *.brf |