Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LaTeX Template HsH
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Wille
LaTeX Template HsH
Commits
7b209b57
Commit
7b209b57
authored
3 years ago
by
Jan Wille
Browse files
Options
Downloads
Patches
Plain Diff
single sided layout for example
parent
ff435f79
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
example.tex
+1
-3
1 addition, 3 deletions
example.tex
with
1 addition
and
3 deletions
example.tex
+
1
−
3
View file @
7b209b57
\documentclass
[
%----------------------Preamble---------------------------------------------------%
fontsize=11pt,
% fontsize
a4paper,
% papersize
twoside,
% double sided layout
%
twoside, % double sided layout
english,
% document language (also numberingsystem)
%ngerman, % document language (also numberingsystem)
sans,
% font type (sans/roman)
...
...
@@ -55,7 +55,6 @@
\pagenumbering
{
Roman
}
% different numbering until first chapter
\maketitle
[c]
% \maketitle[l] % try this
\declarationAuthorship
\begin{abstract}
...
...
@@ -64,7 +63,6 @@
\tableofcontents
\cleardoublepage
% important when using double sided layout
\pagenumbering
{
arabic
}
% numbering in normal numbers
\chapter
{
Examples
}
\label
{
chap: one
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment