Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
ds2-notes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
datovky
ds2-notes
Commits
5215e9ea
Commit
5215e9ea
authored
6 years ago
by
Martin Mareš
Browse files
Options
Downloads
Patches
Plain Diff
Macros: Footers
parent
7f0a1288
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
01-intro/intro.tex
+1
-1
1 addition, 1 deletion
01-intro/intro.tex
tex/adsmac.tex
+14
-6
14 additions, 6 deletions
tex/adsmac.tex
with
15 additions
and
7 deletions
01-intro/intro.tex
+
1
−
1
View file @
5215e9ea
\ifx\chapter\undefined
\input
adsmac.tex
\se
t
chapter
{
1
}
\s
ingl
echapter
{
1
}
\fi
\def\optable
#1
{$$
...
...
This diff is collapsed.
Click to expand it.
tex/adsmac.tex
+
14
−
6
View file @
5215e9ea
...
...
@@ -410,11 +410,6 @@
%% \doubleeject
}}
% Při sázení samostatných kapitol jim nastavujeme čísla
\def\setchapter
#1
{
\chapcount
=
\numexpr
#1-1
\relax
}
% Kapitola bez nadpisu
\def\dofakechapter
#1
{
\separatorpage
{
#1
}
...
...
@@ -907,7 +902,14 @@
\headline
=
{{
\setfonts
[LMRoman/9]
\rm
---~~
\firstmark\hfil
}}
\footline
=
{
\ifodd\count
0
\currentversion\hfil\fi
{
\pagenumfont\folio
}
\ifodd\count
0
\else\hfil\currentversion\fi
}
\footline
=
{
\ifodd\count
0
\rlap
{
\currentversion
}
\midfoot\llap
{
\pagenumfont\folio
}
\else
\rlap
{
\pagenumfont\folio
}
\midfoot\llap
{
\currentversion
}
\fi
}
\def\midfoot
{
\hfil
{
\setfonts
[LMRoman/8]
\it
Martin Mareš: Lecture notes on data structures
}
\hfil
}
\def\barepage
{
\headline
=
{}
\footline
=
{}}
...
...
@@ -1086,6 +1088,12 @@
\ebookfalse
\fi
%%% Sázení samostatných kapitol %%%
\def\singlechapter
#1
{
\chapcount
=
\numexpr
#1-1
\relax
}
%%% Konec %%%
\catcode
`@=12
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