index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
templates
/
default.latex
Age
Commit message (
Expand
)
Author
2024-03-09
Fix block headings support for unnumbered paragraphs (#9542)
Oliver Fabel
2024-01-20
LaTeX writer: set font fallback for babel main font
Max Heller
2024-01-19
LaTeX template: support font fallback
lawcho
2024-01-05
Fix beamer highlighting
mh4ckt3mh4ckt1c4s
2023-11-03
LaTeX template: include bookmark package unconditionally.
John MacFarlane
2023-09-10
LaTeX template: fix \CSLBlock vertical space
John Purnell
2023-09-07
LaTeX template: remove space around `\strut` in CSL commands.
John MacFarlane
2023-09-07
Fix typo in latex template.
John MacFarlane
2023-09-07
Adjust default latex template to improve citeproc output.
John MacFarlane
2023-09-05
Rewrite CSLReferences environment...
John MacFarlane
2023-09-04
LaTeX template: fix regression with CSL display="block".
John MacFarlane
2023-09-03
LaTeX template: add code allow `\cite` to break across lines.
John MacFarlane
2023-08-29
Use `\cite` and `\bibitem` to link up citations, even with citeproc.
John MacFarlane
2023-08-26
LaTeX template: special definition of `\st` for CJK.
John MacFarlane
2023-03-28
Fix `\babelfont` in default latex template.
John MacFarlane
2023-03-25
LaTeX template: set mainfontoptions with `\babelfont` too.
John MacFarlane
2023-03-20
Fix highlight/underline with lualatex.
John MacFarlane
2023-03-15
Fix template for babelfonts so it conforms with documentation.
John MacFarlane
2023-03-10
Add `babelfonts` variable to default LaTeX template.
John MacFarlane
2023-03-06
Fix background image in Beamer when there are figure environments (#8671)
MartÃn Pozo
2023-02-26
LaTeX template: Add CJKsansfont and CJKmonofont for XeLaTeX (#8656)
Yudong Jin
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2023-01-11
LaTeX template: set `\babelfont`...
John MacFarlane
2022-11-19
LaTeX writer: Use soul instead of ulem for strikeout, underline.
John MacFarlane
2022-11-10
Add LaTeX variable `urlstyle` (#8429)
Amar Al-Zubaidi
2022-10-06
latex template: set fonts after Beamer theme
Jeremie Knuesel
2022-09-29
LaTeX writer: use `\includesvg` for SVGs...
John MacFarlane
2022-08-12
LaTeX template: fix behavior of `colorlinks` variable
Albert Krewinkel
2022-07-26
Add `boxlinks` variable for LaTeX/PDF output.
John MacFarlane
2022-05-17
LaTeX template: fix links-as-notes
Albert Krewinkel
2022-04-23
LaTeX template: Fix <200c> character rendering (#8036)
Hos Es
2022-03-21
LaTeX template: Move urlstyle and xurl commands to after hyperref.
John MacFarlane
2022-03-14
LaTeX template: Fix regression with code in footnotes...
John MacFarlane
2022-03-13
Remove special redefinition of `\sout`.
John MacFarlane
2022-03-13
LaTeX template: Move `\sout` correction after hyperref.
John MacFarlane
2022-03-13
LaTeX template: move hyperref near end of preamble.
John MacFarlane
2022-03-02
LaTeX template: skip \babelprovide if babel-lang is empty.
John MacFarlane
2021-10-16
Ensure that babel is loaded also with pdflatex.
John MacFarlane
2021-10-03
Make babel use more idiomatic
hseg
2021-09-19
Use babel, not polyglossia, with xelatex.
John MacFarlane
2021-07-22
LaTeX writer: Use ulem for underline.
John MacFarlane
2021-07-03
Revert "LaTeX template: move title, author, date up to top of preamble."
John MacFarlane
2021-05-17
LaTeX template: improve treatment of CSL entry-spacing.
John MacFarlane
2021-05-16
LaTeX template: move title, author, date up to top of preamble.
John MacFarlane
2021-05-16
LaTeX template: define commands for zero width non-joiner character
Albert Krewinkel
2021-05-14
LaTeX template: Move CSL macro defs before header-includes.
John MacFarlane
2021-05-10
latex template: use non-starred names for xcolor color names.
John MacFarlane
2021-04-29
Update default.latex (#7234)
badumont
2021-04-28
list of figures before list of tables in LaTeX and ConTeXt templates (#7235)
Julien Dutant
2021-03-14
Handle 'nocite' better with --biblatex and --natbib.
John MacFarlane
[next]