set cmyk color space
This commit is contained in:
parent
627b927c4f
commit
429fc43b74
@ -5,11 +5,13 @@
|
||||
%\usepackage{fontspec}
|
||||
\usepackage[unicode]{hyperref}
|
||||
\usepackage[margin=5mm,a4paper,portrait]{geometry}
|
||||
\PassOptionsToPackage{cmyk}{xcolor}
|
||||
\usepackage[cmyk]{xcolor}
|
||||
\usepackage{calpage}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\definecolor{backcolour}{HTML}{F7F8FA}
|
||||
\definecolor{backcolour}{cmyk}{0.012, 0.012, 0.000, 0.020}
|
||||
\pagecolor{backcolour}
|
||||
|
||||
\renewcommand\familydefault{\ttdefault}
|
||||
@ -21,7 +23,6 @@
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\input{title}
|
||||
|
||||
\calpage{images/january}{2015-01-01}{2015-01-last}
|
||||
@ -33,7 +34,7 @@
|
||||
\calpage{images/july}{2015-07-01}{2015-07-last}
|
||||
\calpage{images/august}{2015-08-01}{2015-08-last}
|
||||
\calpage{images/september}{2015-09-01}{2015-09-last}
|
||||
%\calpage{images/october}{2015-10-01}{2015-10-last}
|
||||
\calpage{images/october}{2015-10-01}{2015-10-last}
|
||||
\calpage{images/november}{2015-11-01}{2015-11-last}
|
||||
\calpage{images/december}{2015-12-01}{2015-12-last}
|
||||
|
||||
|
@ -362,7 +362,7 @@
|
||||
|
||||
}
|
||||
|
||||
\definecolor{red}{rgb}{0.937254901961,0.16862745098,0.176470588235}
|
||||
%\definecolor{red}{rgb}{0.937254901961,0.16862745098,0.176470588235}
|
||||
|
||||
\newsavebox{\flagCH}
|
||||
\savebox{\flagCH}{
|
||||
|
Loading…
Reference in New Issue
Block a user