Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ReadmeTXT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fachschaften der Fakultät für Informatik
Open Source
ReadmeTXT
Commits
519f7309
Commit
519f7309
authored
1 year ago
by
Gregor Bellach
Browse files
Options
Downloads
Patches
Plain Diff
remove error prone automation, doc
parent
4f15dd95
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main.tex
+11
-24
11 additions, 24 deletions
main.tex
with
11 additions
and
24 deletions
main.tex
+
11
−
24
View file @
519f7309
...
...
@@ -14,35 +14,27 @@
% In this case, the custom font is LoKinderSchrift, from
% http://www.fonts101.com/fonts/view/Uncategorized/22887/LoKinderSchrift
%%%% IMPORTANT %%%%
% To print this as a booklet, the number of pages needs to be dividable by 4!
% Moreover, when looking at the booklet in two-page view to check (the maps) alignment,
% look for margins and page numbers! The side of the page with the larger margin
%
is the
inner one! The correct view (even spreads) should show the first and last page separately.
% look for margins and page numbers! The side of the page with the larger margin
is the
% inner one! The correct view (even spreads) should show the first and last page separately.
\documentclass
[a4paper,twoside]
{
article
}
\input
{
preamble.tex
}
\input
{
utility.tex
}
\begin{document}
\input
{
variables.tex
}
% Pagestyle
\fancypagestyle
{
plain
}{
\renewcommand
{
\headrulewidth
}{
0pt
}
\fancyhf
{}
\fancyfoot
[LE,RO]
{
\thepage
}
}
\pagestyle
{
plain
}
\pagenumbering
{
gobble
}
% Suppresses page numbering
\input
{
chapters/cover.tex
}
%
f
ront of cover
\emptypage
%
h
otfix, because 48 pages needed
\input
{
chapters/qr-and-license.tex
}
% inside cover
\emptypage
%
h
otfix, because 48 pages needed
\input
{
chapters/cover.tex
}
%
F
ront of cover
\emptypage
%
H
otfix, because 48 pages needed
\input
{
chapters/qr-and-license.tex
}
\emptypage
%
H
otfix, because 48 pages needed
% Start page numbering
\pagestyle
{
plain
}
% This has been customized
\pagenumbering
{
arabic
}
\setcounter
{
page
}{
1
}
...
...
@@ -61,12 +53,7 @@
\input
{
chapters/09-Facilities.tex
}
\input
{
chapters/08-tipsAndTricks.tex
}
\Ifthispageodd
{
% This is (confusingly) the page the last chapter ended on
\input
{
chapters/campus
_
map.tex
}
}
{
\emptypage
\input
{
chapters/campus
_
map.tex
}
}
\input
{
chapters/campus
_
map.tex
}
%%% CHECK THAT THIS IS ALIGNED! %%
\input
{
chapters/10-moneyMakesTheWorldGoRound.tex
}
\input
{
chapters/11-livingInBochum.tex
}
...
...
@@ -83,6 +70,6 @@
\input
{
chapters/19-yourSchedule.tex
}
% inside cover
\clearpage
\input
{
chapters/quote.tex
}
%
b
ackside of cover
\input
{
chapters/quote.tex
}
%
B
ackside of cover
\end{document}
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