Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Felix Hilsky
masterthesis
Commits
70d23c35
Commit
70d23c35
authored
Aug 10, 2022
by
Felix Hilsky
Browse files
fix ask and todo footnote commands
parent
cfc6918b
Changes
1
Hide whitespace changes
Inline
Side-by-side
tex/header/preamble.tex
View file @
70d23c35
...
...
@@ -97,8 +97,8 @@
\usepackage
{
enumitem
}
\usepackage
{
soul
}
% for highlighting
\DeclareRobustCommand
{
\todo
}
[1]
{
{
\sethlcolor
{
yellow
}
\hl
{
\footnote
{
\sethlcolor
{
yellow
}
\hl
{
#1
}}}
}}
\DeclareRobustCommand
{
\ask
}
[1]
{
{
\sethlcolor
{
Lavender
}
\hl
{
\footnotemark
}
\footnotetext
{
\sethlcolor
{
Lavender
}
\hl
{
#1
}}}
}
\DeclareRobustCommand
{
\todo
}
[1]
{
\textcolor
{
Blue
}{
\textbf
{
\footnotemark
}}
\footnotetext
{
\sethlcolor
{
SkyBlue
}
\hl
{
#1
}}}
\DeclareRobustCommand
{
\ask
}
[1]
{
\textcolor
{
BrickRed
}{
\textbf
{
\footnotemark
}
}
\footnotetext
{
\sethlcolor
{
Lavender
}
\hl
{
#1
}}}
\hfuzz
=3cm
\overfullrule
=2cm
% marks overfull lines with black box
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