Wandmalfarbe
a01e854f1d
docs: remove unneeded package ulem
...
Refs: #410
2025-01-11 19:29:45 +01: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
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
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
Pascal Wagler
07b4e2ae76
Remove Travis CI build ( #336 )
2023-04-17 14:50:06 +02: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
Wandmalfarbe
c2c058ebe1
Add support for pandoc 3
2023-01-22 12:49:16 +01:00
Martin Hepp
0ad8bab74e
Issue #265 : Use only titlepage-logo
but not logo
...
- `logo` is already used by beamer and one might want to use both
formats (beamer and latex) without the logo appearing as a
background image on beamer slides.
2021-12-19 17:26:25 +01:00
Michael Robson
4909f13d58
Update README.md ( #239 )
...
Fix broken link to example markdown file
2021-04-28 23:09:24 +02:00
Wandmalfarbe
221a18a84c
Restructure Examples & Add new build script
2021-02-02 23:07:32 +01:00
Wandmalfarbe
9c56c48b99
Issue #221 : logo-width
has no hardcoded unit pt
anymore
2021-01-31 22:13:46 +01:00
Wandmalfarbe
3a1c96e507
Issue #182 : Rename template to eisvogel.latex
after release
2021-01-31 21:32:05 +01:00
Wandmalfarbe
cfa4da9eb5
Migrate from http://travis-ci.org to http://travis-ci.com
2020-10-29 13:27:50 +01:00
Pascal Wagler
b59a4e54bc
Added a common error to the readme ( #199 )
2020-10-11 22:32:53 +02:00
Pascal Wagler
ede242f31b
Added documentation about common errors to the readme ( #198 )
...
* Added documentation about common errors to the readme
2020-10-11 22:16:47 +02:00
Salim B
43f7476f51
Mention required LaTeX package for option footnotes-disable-backlinks
( #148 )
2020-03-26 22:45:07 +01:00
Wandmalfarbe
92dc4fd0be
Closes #143 : Typo tlmgr
in README.md
2020-01-30 20:44:51 +01:00
Wandmalfarbe
21bd49f443
Corrected a typo in the README.
2020-01-19 15:16:14 +01:00
Wandmalfarbe
c4777e54bc
Corrected a typo in the README.
2020-01-19 15:14:24 +01:00
Wandmalfarbe
8237b646ee
Issue 141: Added a section on *required LaTeX packages* to the readme.
...
The section explains how to install the required packages with texlive and MiKtEX.
2020-01-19 15:13:08 +01:00
Wandmalfarbe
393eebd90c
Added the examples page-background
and japanese
to the readme.
2019-12-23 23:17:48 +01:00
Danilo Carrabino
ec6454711e
Added support for page background ( #138 )
...
- The variable `page-background` specifies the path to a background image for any page. The background image is scaled to cover the entire page.
- The variable `page-background-opacity` specifies the background image opacity and has a default value of `0.2`.
2019-12-23 22:01:56 +00:00
Wandmalfarbe
36e92c5eeb
Closes #121 : Clarify the location of the pandoc templates directory.
...
It is not beneficial to list the location for every OS, so I added a sentence to run `pandoc --version`. I also dropped the XP location and display the full folder path without `$XDG_DATA_HOME` or `~`.
2019-10-13 18:07:12 +02:00
Salim B
43140ba043
Improve formatting of footnotes. ( #107 )
...
- improve footnote formatting using package `footmisc`
- make the references from the footnotes at the bottom of the page into links back to the occurence of the footnotes in the main text and introduce an option `disable-footnote-backlinks` to disable this new behaviour.
- load pkg footnotebackref after pkg footnotehyper
- make footnote prettifying optional using template var
2019-10-03 20:20:22 +03:00
Wandmalfarbe
a24f339d6c
Closes #123 , #17 : Added the variable code-block-font-size
to change the font size for code blocks via the supplied LaTeX command.
2019-09-30 23:14:09 +02:00
Wandmalfarbe
7eff8ff442
Explained table-use-row-colors
in the README.
2019-09-22 15:01:35 +02:00
Wandmalfarbe
c97a5aebe3
Changed README formatting.
2019-09-22 14:43:55 +02:00
Wandmalfarbe
49df77bfcb
Issue #31,#41: Added support for background images on the title page.
2019-08-04 18:34:42 +02:00
Wandmalfarbe
50a425addb
Fixed #95 : The default float placement of figures can be changed with the variable float-placement-figure
.
2019-05-03 23:05:20 +02:00
Andrew Zhou
0ae63fa231
Updated installation instructions in the README with new XDG support. ( #89 )
...
* Update Readme with new XDG support. Pandoc supports the XDG specification as of version 2.7.2.
* Added space between two sentences in the README.
2019-04-11 19:10:10 +02:00
Wandmalfarbe
782cea088d
Rebuild the examples and set the language of the markdown documents to english.
2019-03-10 15:37:54 +01:00
Wandmalfarbe
af44b13e07
Updated the installation instructions and moved the release script to the tools
folder.
2019-02-17 20:12:15 +01:00
Daniels Umanovskis
35aa4eac9e
Add support for first-chapter variable in case it's desirable for the book not to begin with chapter 1
2018-12-20 21:32:04 +01:00
Pascal Wagler
bec1b56658
Merge pull request #67 from wollanup/master
...
Add option to avoid page break in listings
2018-11-30 19:42:14 +01:00
Garrit Franke
86a5f99561
Update semantically correct path in readme
2018-11-23 10:27:02 +01:00
wollanup
1ddbcdc2fe
Update README.md
2018-11-02 11:34:56 +01:00
Wandmalfarbe
7f36404e0b
Issue 61: Added support for a logo on the title page.
2018-09-25 20:37:47 +02:00
Philipp Dargel
ab44ed727b
add new variable to list of variables in readme
2018-09-09 18:09:40 +02:00
Philipp Dargel
20037b85f8
changed README to refer to variable
2018-09-09 17:12:45 +02:00
Wandmalfarbe
db9b419e4e
Minor corrections in the readme.
2018-08-20 17:28:49 +02:00
Wandmalfarbe
cb29d33d8a
Fix #53 : Quoted some YAML fields to avoid automatic type inference.
2018-08-07 14:22:58 +02:00
Wandmalfarbe
540173c741
It is now possible to change the text in the header and footer.
2018-07-24 15:57:29 +02:00
Wandmalfarbe
e2b2e3d944
Added new option to the readme.
2018-07-24 14:07:29 +02:00
Wandmalfarbe
a433ab98fa
Fixed link again.
2018-07-20 17:46:58 +02:00
Wandmalfarbe
c0a89fce9e
Fixed dead link in the readme.
2018-07-20 17:44:06 +02:00
Wandmalfarbe
18a84f4f0f
Issue #44 : Line numbers in listings are enabled by default and can be disabled with the option "listings-disable-line-numbers".
2018-07-20 13:04:38 +02:00
Wandmalfarbe
77e6e7a0fb
Forgot to rename "tags" in readme.
2018-07-20 12:27:49 +02:00
Andre
cddcb0a360
Added custom variable toc-own-page
2018-05-02 19:10:58 +02:00
Werner Robitza
86ff9de440
add setting for caption justifications
...
Allows setting the caption justification, as the default is to center
figures but left-align captions.
2017-12-13 14:36:44 +01:00