From: John de Largentaye Date: Thu, 28 Jun 2018 02:46:38 +0000 (-0700) Subject: Add missing Latex support files X-Git-Tag: 6.4.0^2~15^2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=905bab574f738a57424793ba7cc20621ced9d347;p=multimarkdown Add missing Latex support files mmd6-manuscript, mmd6-memoir-book --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 0610a2c..a44d1d3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -283,8 +283,19 @@ set (latex texmf/tex/latex/mmd6/letterhead/mmd6-letterhead-footer.tex texmf/tex/latex/mmd6/letterhead/mmd6-letterhead-leader.tex + texmf/tex/latex/mmd6/manuscript/manuscript.sty + texmf/tex/latex/mmd6/manuscript/mmd6-manuscript-begin.tex + texmf/tex/latex/mmd6/manuscript/mmd6-manuscript-footer.tex + texmf/tex/latex/mmd6/manuscript/mmd6-manuscript-leader.tex + + texmf/tex/latex/mmd6/memoir-book/mmd6-memoir-book-begin.tex + texmf/tex/latex/mmd6/memoir-book/mmd6-memoir-book-footer.tex + texmf/tex/latex/mmd6/memoir-book/mmd6-memoir-book-leader.tex + texmf/tex/latex/mmd6/shared/mmd6-criticmarkup.tex texmf/tex/latex/mmd6/shared/mmd6-default-metadata.tex + texmf/tex/latex/mmd6/shared/mmd6-manuscript-packages.tex + texmf/tex/latex/mmd6/shared/mmd6-memoir-copyright.tex texmf/tex/latex/mmd6/shared/mmd6-memoir-footer.tex texmf/tex/latex/mmd6/shared/mmd6-memoir-layout-8.5x11.tex texmf/tex/latex/mmd6/shared/mmd6-memoir-packages.tex