diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-11-12 16:01:19 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-11-12 16:01:19 -0800 |
commit | fe56af9cd3310e2a6295e3e4d304f1587dc16837 (patch) | |
tree | e54ab9734ae63c3311bce98ec5a2b5cd99189bb9 /make_deb.sh | |
parent | a4759d8feff57e4e4caf6ff6a17a1f60419758d1 (diff) | |
download | pandoc-fe56af9cd3310e2a6295e3e4d304f1587dc16837.tar.gz |
ConTeXt and LaTeX templates: more cleanup (Andrew Dunning).
- Formatting of some conditionals is adjusted to provide cleaner spacing and
punctuation in generated preamble.
- `$for$` is always provided where the user might want to use multiple options
(does not change existing functionality).
- `hyperref` link rendering revised per discussion in
https://github.com/jgm/pandoc-templates/commit/a84f822c30fde1802131c1c7d69d6ebae4550f72:
- the `hidelinks` option is now effectively the default (and has
been removed as a separate option), rather than setting all links to
black;
- link colours can be enabled more easily (using a slightly darker version
of the old Pandoc defaults) using a new `colorlinks` variable;
- `pdfborder={0 0 0}` is automatically enabled in `hyperref` when
`colorlinks` is enabled, and is now only applied.
- ConTeXt only:
- microtype applied to both regular text and small caps;
- `indenting` variable added;
- renamed `style` to `linkstyle` for consistency (had not yet made it
into the README through my oversight, which I will correct);
- separated `linkcontrastcolor` from `linkcolor`;
- matching LaTeX `hyperref` usage, only disable link styling rather
than providing a specific setting.
Diffstat (limited to 'make_deb.sh')
0 files changed, 0 insertions, 0 deletions