Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sami Nuuttila
Annales
Commits
dce9f328
Commit
dce9f328
authored
Aug 25, 2021
by
Sami Nuuttila
Browse files
annales.cls: fix for more than 6 publications; example.tex: fix typo
parent
77c519a8
Changes
2
Hide whitespace changes
Inline
Side-by-side
annales.cls
View file @
dce9f328
...
...
@@ -298,6 +298,11 @@
\Tabfalse\Labeltrue
\addtolength
{
\boxskip
}{
35mm
}
\stepcounter
{
origpaperscnt
}
% if we have 6th publication move the sidetabs back to top,
% surely nobody sane has more than 11?
\ifnum\value
{
origpaperscnt
}
= 6
\setlength
{
\boxskip
}{
0mm
}
\fi
% lets try to keep info beside the numbered tab in the margin
\ifnum\value
{
origpaperscnt
}
> 1
\vspace*
{
\dimexpr\boxskip
-6mm
\relax
}
...
...
example.tex
View file @
dce9f328
...
...
@@ -214,7 +214,7 @@ are referred to in the text by their Roman numerals:
\item
[IV]
Author(s) of the publication. Full title of the publication. Journal, publishing ear; issue number: pages.
\end{entry}
\noindent
The
list of
original publications have been reproduced with the permission of the copyright holders.
\noindent
The original publications have been reproduced with the permission of the copyright holders.
%%%
%%% insert your additional chapters
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment