Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LaTeX Templates
PRACE white paper
Commits
6a09d720
Commit
6a09d720
authored
Jun 30, 2021
by
Dirk Brömmel
Browse files
And yet more font sizes fixed
parent
3ce3f6f1
Changes
4
Hide whitespace changes
Inline
Side-by-side
example/example.pdf
View file @
6a09d720
No preview for this file type
example/example.tex
View file @
6a09d720
...
...
@@ -256,7 +256,7 @@ D.L. Eaton, Porous Glass Support Material, US Patent No. 3 904 422 (1975).
\end{thebibliography}
\section*
{
Acknowledgements
}
\
sub
section*
{
Acknowledgements
}
This work was financially supported by the PRACE project funded in part
by the EU’s Horizon 2020 Research and Innovation programme (2014-2020)
under grant agreement 823767.
...
...
prace.cls
View file @
6a09d720
...
...
@@ -192,15 +192,15 @@
\def\section
{
\@
startsection
{
section
}{
1
}{
\z
@
}
%
{
-3.0ex
\@
plus -.8ex
\@
minus -.2ex
}
% beforeskip, corresponding to 18pt in total
{
3.3ex
\@
plus.7ex
}
% afterskip, corresponding to 18pt in total
{
\normalfont\
normalsiz
e\bfseries
}}
{
\normalfont\
Larg
e\bfseries
}}
\def\subsection
{
\@
startsection
{
subsection
}{
2
}{
\z
@
}
%
{
-3.0ex
\@
plus -.8ex
\@
minus -.2ex
}
% beforeskip, corresponding to 18pt in total
{
2.0ex
\@
plus.67ex
}
% afterskip, corresponding to 12pt in total
{
\normalfont\
normalsize\itshape
}}
{
\normalfont\
large\bfseries
}}
\def\subsubsection
{
\@
startsection
{
subsubsection
}{
3
}{
\z
@
}
%
{
-1.67ex
\@
plus -.8ex
\@
minus -.2ex
}
% beforeskip, corresponding to 12pt in total
{
2.0ex
\@
plus.67ex
}
% afterskip, corresponding to 12pt in total
{
\normalfont\
normalsiz
e\itshape
}}
{
\normalfont\
larg
e\itshape
}}
% redefine section, figure etc. format
\def\thesection
{
\arabic
{
section
}
.
}
\def\thesubsection
{
\thesection\arabic
{
subsection
}
.
}
...
...
@@ -256,4 +256,23 @@
% ref.number in References
\def\@
biblabel#1
{
\indent
[#1]
}
% and changed formatting of heading
\renewenvironment
{
thebibliography
}
[1]
{
\subsection*
{
\refname
}
% <- changed to match style of subsection
\@
mkboth
{
\MakeUppercase\refname
}{
\MakeUppercase\refname
}
%
\list
{
\@
biblabel
{
\@
arabic
\c
@enumiv
}}
%
{
\settowidth\labelwidth
{
\@
biblabel
{
#1
}}
%
\leftmargin\labelwidth
\advance\leftmargin\labelsep
\@
openbib@code
\usecounter
{
enumiv
}
%
\let\p
@enumiv
\@
empty
\renewcommand\theenumiv
{
\@
arabic
\c
@enumiv
}}
%
\sloppy
\clubpenalty
4000
\@
clubpenalty
\clubpenalty
\widowpenalty
4000
%
\sfcode
`
\.\@
m
}
{
\def\@
noitemerr
{
\@
latex@warning
{
Empty `thebibliography' environment
}}
%
\endlist
}
template.tex
View file @
6a09d720
...
...
@@ -264,7 +264,7 @@
% - additional acknowledgements may be added
% - names of PRACE machines and the corresponding sites and countries
% should be inserted to end of the general PRACE acknowledgement
\section*
{
Acknowledgements
}
\
sub
section*
{
Acknowledgements
}
This work was financially supported by the PRACE project funded in part
by the EU’s Horizon 2020 Research and Innovation programme (2014-2020)
under grant agreement 823767.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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