15.07.2013 Views

glossaries.sty: LaTeX2e Package to Assist Generating ... - CTAN

glossaries.sty: LaTeX2e Package to Assist Generating ... - CTAN

glossaries.sty: LaTeX2e Package to Assist Generating ... - CTAN

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

294 \renewcommand*{\@gls@sanitizedesc}{}%<br />

295 \renewcommand*{\@gls@sanitizename}{}%<br />

296 \renewcommand*{\@gls@sanitizesymbol}{}%<br />

297 }%<br />

298 {%<br />

299 \setkeys[gls]{sanitize}{#1}}%<br />

300 }<br />

translate Define translate option. If false don’t set up multi-lingual support.<br />

301 \define@boolkey{<strong>glossaries</strong>.<strong>sty</strong>}[gls]{translate}[true]{}<br />

Set the default value:<br />

302 \glstranslatefalse<br />

303 \@ifpackageloaded{transla<strong>to</strong>r}%<br />

304 {\glstranslatetrue}%<br />

305 {%<br />

306 \@ifpackageloaded{polyglossia}%<br />

307 {\glstranslatetrue}%<br />

308 {%<br />

309 \@ifpackageloaded{babel}{\glstranslatetrue}{}%<br />

310 }%<br />

311 }<br />

indexonlyfirst Set whether <strong>to</strong> only index on first use.<br />

312 \define@boolkey{<strong>glossaries</strong>.<strong>sty</strong>}[gls]{indexonlyfirst}[true]{}<br />

313 \glsindexonlyfirstfalse<br />

hyperfirst Set whether or not terms should have a hyperlink on first use.<br />

314 \define@boolkey{<strong>glossaries</strong>.<strong>sty</strong>}[gls]{hyperfirst}[true]{}<br />

315 \glshyperfirsttrue<br />

footnote Set the long form of the acronym in footnote on first use.<br />

316 \define@boolkey{<strong>glossaries</strong>.<strong>sty</strong>}[glsacr]{footnote}[true]{%<br />

317 \ifthenelse{\boolean{glsacrdescription}}{}%<br />

318 {\renewcommand*{\@gls@sanitizedesc}{}}%<br />

319 }<br />

description Allow acronyms <strong>to</strong> have a description (needs <strong>to</strong> be set using the description key<br />

in the optional argument of \newacronym).<br />

320 \define@boolkey{<strong>glossaries</strong>.<strong>sty</strong>}[glsacr]{description}[true]{%<br />

321 \renewcommand*{\@gls@sanitizesymbol}{}%<br />

322 }<br />

smallcaps Define \newacronym <strong>to</strong> set the short form in small capitals.<br />

323 \define@boolkey{<strong>glossaries</strong>.<strong>sty</strong>}[glsacr]{smallcaps}[true]{%<br />

324 \renewcommand*{\@gls@sanitizesymbol}{}%<br />

325 }<br />

16

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!