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
Informatik 8
TexCommon
Commits
676ea540
Commit
676ea540
authored
Jul 01, 2019
by
Sergey Goncharov
Browse files
minor
parent
c591863c
Pipeline
#28170
passed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
todos.sty
View file @
676ea540
...
...
@@ -18,7 +18,7 @@
\def\todo
{
\@
ifstar
\@
@todo
\@
todo
}
\ifpdf
\long\def\@
todo#1
{{
\ttfamily\color
[RGB]
{
255,64,64
}
TODO: #1
}}
\long\def\@
@todo#1
{{
\hfill\\\noindent\ttfamily\color
[RGB]
{
255,64,64
}
TODO:#1
\hfill\\
[1ex]
}}
\long\def\@
@todo#1
{{
\hfill\\\noindent\ttfamily\color
[RGB]
{
255,64,64
}
TODO:
#1
\hfill\\
[1ex]
}}
\else
\fi
}
...
...
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