Loading example/mu/example-terms-abbrs.tex +2 −2 Original line number Diff line number Diff line % These are examples for entries in Dictionary of Terms % These are examples for entries in Glossary of Terms % and List of Abbreviations % Example of Dictionary entry % Example of Glossary entry \newglossaryentry{Overleaf} { name=Overleaf, Loading example/mu/example.dtx +5 −5 Original line number Diff line number Diff line Loading @@ -588,7 +588,7 @@ \makeindex %% helper commands for index typesetting. \usepackage[acronym]{glossaries} %% The `glossaries` package \renewcommand*\glspostdescription{\hfill} %% contains helper commands \loadglsentries{example-terms-abbrs.tex} %% for dict and loa \loadglsentries{example-terms-abbrs.tex} %% for glossary and loa \makenoidxglossaries %% typesetting. %% These additional packages are used within the document: \usepackage{paralist} %% Compact list environments Loading Loading @@ -625,15 +625,15 @@ %</econ> % \end{macrocode} % \changes{v1.0.0}{2021/03/22}{Added \cs{printnoidxglossary} to print % Dictionary and List of Abbreviations. [TV]} % Glossary and List of Abbreviations. [TV]} % \begin{macrocode} %% Uncomment the following lines (by removing the %% at the beginning) %% and to print out List of Abbreviations and/or Dictionary in your %% and to print out List of Abbreviations and/or Glossary in your %% document. Titles for these tables can be changed by replacing the %% titles `Abbreviations` and `Dictionary`, respectively. %% titles `Abbreviations` and `Glossary`, respectively. %% \clearpage %% \printnoidxglossary[title={Abbreviations}, type=\acronymtype] %% \printnoidxglossary[title={Dictionary}] %% \printnoidxglossary[title={Glossary}] \chapter*{Introduction} \addcontentsline{toc}{chapter}{Introduction} Loading Loading
example/mu/example-terms-abbrs.tex +2 −2 Original line number Diff line number Diff line % These are examples for entries in Dictionary of Terms % These are examples for entries in Glossary of Terms % and List of Abbreviations % Example of Dictionary entry % Example of Glossary entry \newglossaryentry{Overleaf} { name=Overleaf, Loading
example/mu/example.dtx +5 −5 Original line number Diff line number Diff line Loading @@ -588,7 +588,7 @@ \makeindex %% helper commands for index typesetting. \usepackage[acronym]{glossaries} %% The `glossaries` package \renewcommand*\glspostdescription{\hfill} %% contains helper commands \loadglsentries{example-terms-abbrs.tex} %% for dict and loa \loadglsentries{example-terms-abbrs.tex} %% for glossary and loa \makenoidxglossaries %% typesetting. %% These additional packages are used within the document: \usepackage{paralist} %% Compact list environments Loading Loading @@ -625,15 +625,15 @@ %</econ> % \end{macrocode} % \changes{v1.0.0}{2021/03/22}{Added \cs{printnoidxglossary} to print % Dictionary and List of Abbreviations. [TV]} % Glossary and List of Abbreviations. [TV]} % \begin{macrocode} %% Uncomment the following lines (by removing the %% at the beginning) %% and to print out List of Abbreviations and/or Dictionary in your %% and to print out List of Abbreviations and/or Glossary in your %% document. Titles for these tables can be changed by replacing the %% titles `Abbreviations` and `Dictionary`, respectively. %% titles `Abbreviations` and `Glossary`, respectively. %% \clearpage %% \printnoidxglossary[title={Abbreviations}, type=\acronymtype] %% \printnoidxglossary[title={Dictionary}] %% \printnoidxglossary[title={Glossary}] \chapter*{Introduction} \addcontentsline{toc}{chapter}{Introduction} Loading