Typo
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user