Skip to content
Snippets Groups Projects
Commit 86bbda92 authored by Jari-Matti Mäkelä's avatar Jari-Matti Mäkelä
Browse files

Improve the documentation of abstracten

parent c3276206
No related branches found
No related tags found
No related merge requests found
......@@ -138,7 +138,7 @@ comment if not needed
\end_layout
\begin_layout AbstractEnglish
If your thesis is in english this might also be required???
Second abstract in english (in case the document main language is not english)
\end_layout
\end_body
......
......@@ -24,6 +24,6 @@ toimenpidesuositukset asiasanat
\end{abstract}
\begin{abstracten}
If your thesis is in english this might also be required???
Second abstract in english (in case the document main language is not english)
\end{abstracten}
......@@ -308,6 +308,10 @@
\newenvironment{abstracten}{\@bstracth{english}}{\@bstractt{english}{\k@ywordstwo}}
}{
\renewenvironment{abstract}{\@bstracth{english}}{\@bstractt{english}{\k@ywords}}
%% the second abstract environment
%% always in english - just an alias for 'abstract'
\newenvironment{abstracten}{\@bstracth{english}}{\@bstractt{english}{\k@ywords}}
}
%% title page, reuses the standard \maketitle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment