mirror of
https://github.com/wnagrodzki/AppleDocumentationStyleLatexTemplate.git
synced 2025-05-07 19:41:45 +02:00
Adjusted subsubsection style. Updated author information.
This commit is contained in:
parent
320d893c00
commit
ee5d1a5a12
2 changed files with 2 additions and 3 deletions
Binary file not shown.
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
|
|
||||||
% Apple Documentation Style - Latex Template
|
% Apple Documentation Style - Latex Template
|
||||||
% https://github.com/izydor86/AppleDocumentationStyleLatexTemplate
|
% https://github.com/wnagrodzki/AppleDocumentationStyleLatexTemplate
|
||||||
% Wojciech Nagrodzki 2013
|
% Wojciech Nagrodzki 2013
|
||||||
|
|
||||||
|
|
||||||
|
@ -27,7 +27,6 @@
|
||||||
|
|
||||||
% Define section, subsection and subsubsection font size and color
|
% Define section, subsection and subsubsection font size and color
|
||||||
\definecolor{AllportsColor}{HTML}{0769AE}
|
\definecolor{AllportsColor}{HTML}{0769AE}
|
||||||
\definecolor{VeniceBlue}{HTML}{045078}
|
|
||||||
|
|
||||||
\titleformat*{\section}
|
\titleformat*{\section}
|
||||||
{\huge}
|
{\huge}
|
||||||
|
@ -36,7 +35,7 @@
|
||||||
{\color{AllportsColor}\LARGE}
|
{\color{AllportsColor}\LARGE}
|
||||||
|
|
||||||
\titleformat*{\subsubsection}
|
\titleformat*{\subsubsection}
|
||||||
{\color{VeniceBlue}\large\bfseries}
|
{\color{AllportsColor}\large}
|
||||||
|
|
||||||
|
|
||||||
% Define the colors of table of contents
|
% Define the colors of table of contents
|
||||||
|
|
Loading…
Add table
Reference in a new issue