mirror of
https://github.com/fsr/nopanic
synced 2025-01-19 00:11:42 +01:00
Set new color, fix TOC and add spacing
This commit is contained in:
parent
30374f91a5
commit
8657c4db5c
2 changed files with 18 additions and 14 deletions
|
@ -3,9 +3,9 @@
|
|||
[![Gitter chat](https://img.shields.io/badge/gitter-fsr%2Fnopanic-brightgreen.svg)](https://gitter.im/fsr/nopanic)
|
||||
[![GitHub Issues](https://img.shields.io/github/issues/fsr/nopanic.svg)](https://github.com/fsr/nopanic/issues)
|
||||
|
||||
Hier entsteht das Heft *No Panic* (aus historischen Gründen nicht *Don't Panic*) seit 2014 erstmalig in LaTeX.
|
||||
Hier entsteht das ESE-Heft *The Manual* (auch bekannt als *Untitled* oder *No Panic* (aus historischen Gründen nicht *Don't Panic*)), seit 2014 erstmalig in LaTeX.
|
||||
|
||||
Für Fehler, Verbesserungsvorschläge, Fragen und Todos bitte die [Issues](https://github.com/fsr/nopanic/issues) Seite besuchen.
|
||||
Für Fehler, Verbesserungsvorschläge, Fragen und Todos bitte ein [Issue](https://github.com/fsr/nopanic/issues/new) öffnen.
|
||||
|
||||
## Vorgehen zum Kompilieren / Erstellen des PDFs
|
||||
|
||||
|
@ -13,8 +13,7 @@ Für Fehler, Verbesserungsvorschläge, Fragen und Todos bitte die [Issues](https
|
|||
1. (La-)TeX und benötigte Pakete installieren (bspws. MiKTeX, MacTex, etc.)
|
||||
2. Benötigte Schriftarten besorgen. Unter Linux können diese z. B. nach `~/.fonts/` kopiert werden:
|
||||
* [Open Sans](https://www.fontsquirrel.com/fonts/open-sans) (auch im Paket `texlive-fonts-extra` enthalten)
|
||||
* [Exo](http://www.fontsquirrel.com/fonts/exo)
|
||||
3. Mit LuaLaTeX / XeLaTeX das PDF erzeugen, z.B.:
|
||||
3. Mit LuaLaTeX / XeLaTeX das PDF erzeugen, z.B.:
|
||||
`lualatex nopanic.tex` oder `xelatex nopanic.tex` (Hint: LuaLaTeX ist wesentlich schneller!)
|
||||
4. Wenn man eine komprimierte Variante erstellen möchte:
|
||||
`gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.7 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=nopanic_compressed.pdf nopanic.pdf`
|
||||
|
@ -39,3 +38,4 @@ Für Fehler, Verbesserungsvorschläge, Fragen und Todos bitte die [Issues](https
|
|||
- [2015](https://github.com/fsr/nopanic/releases/tag/v2015)
|
||||
- [2016](https://github.com/fsr/nopanic/releases/tag/v2016)
|
||||
- [2017](https://github.com/fsr/nopanic/releases/tag/v2017)
|
||||
- [2017](https://github.com/fsr/nopanic/releases/tag/v2018)
|
||||
|
|
24
preamble.tex
24
preamble.tex
|
@ -1,4 +1,4 @@
|
|||
\renewcommand*{\chapterheadstartvskip}{}
|
||||
% \renewcommand*{\chapterheadstartvskip}{}
|
||||
|
||||
\usepackage[english, ngerman]{babel}
|
||||
|
||||
|
@ -16,12 +16,12 @@
|
|||
\usepackage{longtable}
|
||||
\usepackage{enumitem} % to easily remove itemize indent for the checklist
|
||||
|
||||
\usepackage[titles]{tocloft}
|
||||
|
||||
\usepackage{fontspec}
|
||||
\usepackage{microtype}
|
||||
\usepackage[autostyle=true]{csquotes}
|
||||
|
||||
\usepackage[titles]{tocloft}
|
||||
|
||||
\PassOptionsToPackage{hyphens}{url}
|
||||
\usepackage[colorlinks=false, pdfborder={0 0 0}]{hyperref}
|
||||
\hypersetup{
|
||||
|
@ -32,10 +32,11 @@
|
|||
}
|
||||
|
||||
|
||||
% \definecolor{ese_bg_color}{rgb}{0.0, 0.20, 0.376} % wip-ish color -- #003360 (2015?)
|
||||
%\definecolor{ese_bg_color}{rgb}{0.0, 0.263, 0.486} % wip-ish color -- #00437C (2016?)
|
||||
%\definecolor{ese_bg_color}{rgb}{0.051, 0.373, 0.596} % wip-ish color -- #0D5F98 (2017)
|
||||
\definecolor{ese_bg_color}{rgb}{0.796, 0.376, 0.251} % wip-ish color -- #CB6040 (2018)
|
||||
% \definecolor{ese_bg_color}{rgb}{0.0, 0.20, 0.376} % the definitive color -- #003360 (2015?)
|
||||
% \definecolor{ese_bg_color}{rgb}{0.0, 0.263, 0.486} % the definitive color -- #00437C (2016?)
|
||||
% \definecolor{ese_bg_color}{rgb}{0.051, 0.373, 0.596} % the definitive color -- #0D5F98 (2017)
|
||||
% \definecolor{ese_bg_color}{rgb}{0.796, 0.376, 0.251} % the definitive color -- #CB6040 (2018)
|
||||
\definecolor{ese_bg_color}{rgb}{0.0, 0.8, 0.6} % wip-ish color -- #00cc99 (2019)
|
||||
\definecolor{ese_fg_color}{rgb}{1, 1, 1}
|
||||
|
||||
\definecolor{ifsrgray}{rgb}{0.6, 0.6, 0.6} % 153, 153, 153
|
||||
|
@ -54,10 +55,13 @@
|
|||
Scale = 1.09
|
||||
]{Latin Modern Mono}
|
||||
|
||||
\setkomafont{chapter}{\color{ese_bg_color}\fontspec[BoldFont={* Bold}]{Exo}\huge}
|
||||
\setkomafont{chapter}{\color{ese_bg_color}\fontspec[BoldFont={* Bold}]{Open Sans}\huge}
|
||||
\setkomafont{chapterentry}{\normalfont\bfseries}
|
||||
\setkomafont{minisec}{\color{ifsrgray}\fontspec[BoldFont={* Bold}]{Exo}\large}
|
||||
\setkomafont{paragraph}{\color{ifsrgray}\fontspec[BoldFont={* Bold}]{Exo}}
|
||||
\setkomafont{minisec}{\color{ifsrgray}\fontspec[BoldFont={* Bold}]{Open Sans}\large}
|
||||
\setkomafont{paragraph}{\color{ifsrgray}\fontspec[BoldFont={* Bold}]{Open Sans}}
|
||||
\setkomafont{pagenumber}{\color{ifsrgray}\fontspec{Open Sans}}
|
||||
|
||||
\addtokomafont{disposition}{\normalfont\fontspec{Open Sans}}
|
||||
\defaultfontfeatures{Ligatures=TeX} % enable ligatures (e.g. --) for new fonts
|
||||
|
||||
\newcommand{\ascii}{{\texttt{ascii}}}
|
||||
|
|
Loading…
Reference in a new issue