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
FSR-I
The Manual
Commits
7b955dc8
Commit
7b955dc8
authored
Sep 23, 2021
by
Peter Nerlich
Browse files
timetable.sty: enable cmyk colors
parent
5d8a53c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
timetable/timetable.sty
View file @
7b955dc8
...
...
@@ -566,6 +566,12 @@
\definecolor
{
@timetable#1text
}
{
rgb
}{
#5, #6, #7
}
}
\newcommand
{
\defineeventcmyk
}
[9]
{
\definecolor
{
@timetable#1block
}{
cmyk
}{
#2, #3, #4, #5
}
\definecolor
{
@timetable#1text
}
{
cmyk
}{
#6, #7, #8, #9
}
}
\newcommand
{
\setslotsize
}
[2]
{
% Arguments: <width> <height>
...
...
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