318 Commits

Author SHA1 Message Date
41daecb19b Add generated example files
Some checks failed
Build Example PDF files / build (push) Has been cancelled
2025-06-21 19:10:38 +00:00
497f9dfeae docs: add examples for unicode and emoji characters (#430)
- feat: add 3 examples for changing the document font
  - `font-emoji-noto-color-emoji`: renders emojis with *Noto Color Emoji*
  - `font-emoji-openmoji`: renders emojis with *OpenMoji*
  - `font-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
2025-06-21 21:01:55 +02:00
5e54ef5f0a Add generated example files
Some checks failed
Build Example PDF files / build (push) Has been cancelled
2025-06-09 13:53:55 +00:00
225785ebe2 * fix: apply consistent heading colors (#428)
- fix: apply consistent heading colors. Previously, only the first-level heading color (`\section`) was changed to `#282828` (RGB `40, 40, 40`). Now all the headings (`\chapter`, `\part`, `\subsubsection`, etc.) are changed, even when using `book: true`.
2025-06-09 15:49:28 +02:00
62377f36a0 Add generated example files
Some checks failed
Build Example PDF files / build (push) Has been cancelled
v3.2.0
2025-04-26 17:23:47 +00:00
74cc9c5bcd feat: merge changes from pandoc 3.6.4 (#425) 2025-04-26 19:18:43 +02:00
a7109b6589 Add generated example files
Some checks failed
Build Example PDF files / build (push) Has been cancelled
2025-04-26 09:10:09 +00:00
2b822aa935 feat: allow watermarking the pages with a specific text (#397)
* docs: add documentation for `watermark` variable
* docs: add optional package `draftwatermark` to the readme
* feat: add example `watermark`
* ci: add optional package `draftwatermark` for example `watermark`
2025-04-26 11:04:59 +02:00
bd969b1441 Add generated example files
Some checks failed
Build Example PDF files / build (push) Has been cancelled
2025-03-28 15:48:05 +00:00
83b46912fb docs: fix hyph-utf8 link README.md (#423)
Fixed broken link.
2025-03-28 16:42:51 +01:00
d22cbd7c28 Add generated example files
Some checks failed
Build Example PDF files / build (push) Has been cancelled
v3.1.0
2025-01-18 18:55:34 +00:00
c250725762 feat: merge changes from pandoc 3.6 LaTeX template (#414)
* feat: merge changes from pandoc 3.6 LaTeX & Beamer template
* feat: merge changes from pandoc 3.6.1 LaTeX & Beamer template
* feat: add new partial `$font-settings.latex()$` to the release script
* chore: add changelog for version `3.1.0`
2025-01-18 19:52:01 +01:00
5dddcb34f9 Add generated example files
Some checks failed
Build Example PDF files / build (push) Has been cancelled
2025-01-12 11:14:49 +00:00
7ba8e0e362 docs: add example twoside for a two sided document (#412)
Refs: #403
2025-01-12 12:10:01 +01:00
20de2e5076 Add generated example files
Some checks are pending
Build Example PDF files / build (push) Waiting to run
2025-01-11 19:16:41 +00:00
45ead0cd02 docs: add example columns for a two column document (#411)
Refs: #377
2025-01-11 20:11:16 +01:00
d36bff5fa5 Add generated example files 2025-01-11 18:35:14 +00:00
a01e854f1d docs: remove unneeded package ulem
Refs: #410
2025-01-11 19:29:45 +01:00
cf735dbf4a Add generated example files 2025-01-11 17:32:52 +00:00
d522827383 Fix typos and convert links to HTTPS (#400)
- This PR fixes typos I spotted in the project.
- It also converts a few links from HTTP to HTTPS protocol.
2025-01-11 18:28:59 +01:00
23a92c3b3b ci: Bump GitHub action workflows (#401)
This PR bumps GitHub action workflows to their latest versions, thus avoiding deprecation warnings.
2025-01-11 18:27:17 +01:00
2b3bd8ce10 Add generated example files 2025-01-11 16:52:21 +00:00
04e3250dba chore: update copyright year in LICENSE 2025-01-11 17:48:03 +01:00
e86e8c52bf fix: correct link to commit 2a6268d in CHANGELOG.md 2025-01-11 17:45:49 +01:00
339463a5c8 Add generated example files
Some checks are pending
Build Example PDF files / build (push) Waiting to run
v3.0.0
2025-01-11 12:00:49 +00:00
a0caf07dbe feat: Merge changes from pandoc 3.5 LaTeX template (#407)
* feat: Merge changes from pandoc 3.5 LaTeX template
* feat: create single file templates (latex and beamer)
* feat: use `sed` differently on macOS than on other systems
* feat: update copyright year
* feat: release compressed archives without version number
* docs: explain versions of the template (the different files)
* ci: build with pandoc 3.5
* chore: add changelog for version 3.0.0
2025-01-11 12:56:35 +01:00
24a8c00936 Add generated example files v2.5.0 2024-10-03 12:32:51 +00:00
b3f3066f3b fix: Merge changes from pandoc 3.4 LaTeX template (#395)
fix: Merge changes from pandoc 3.4 LaTeX template

* Merge changes from the pandoc default LaTeX template from version 3.4 (7e8aafa).
* prepare for release of version 2.5.0
* update copyright year
* fix: Update `actions/upload-artifact` to version `v4`
* run ci with pandoc 3.4
* run ci with python 3.12
2024-10-03 14:29:09 +02:00
1ad0d6d787 adding \pandocbounded macro for pandoc 3.2.1 (#392) 2024-09-18 21:24:31 +02:00
ffa4f0c74b Add generated example files 2024-06-21 19:41:16 +00:00
778583a189 fix: need soul package (#390) 2024-06-21 21:36:59 +02:00
75fde9be1b chore: fix some typos in comments (#385)
Signed-off-by: toofooboo <cmaker@foxmail.com>
2024-04-29 12:35:20 +02:00
cd58c398c7 Add generated example files 2.4.2 2023-11-25 14:16:19 +00:00
13fa67d7db fix: Merge changes from pandoc 3.1.9 LaTeX template (#370)
* merge changes from the pandoc default LaTeX template from version 3.1.9 (f7d8b62).
* prepare for release of version 2.4.2
2023-11-25 15:10:37 +01:00
f5361a88b4 Add generated example files 2023-11-25 13:35:08 +00:00
40dbc7c197 add fix for rowcolors (#301) 2023-11-25 14:30:05 +01:00
0e59d0e713 Add generated example files 2023-11-25 11:08:53 +00:00
9a6d1e50fc fix: Merge changes from pandoc 3.1.8 LaTeX template (#364)
Fixes https://github.com/Wandmalfarbe/pandoc-latex-template/issues/361

See https://github.com/jgm/pandoc/compare/3.1.7...3.1.8
2023-11-25 12:04:06 +01:00
8c48a175e2 Add generated example files v2.4.1 2023-09-06 08:23:35 +00:00
32b0066055 fix: add link to changelog for version 2.4.1 2023-09-06 10:17:42 +02:00
54434193bd fix: Merge changes from the pandoc default LaTeX template (Version 3.1.7) (#358) 2023-09-06 10:15:09 +02:00
e31e8b2d69 Add generated example files 2023-06-07 05:54:53 +00:00
b48f49df33 Remove invisible characters in a comment into eisvogel.tex (#342) 2023-06-07 07:49:13 +02:00
8114319d5c Add generated example files v2.4.0 2023-04-17 13:54:57 +00:00
165067d708 Prepare for release of version 2.4.0 2023-04-17 15:49:47 +02:00
c2f7ef2003 Add generated example files 2023-04-17 13:08:49 +00:00
2a55eb75a5 Merge changes from the pandoc default latex template (#337)
- Merge changes from the pandoc default LaTeX template (as of 2023-03-29, a5159c2).
2023-04-17 15:03:53 +02:00
fee142b4fd Add generated example files 2023-04-17 12:54:48 +00:00
07b4e2ae76 Remove Travis CI build (#336) 2023-04-17 14:50:06 +02:00
0a460bb0d5 Add changes 2023-04-17 12:24:44 +00:00