Commit Graph

296 Commits

Author SHA1 Message Date
Kai
72d42614e3
Update eisvogel.tex
latest changes where missing in the previous update
2024-05-21 03:10:43 +01:00
Kai
316c2f6328
Update CHANGELOG.md
documented latest changes
2024-05-21 01:37:56 +01:00
Kai
6ef04db167
Update README.md
Comments for changes (see changelog)
2024-05-21 01:32:28 +01:00
Kai
6520a161ed
Update eisvogel.tex 2024-05-20 19:20:53 +01:00
Kai
2e85b7e1dc
Update CHANGELOG.md
added description of todays changes
2024-05-20 04:07:14 +01:00
Kai
ee8c8a455b
Update README.md 2024-05-20 03:58:18 +01:00
Kai
d2d175bc60
Update README.md 2024-05-20 03:36:36 +01:00
Kai
aa8b05d27b
Update README.md
## [2024-05-20]

### Added
- Custom colors for headings, captions, blockquotes, and listings.
- Custom commands `\customheading` and `\customcaption` for flexible styling.
- Support for custom background images on title pages and all pages.
- Flexible geometry settings for title page layout.
- Enhanced handling of paragraph and list spacing.

### Changed
- Updated README.md to include detailed instructions on using and customizing the template.
- Integrated custom styling options directly into the template for better user experience.
2024-05-20 03:34:01 +01:00
Kai
774c5e7897
Update eisvogel.tex
his PR introduces several enhancements to the Eisvogel LaTeX template:

- **Custom Styling:** Added custom colors for headings, captions, blockquotes, and listings.
- **New Commands:** Added \customheading and \customcaption for flexible text styling.
- **Title Page and Background:** Added support for custom background images on the title page and all pages.
- **Layout Improvements:** Enhanced handling of paragraph and list spacing for better readability.

### Detailed Changes

- **LaTeX Template (eisvogel.latex):**
  - Defined new color variables for consistent styling.
  - Added commands for custom headings and captions.
  - Enhanced layout options for title pages.
  - Improved spacing and formatting for paragraphs and lists.
2024-05-20 03:20:51 +01: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
github-actions[bot]
04e329698d Add changes 2022-03-04 19:15:16 +00:00
Wandmalfarbe
93261ad404 Issue #283: Add an example for a table of contents 2022-03-04 20:09:53 +01:00
github-actions[bot]
30cfc57a0c Add changes 2021-12-19 17:29:07 +00:00
Wandmalfarbe
f5c1f20c94 Issue #275: Use chapter pagestyle only when using scrbook with book: true 2021-12-19 18:25:56 +01:00
Wandmalfarbe
5e8c1bc64a Issue #275: Restore pagestyle plain for chapters 2021-12-19 18:16:19 +01:00