| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Eisvogel.zip | 2025-09-20 | 23.3 MB | |
| Eisvogel.tar.gz | 2025-09-20 | 23.3 MB | |
| Eisvogel-3.2.1.zip | 2025-09-20 | 23.3 MB | |
| Eisvogel-3.2.1.tar.gz | 2025-09-20 | 23.3 MB | |
| Eisvogel (Version 3.2.1) source code.tar.gz | 2025-09-20 | 39.0 MB | |
| Eisvogel (Version 3.2.1) source code.zip | 2025-09-20 | 39.1 MB | |
| README.md | 2025-09-20 | 667 Bytes | |
| Totals: 7 Items | 171.4 MB | 0 | |
- docs: add three examples for changing the document font
font-emoji-noto-color-emoji: renders emojis with Noto Color Emojifont-emoji-openmoji: renders emojis with OpenMojifont-unicode-font-fallback: renders missing glyphs with various Noto fonts- ci: install luatex for rendering examples with
--pdf-engine lualatex - ci: allow (optional) example document creation with Java
- fix: apply consistent heading colors. Previously, only the first-level heading color (
\section) was changed to#282828(RGB40, 40, 40). Now all the headings (\chapter,\part,\subsubsection, etc.) are changed, even when usingbook: true.