formatting
This commit is contained in:
parent
9eb0f3d004
commit
19bcdba0bb
1 changed files with 4 additions and 6 deletions
|
@ -11,11 +11,10 @@
|
||||||
\geometry{
|
\geometry{
|
||||||
a4paper,
|
a4paper,
|
||||||
total={210mm,297mm},
|
total={210mm,297mm},
|
||||||
left=20mm,
|
left=30mm,
|
||||||
right=10mm,
|
right=30mm,
|
||||||
top=20mm,
|
top=20mm,
|
||||||
bottom=20mm,
|
bottom=20mm,
|
||||||
marginparwidth=20mm,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
% http://tex.stackexchange.com/questions/246174/dynamic-title-size-using-titlesec
|
% http://tex.stackexchange.com/questions/246174/dynamic-title-size-using-titlesec
|
||||||
|
@ -38,10 +37,10 @@
|
||||||
\newfontfamily\sectionfont{Encode Sans ExtraLight}
|
\newfontfamily\sectionfont{Encode Sans ExtraLight}
|
||||||
|
|
||||||
\pagestyle{fancy}
|
\pagestyle{fancy}
|
||||||
\fancyhf{}
|
%\fancyhf{}
|
||||||
%\rhead{various \XeTeX}
|
%\rhead{various \XeTeX}
|
||||||
%\lhead{Quattrocento Sans / Encode Sans ExtraLight}
|
%\lhead{Quattrocento Sans / Encode Sans ExtraLight}
|
||||||
\rfoot{\sectionfont\tiny{printed: \isodate{\today} \currenttime \selectfont}}
|
\rfoot{\sectionfont\small{printed: \isodate{\today} \currenttime \selectfont}}
|
||||||
|
|
||||||
%\titleformat*{\subsection}{\sectionfont\fontsize{32}{20}\selectfont}
|
%\titleformat*{\subsection}{\sectionfont\fontsize{32}{20}\selectfont}
|
||||||
\titleformat*{\subsubsection}{\sectionfont\fontsize{32}{12}\selectfont}
|
\titleformat*{\subsubsection}{\sectionfont\fontsize{32}{12}\selectfont}
|
||||||
|
@ -51,4 +50,3 @@
|
||||||
{\thesection}
|
{\thesection}
|
||||||
{1em}
|
{1em}
|
||||||
{\resizetitle}
|
{\resizetitle}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue