welcome: please sign in
location: Diff for "computerLatexTemplates"
Differences between revisions 7 and 8
Revision 7 as of 2013-05-06 11:44:22
Size: 5690
Editor: leif
Comment:
Revision 8 as of 2013-09-27 11:56:42
Size: 3195
Editor: leif
Comment:
Deletions are marked like this. Additions are marked like this.
Line 59: Line 59:
=== avhandling, doktors- ===
{{{
\documentclass{avhandling} % options [final,cropmarks]
\usepackage{schoolbook}
\usepackage{graphicx}
\begin{document}
Line 66: Line 60:
\end{document}
}}}

=== lic-avhandling ===
{{{
\documentclass{lic} % options [final,magnify,pdf]
\usepackage{schoolbook}
\usepackage{graphicx}
\begin{document}

\end{document}
}}}
Line 130: Line 112:
=== artikel ===
{{{
\documentclass[]{artikel}
\usepackage{schoolbook}
\usepackage{graphicx}
\begin{document}
Line 137: Line 113:
\end{document}
}}}
Line 164: Line 138:

=== oneslide / fourslides ===
{{{
\documentclass{oneslide} %option [landscape]
%\documentclass{fourslides} %option [landscape]
\usepackage{schoolbook}
\usepackage{graphicx}
\begin{document}
\begin{slide}

\lefthead{} % heading, left adjusted
\centerhead{} % heading, centered

\end{slide}
\end{document}
}}}

=== Cover for report ===
{{{
\documentclass[final]{rapport}
\usepackage{schoolbook}
\begin{document}

\begin{titlepage}
\def\docnumber#1{\large
  ISSN 0280--5316\\
  ISRN LUTFD2/TFRT-{\hskip0.1em}-#1-{\hskip0.1em}-SE}
\def\title{\\[0pt plus 0.3fill]\Huge}
\def\author{\\[0pt plus 0.2fill]\Large}
\def\bottom{\\[0pt plus 0.5fill]\large}
%
\begin{flushright}
\hrule height 0pt
\docnumber{...} % Fill in report number here.
\title
  Evaluation of Control Systems\\ % The title, if on one row only
  for Important Applications % remove the first.
\author
  Olle Teknolog\\ % Authors. If only one author
  Nisse Exjobb % remove the first line.
\bottom
  Department of Automatic Control\\
  Lund Institute of Technology\\
  November 1992
\end {flushright}
\end{titlepage}

\end{document}
}}}

<<Anchor(LicTitlePages)>>
=== Licentiate Thesis with Title Pages ===
{{{
\documentclass{lic} % options [final,pdf]
\usepackage{schoolbook}
\usepackage{graphicx}
\begin{document}
\begin{titlepages}
  \title{A Very Important Contribution}
  \author{Nisse Nilsson}
  \year{2011}
  \month{June}
  \TFRT{1234}
  \dedication{To Emma}
\end{titlepages}
\tableofcontents
\chapter{Introduction}
In this thesis I will explain everything

\end{document}
}}}

<<Anchor(LicCover)>>
=== Cover for Licentiate Thesis ===
{{{
\documentclass[pdf]{lic}
\usepackage{schoolbook}
\usepackage{graphicx}
\begin{document}
\begin{cover}
  \title{A Very Important Contribution}
  \author{Nisse Nilsson}
  \year{2011}
  \TFRT{5123}
\end{cover}
\end{document}
}}}

Templates

LTHthesis

\documentclass{LTHthesis}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}  %% Comment if you are not using utf8

\usepackage{mathptmx, helvet}
%\usepackage[swedish]{babel}  %% aktivera om rapporten är på svenska

\usepackage{graphicx}

\addbibresource{mybib.bib}  %%  Comment if you don't want to use bibtex.

\begin{document}
\begin{titlepages}
\author{John Student}
\title{A very Important Contribution\\ to the Theory}
\year{2013}
\month{June}
\TFRT{9999}  %%  You will get the number from the department.
\printer{Media-Tryck}  %% Probably. You may get other information from the department.
\end{titlepages}
\chapter*{Abstract}
A condensed description of my work.
\chapter*{Acknowledgements}
These people helped me a lot with my work.
\tableofcontents
\chapter{Introduction}
This is a description of my work.
\chapter{Background}
\section{First Principles}
In this section we describe the first principles. They are based on \cite{ast_wit2011}.

\printbibliography  %% Comment if you don't want to use bibtex
\end{document}

pm

\documentclass{pm}
\usepackage{schoolbook}
\begin{document}

\end{document}

rapport

\documentclass{rapport}  % options [chapter,final]
\usepackage{schoolbook}
\usepackage{graphicx}
\begin{document}

\end{document}

tentamen

\documentclass[final]{tentamen}                % [final] only for final version
%% [problemsonly]                  % Gives problems only
%% [solutionsonly]                 % Gives solutions only
%% [svenska]                       % Header in Swedish (default)
%% [english]                       % Header in English

\begin{document}
\begin{titlepage}
\titel{}
\datum{}
\runninghead{}
\subsection{Poängberäkning och betygssättning}
Lösningar och svar till alla uppgifter skall vara klart motiverade. Tentamen
omfattar totalt 25 poäng. Poängberäkningen finns markerad vid varje uppgift.
\begin{betyg}
\item[3] lägst 12 poäng
\item[4] lägst 17 poäng
\item[5] lägst 22 poäng
\end{betyg}

\subsection{Tillåtna hjälpmedel}

\subsection{Tentamensresultat}

\end{titlepage}

\begin{problemtext}

\end{problemtext}

\begin{solutiontext}

\end{solutiontext}

\begin{problems}   % Beginning of the problems and solutions part

\begin{problem}

\end{problem}

\begin{solution}

\end{solution}

\end{problems}  % End of the problems and solutions part

\end{document}

brev

\documentclass[]{brev}      % options [brevhuvud] [letterhead]

%\date{}    % Om inte standarddatum duger
%\email{}   % E-mail. "@control.lth.se" is added automatically.
%\phone{}   % Phone number. Default: 222 00 00
%\dokumentnamn{ANSÖKAN} % The document name is printed on top of the page,
                        %   above date.
%\diarienummer{234}     % Diarium number. We usually don't use it but
                        %   it's here for completeness' sake.

\begin{document}
\begin{address}

\end{address}
\subject{  }            % Subject here.


\begin{closing}
\end{closing}
%\cc{}
\end{document}

computerLatexTemplates (last edited 2023-01-27 12:55:23 by andersn)