This commit is contained in:
2024-10-23 15:56:17 +02:00
parent bd19d043f8
commit bd4f683e4d
4 changed files with 66 additions and 70 deletions

View File

@@ -1,7 +1,7 @@
\usepackage[%
indexonlyfirst% Show only the first use page on the list of acronyms
]{glossaries}
\usepackage{xspace} % To avoid problems with missing spaces after custom commands
\usepackage{xspace}% To avoid problems with missing spaces after custom commands
% Set the list of acronyms style
\newglossarystyle{dots}{% From https://tex.stackexchange.com/a/327513
@@ -33,7 +33,7 @@
}
% Style the acronyms
\renewcommand*{\glstextformat}[1]{\textcolor{black}{#1}} % Hyperlink in black
\renewcommand*{\glstextformat}[1]{\textcolor{black}{#1}}% Hyperlink in black
\acronym[TIFC]{2IFC}{two-interval forced choice}
\acronym[TwoD]{2D}{two-dimensional}