diff --git a/srclttr.tex b/srclttr.tex index 479b690..d762cf8 100644 --- a/srclttr.tex +++ b/srclttr.tex @@ -1,5 +1,6 @@ \documentclass[DIV=15,12pt,headheight=10pt,pagenumber=no,enlargefirstpage,firstfoot=false]{scrlttr2} +\usepackage{xcolor} \usepackage[utf8]{inputenc} % \usepackage[lf]{venturis} \usepackage[T1]{fontenc} @@ -9,9 +10,13 @@ \usepackage{ragged2e} \usepackage{graphicx} \newcounter{cnt} +\usepackage{fontspec} +\definecolor{dpsgblue}{HTML}{003056} + +\newfontfamily\arvo{Arvo} +\addtokomafont{subject}{\arvo\large\color{dpsgblue}} % -------------------------- Calculation of table -------------------------- -\def\inc{\stepcounter{cnt}\thecnt} \gdef\TotalHT{0} \newcommand{\product}[2]{% #1 & \FPmul\temp{#2}{1}\FPround\temp{\temp}{2}\temp