diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide')
-rw-r--r-- | Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide b/Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide index e5a5c0d7096..9bbfb4c5f82 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide +++ b/Master/texmf-dist/source/latex/koma-script/doc/Makefile.guide @@ -78,7 +78,10 @@ TEX_CHAPTERS = introduction.tex typearea.tex \ adrconvnote.tex scrlfile.tex tocbasic.tex \ $(TEX_APPENDICES) -TEX_MISC = common.tex +TEX_MISC = common-0.tex common-1.tex common-2.tex common-3.tex \ + common-4.tex common-5.tex common-6.tex common-7.tex \ + common-8.tex common-9.tex common-10.tex common-11.tex \ + common-12.tex common-13.tex common-14.tex common-15.tex TEX_SRC = guide-$(LANGUAGELONG).tex $(TEX_CHAPTERS) $(TEX_MISC) |