\begin{abstract}
Long story short, it's very easy to use another language for all your commands - in case the requested language is installed.
\begin{abstract}
Das ist meine Kurz- oder Zusammenfassung auf Deutsch...
\end{abstract}
\begin{otherlanguage}{english}
\begin{abstract}
This is my abstract written in English...
\end{abstract}
\end{otherlanguage}
Last make sure you defined you languages correctly in your main document as shown below
\usepackage[english,ngerman]{babel}
You see, only one additional command is necessary to accomplish this task.
No comments:
Post a Comment