Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
protokollsystem
proto3
Commits
0238c9b2
Commit
0238c9b2
authored
Feb 17, 2018
by
markus scheller
Browse files
Einführen der neuen Styling-Funktionen Todo und Beschluss
close
#165
parent
59d5ac1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/protokoll2.cls
View file @
0238c9b2
...
@@ -250,3 +250,6 @@
...
@@ -250,3 +250,6 @@
\newcommand
{
\PE
}
[2]
{
\textbf
{
Persönliche Erklärung von #1:
}
\\\emph
{
\glqq
{}
#2
\grqq
{}}
\\
}
\newcommand
{
\PE
}
[2]
{
\textbf
{
Persönliche Erklärung von #1:
}
\\\emph
{
\glqq
{}
#2
\grqq
{}}
\\
}
% Styling der Todo und Beschlusstags im Protokoll
\newcommand
{
\Todo
}
[4]
{
\textbf
{{
#1
}}
: #2: #3 -- #4
}
\newcommand
{
\Beschluss
}
[2][
\empty
]
{
\textbf
{
Beschluss:
}
#2
\def\temp
{
#1
}
\ifx\temp\empty\else\textit
{
(#1)
}
\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