pandoc/data
John MacFarlane 5760cd850f Default CSS tweaks.
These changes restore the 20px font size while increasing readibility by
reducing line width. (The number of words per line is now similar to
that of pandoc's default LaTeX/PDF output.)  With the narrower lines, we
also need less interline and interparagraph space, so the content
becomes more compact and skimmable:

- Change default font size back to 20px.
- Set font-size for print media to 12pt.
- Reduce interline space.
- Reduce interparagraph space.
- Reduce line width.
- Remove the special `line-height: 1` for table cells,
  which I had suggested but which now seems a mistake.
- Remove the special line-height for pre.
- Ensure that there is a bit more space before a heading
  than after.
- Slightly reduced space after title header.
2020-11-02 10:51:18 -08:00
..
docx Docx writer: support --number-sections. 2020-07-22 11:53:31 -07:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt ODT: clean up styles. 2020-05-16 14:38:26 -07:00
pptx PowerPoint writer: expand builtin reference doc to model all layouts 2019-04-05 08:50:39 -04:00
templates Default CSS tweaks. 2020-11-02 10:51:18 -08:00
translations Translations: reorder alphabetically () 2019-02-27 11:11:50 -07:00
abbreviations Additional abbreviations 2018-11-20 15:42:24 -05:00
bash_completion.tpl Add tectonic as an option for --pdf-engine. () 2019-03-07 10:16:40 -07:00
default.csl Add built-in citation support using new citeproc library. 2020-09-21 10:15:50 -07:00
epub.css epub.css: Fix cover page selectors and add note explaining their use. () 2020-08-30 15:12:12 -07:00
init.lua Lua filters: load module pandoc before calling init.lua () 2019-02-09 13:56:49 -08:00
jats.csl Update data/jats.csl to avoid commas between editor name-part elements. () 2019-07-05 13:07:51 +02:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
pandoc.List.lua Lua: add methods insert, remove, and sort to pandoc.List 2020-01-11 21:31:20 +01:00
pandoc.lua Lua filters: add SimpleTable for backwards compatibility () 2020-09-20 15:48:31 -07:00
sample.lua Fix apparent typos in sample.lua () 2020-10-08 09:42:36 -07:00
vimwiki.css Added Vimwiki reader (). 2017-06-19 22:15:12 +02:00