Wandmalfarbe
a01e854f1d
docs: remove unneeded package ulem
...
Refs: #410
2025-01-11 19:29:45 +01:00
github-actions[bot]
cf735dbf4a
Add generated example files
2025-01-11 17:32:52 +00:00
Andreas Deininger
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
Andreas Deininger
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
github-actions[bot]
2b3bd8ce10
Add generated example files
2025-01-11 16:52:21 +00:00
Wandmalfarbe
04e3250dba
chore: update copyright year in LICENSE
2025-01-11 17:48:03 +01:00
Wandmalfarbe
e86e8c52bf
fix: correct link to commit 2a6268d in CHANGELOG.md
2025-01-11 17:45:49 +01:00
github-actions[bot]
339463a5c8
Add generated example files
Build Example PDF files / build (push) Waiting to run
2025-01-11 12:00:49 +00:00
Pascal Wagler
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
github-actions[bot]
24a8c00936
Add generated example files
2024-10-03 12:32:51 +00:00
Pascal Wagler
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
Jamie Steiner
1ad0d6d787
adding \pandocbounded macro for pandoc 3.2.1 ( #392 )
2024-09-18 21:24:31 +02:00
github-actions[bot]
ffa4f0c74b
Add generated example files
2024-06-21 19:41:16 +00:00
Gowa2017
778583a189
fix: need soul package ( #390 )
2024-06-21 21:36:59 +02:00
toofooboo
75fde9be1b
chore: fix some typos in comments ( #385 )
...
Signed-off-by: toofooboo <cmaker@foxmail.com>
2024-04-29 12:35:20 +02:00
github-actions[bot]
cd58c398c7
Add generated example files
2023-11-25 14:16:19 +00:00
Pascal Wagler
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
github-actions[bot]
f5361a88b4
Add generated example files
2023-11-25 13:35:08 +00:00
Chris Fenner
40dbc7c197
add fix for rowcolors ( #301 )
2023-11-25 14:30:05 +01:00
github-actions[bot]
0e59d0e713
Add generated example files
2023-11-25 11:08:53 +00:00
David Mehren
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
github-actions[bot]
8c48a175e2
Add generated example files
2023-09-06 08:23:35 +00:00
Wandmalfarbe
32b0066055
fix: add link to changelog for version 2.4.1
2023-09-06 10:17:42 +02:00
Pascal Wagler
54434193bd
fix: Merge changes from the pandoc default LaTeX template (Version 3.1.7) ( #358 )
2023-09-06 10:15:09 +02:00
github-actions[bot]
e31e8b2d69
Add generated example files
2023-06-07 05:54:53 +00:00
Enrico
b48f49df33
Remove invisible characters in a comment into eisvogel.tex ( #342 )
2023-06-07 07:49:13 +02:00
github-actions[bot]
8114319d5c
Add generated example files
2023-04-17 13:54:57 +00:00
Wandmalfarbe
165067d708
Prepare for release of version 2.4.0
2023-04-17 15:49:47 +02:00
github-actions[bot]
c2f7ef2003
Add generated example files
2023-04-17 13:08:49 +00:00
Pascal Wagler
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
github-actions[bot]
fee142b4fd
Add generated example files
2023-04-17 12:54:48 +00:00
Pascal Wagler
07b4e2ae76
Remove Travis CI build ( #336 )
2023-04-17 14:50:06 +02:00
github-actions[bot]
0a460bb0d5
Add changes
2023-04-17 12:24:44 +00:00
Pascal Wagler
68adfcb509
Fix placement of float figures (tables, images, etc.) ( #335 )
...
- The added `float` package from PR #12 has accidentally
been overwritten with changes from the default template.
- The option `float-placement-figure` is also restored.
- This should fix #315 and #316 .
2023-04-17 14:21:01 +02:00
github-actions[bot]
032a84d21a
Add changes
2023-03-13 16:40:08 +00:00
Pascal Wagler
8929862c36
Merge changes from the pandoc default latex template ( #330 )
...
- Merge changes from the pandoc default LaTeX template.
- Change pandoc version to 3.1.1 in the GitHub workflow.
- Prepare for release of version 2.3.0.
2023-03-13 17:34:37 +01:00
github-actions[bot]
789dc693c1
Add changes
2023-02-17 16:09:56 +00:00
damien clochard
5552c6d827
FIX #324 : with listings, convert è
to è
( #325 )
2023-02-17 17:05:44 +01:00
github-actions[bot]
01189ced5b
Add changes
2023-02-03 21:04:41 +00:00
damien clochard
0a278b0aba
[doc] How to use the pandoc/extra docker image ( #319 )
...
* Add documentation in the README on how to use the `pandoc/extra` docker image
2023-02-03 22:00:18 +01:00
github-actions[bot]
f098348690
Add changes
2023-01-22 11:54:36 +00:00
Wandmalfarbe
c2c058ebe1
Add support for pandoc 3
2023-01-22 12:49:16 +01:00
github-actions[bot]
0fd152d9d1
Add changes
2022-12-04 13:55:25 +00:00
Wandmalfarbe
41b0f5f461
Preparation for release of version 2.1.0
2022-12-04 14:51:05 +01:00
Wandmalfarbe
4220af54d6
Remove broken example language-persian
2022-12-04 14:51:05 +01:00
Wandmalfarbe
23d6bcae55
Update copyright year
2022-12-04 14:51:05 +01:00
github-actions[bot]
9e971f014c
Add changes
2022-11-24 22:32:40 +00:00
Pascal Wagler
c255d9d4c5
Merge changes from the pandoc default latex template ( #307 )
...
- Merged with 144bf90ab9/data/templates/default.latex
- Rebuild the examples
- Rebuild the tests
- Add packages `hardwrap` and `catchfile` to build the broken example `title-page-background`
- Build with the latest pandoc 2.19.2
2022-11-24 23:26:34 +01:00
Wandmalfarbe
3bc65a27fb
Correct build script for examples
2022-11-24 16:39:17 +01:00
Wandmalfarbe
87923d0468
Added tests
2022-11-24 16:21:50 +01:00