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
Fachrat Informatik
pter
Commits
9db85d39
Commit
9db85d39
authored
Mar 25, 2021
by
Gerion Entrup
Browse files
templates/pandoc.promo: correct refs, better url colors
parent
471439f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/pandoc.promo.tex
View file @
9db85d39
...
...
@@ -13,12 +13,17 @@
\usepackage
{
booktabs
}
\usepackage
{
hyperref
}
%\setcounter{secnumdepth}{0}% % Turns off numbering for sections
%
\setcounter{secnumdepth}{0}% % Turns off numbering for sections
\titleformat
{
\section
}{
\bfseries
}{}{
0em
}{}
\titleformat
{
\subsection
}
[block]
{
\bfseries
}{
TOP
\arabic
{
subsection
}
:
}{
0em
}{}
\titleformat
{
\subsubsection
}{
\bfseries
}{}{
0em
}{}
\titleformat
{
\subsubsection
}{
\bfseries
}{
\arabic
{
subsection
}
.
\arabic
{
subsubsection
}
\xspace
}{
0em
}{}
\titleformat
{
\paragraph
}{
\bfseries
}{}{
0em
}{}
\makeatletter
\renewcommand
{
\p
@subsection
}{
\arabic
{
subsection
}
\expandafter\@
gobblefour
}
\renewcommand
{
\p
@subsubsection
}{
\arabic
{
subsection
}
.
\arabic
{
subsubsection
}
\expandafter\@
gobblefour
}
\makeatother
\DeclareUnicodeCharacter
{
20AC
}{
\euro
}
% remove pandoc tightlist shit
...
...
@@ -30,7 +35,9 @@ pdfkeywords={Promovierendenvertretung, LUH, Leibniz Universität Hannover, Hanno
bookmarks=true,
colorlinks=true,
urlcolor=Blue,
hyperindex=true
}
linkcolor=Cyan
}
\urlstyle
{
same
}
\parindent
0mm
...
...
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