]> granicus.if.org Git - multimarkdown/commitdiff
ADDED: Improve LaTeX configuration files
authorFletcher T. Penney <fletcher@fletcherpenney.net>
Mon, 6 Mar 2017 14:12:09 +0000 (09:12 -0500)
committerFletcher T. Penney <fletcher@fletcherpenney.net>
Mon, 6 Mar 2017 14:12:09 +0000 (09:12 -0500)
texmf/tex/latex/mmd6/mmd6-memoir-packages.tex
texmf/tex/latex/mmd6/mmd6-memoir-setup.tex
texmf/tex/latex/mmd6/mmd6-tufte-book-leader.tex
texmf/tex/latex/mmd6/mmd6-tufte-footer.tex
texmf/tex/latex/mmd6/mmd6-tufte-handout-leader.tex

index ba64eca9a1e55c14c641b474bf553661c17ccbd0..646f76ecb48526d6b7438a4a3bacc06061f59a42 100644 (file)
@@ -11,7 +11,6 @@
 \usepackage{xcolor}                            % Allow for color (annotations)
 \usepackage{listings}                  % Allow for source code highlighting
 \usepackage[sort&compress]{natbib} % Better bibliography support
-\usepackage{acronym}                   % Support acronyms
 \usepackage[normalem]{ulem}            % Support strikethrough
 
 \input{mmd6-criticmarkup}
index 5708bfb2cf762e9c6df048529a48fbcbd4e1b93d..7a5c4e7b2c5ef72ae657c3bf9800a3e3247fc249 100644 (file)
@@ -6,7 +6,7 @@
 
 
 % In case we need a glossary, or index
-\usepackage{glossaries}
+\usepackage[acronym]{glossaries}
 \glstoctrue
 \makeglossaries
 \makeindex
index 21c57fca64b20b907c3e5841732d34c0cce894ea..357182e7c1808d77de0b752d05366b5898beed27 100644 (file)
 \usepackage{xcolor}                            % Allow for color (annotations)
 \usepackage{listings}                  % Allow for source code highlighting
 \usepackage{subscript}
-\usepackage{acronym}                   % Support acronyms
+\usepackage[normalem]{ulem}            % Support strikethrough
 
+\input{mmd6-criticmarkup}
 
-\usepackage{glossaries}
+\usepackage[acronym]{glossaries}
 \glstoctrue
 \makeglossaries
 \makeindex
index c25159fb9389519c1af5b90695b10618b75227f5..7bbba877f9500509f7eb8055c9b4cee0b7fcd8f0 100644 (file)
@@ -1,5 +1,15 @@
 
 
+% Back Matter
+\if@mainmatter
+       we're in main
+       \backmatter
+\else
+\newpage
+\fi
+
+
+
 % Bibliography
 
 \ifx\bibliocommand\undefined
@@ -8,3 +18,8 @@
        \bibliocommand
 \fi
 
+
+% Glossary
+\renewcommand*{\acronymname}{Abbreviations}
+\printglossaries
+
index be8ffc8dad861f1ab4d4fa2c295e0802451c21fa..7af5ea92cd1de98868b67584898d41e8896f73c6 100644 (file)
 \usepackage{xcolor}                            % Allow for color (annotations)
 \usepackage{listings}                  % Allow for source code highlighting
 \usepackage{subscript}
-\usepackage{acronym}                   % Support acronyms
+\usepackage[normalem]{ulem}            % Support strikethrough
 
+\input{mmd6-criticmarkup}
 
-\usepackage{glossaries}
+\usepackage[acronym]{glossaries}
 \glstoctrue
 \makeglossaries
 \makeindex