selectlanguage for \determ
This commit is contained in:
parent
357477e17f
commit
060be5578b
@ -226,7 +226,7 @@
|
|||||||
% \determ[index entry]{<german term>}
|
% \determ[index entry]{<german term>}
|
||||||
% typeset the term in quotes and add it (or the optional argument) to
|
% typeset the term in quotes and add it (or the optional argument) to
|
||||||
% the german index.
|
% the german index.
|
||||||
\newcommand{\determ}[2][]{\selectlanguage{german}``#2''\selectlanguage{english}\ifthenelse{\equal{#1}{}}{\protect\sindex[determ]{#2}}{\protect\sindex[determ]{#1}}}
|
\newcommand{\determ}[2][]{\selectlanguage{ngerman}``#2''\selectlanguage{english}\ifthenelse{\equal{#1}{}}{\protect\sindex[determ]{#2}}{\protect\sindex[determ]{#1}}}
|
||||||
|
|
||||||
\newcommand{\file}[1]{\texttt{#1}}
|
\newcommand{\file}[1]{\texttt{#1}}
|
||||||
|
|
||||||
|
@ -114,7 +114,9 @@
|
|||||||
|
|
||||||
\printindex[enterm]
|
\printindex[enterm]
|
||||||
|
|
||||||
|
\selectlanguage{ngerman}
|
||||||
\printindex[determ]
|
\printindex[determ]
|
||||||
|
\selectlanguage{english}
|
||||||
|
|
||||||
%\setindexprenote{Some explanations.}
|
%\setindexprenote{Some explanations.}
|
||||||
%\printindex[pcode]
|
%\printindex[pcode]
|
||||||
|
Reference in New Issue
Block a user