Commit 93d04ad8 authored by Tereza Vrabcová's avatar Tereza Vrabcová
Browse files

Renamed Dictionary to Glossary

parent 60fdba14
Loading
Loading
Loading
Loading
+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,
+5 −5
Original line number Diff line number Diff line
@@ -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
@@ -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}