Skip to content
Snippets Groups Projects
Commit 0ad9fc0d authored by Ola Leifler's avatar Ola Leifler
Browse files

Switch contentline entries depending on language. Fixes #9

parent 99f4e7ca
Branches
No related tags found
No related merge requests found
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
%% Created: Wed Nov 10 09:45:11 2010 (CET) %% Created: Wed Nov 10 09:45:11 2010 (CET)
%% Version: $Id$ %% Version: $Id$
%% Version: %% Version:
%% Last-Updated: Wed Nov 10 09:45:34 2010 (CET) %% Last-Updated: Tue Jun 21 13:28:03 2016 (+0200)
%% By: Ola Leifler %% By: Ola Leifler
%% Update #: 1 %% Update #: 6
%% URL: %% URL:
%% Keywords: %% Keywords:
%% Compatibility: %% Compatibility:
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
%% %%
%%% Code: %%% Code:
\swedishenglish{\chapter*{Författarens tack}}{\chapter*{Acknowledgments}}
\texttt{Acknowledgments.tex} \texttt{Acknowledgments.tex}
......
No preview for this file type
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
%% Created: Thu Oct 14 12:52:20 2010 (CEST) %% Created: Thu Oct 14 12:52:20 2010 (CEST)
%% Version: $Id$ %% Version: $Id$
%% Version: %% Version:
%% Last-Updated: Thu Jun 2 16:18:27 2016 (+0200) %% Last-Updated: Tue Jun 21 13:27:05 2016 (+0200)
%% By: Ola Leifler %% By: Ola Leifler
%% Update #: 121 %% Update #: 123
%% URL: %% URL:
%% Keywords: %% Keywords:
%% Compatibility: %% Compatibility:
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%
%%% Code: %%% Code:
\documentclass[bachelor,lith,showtrims,english]{liuthesis} \documentclass[bachelor,lith,showtrims,swedish]{liuthesis}
%% Settings go in settings.tex %% Settings go in settings.tex
\include{settings} \include{settings}
\usepackage{rotating} \usepackage{rotating}
......
...@@ -6,9 +6,9 @@ ...@@ -6,9 +6,9 @@
%% Maintainer: %% Maintainer:
%% Created: Fri Mar 20 08:25:23 2009 (CET) %% Created: Fri Mar 20 08:25:23 2009 (CET)
%% Version: %% Version:
%% Last-Updated: Thu Jun 2 16:17:57 2016 (+0200) %% Last-Updated: Tue Jun 21 13:27:01 2016 (+0200)
%% By: Ola Leifler %% By: Ola Leifler
%% Update #: 1133 %% Update #: 1140
%% URL: %% URL:
%% Keywords: %% Keywords:
%% Compatibility: %% Compatibility:
...@@ -880,13 +880,15 @@ publication and for assurance of document integrity, please refer to its www hom ...@@ -880,13 +880,15 @@ publication and for assurance of document integrity, please refer to its www hom
\makededicationpage \makededicationpage
\fi \fi
\cleartorecto% \cleartorecto%
\addcontentsline{toc}{chapter}{Abstract} \swedishenglish{\addcontentsline{toc}{chapter}{Sammanfattning}}
{\addcontentsline{toc}{chapter}{Abstract}}
\begin{abstract} \begin{abstract}
\@abstract \@abstract
\end{abstract} \end{abstract}
\newpage \newpage
\chapter*{Acknowledgments} \swedishenglish{\addcontentsline{toc}{chapter}{Författarens tack}}
\addcontentsline{toc}{chapter}{Acknowledgments} {\addcontentsline{toc}{chapter}{Acknowledgments}}
\@acknowledgments \@acknowledgments
\clearpage \clearpage
\tableofcontents \tableofcontents
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment