pandoc/test
Andrew Dunning 96892ea8d7 LaTeX template: Simplify fontspec usage (#5218)
Simplify the approach of #5212, ensuring that `mainfont` is used as the base font for scaling and that LuaLaTeX does not display the mono font with TeX ligatures (as it does not use the `Mapping=tex-ansi` option).

With a modified version of `\defaultfontfeatures`, fontspec will continue to report scaling against the old default font in the log, but it nonetheless displays main font at the specified size. Using this rather than setting `Scale=MatchLowercase` for each family individually means that users will not lose scaling when upgrading to the new template if they were using other font options. Scaling can be disabled for an individual family by adding the option `Scale=1` to `sansfontoptions`, `monofontoptions`, etc.

Remove the `\setromanfont` command added in #4665, as this is not documented in the fontspec manual and appears to be a deprecated alias for `\setmainfont`.

For the release notes, I should also add that one can imitate the previous appearance with `-V mainfontoptions="Scale=MatchLowercase"`.
2019-01-12 17:39:47 -08:00
..
command RST reader: change treatment of number-lines directives. (#5207) 2019-01-09 22:19:26 -08:00
docx Docx: add test for lists with level overrides. 2018-12-10 19:24:56 -05:00
epub Use texmath-0.11. 2018-05-10 12:10:35 -07:00
fb2 FB2 writer: convert Plain to Para in annotation 2018-06-12 15:32:30 +03:00
lua Lua Utils module: add function blocks_to_inlines (#4799) 2018-07-30 10:55:25 -07:00
media
odt
pptx Powerpoint tests: test raw openxml 2018-10-20 09:00:23 -04:00
Tests RST reader: change treatment of number-lines directives. (#5207) 2019-01-09 22:19:26 -08:00
bodybg.gif
creole-reader.native Creole reader (#4002) 2017-10-29 13:28:50 -04:00
creole-reader.txt Creole reader (#4002) 2017-10-29 13:28:50 -04:00
docbook-reader.docbook
docbook-reader.native
docbook-xref.docbook
docbook-xref.native DocBook reader: metadata handling improvements. 2018-07-30 14:38:38 -07:00
dokuwiki_external_images.dokuwiki Dokuwiki writer: remove automatic ':' prefix before internal image links (#5183) 2019-01-01 14:07:26 -08:00
dokuwiki_external_images.native
dokuwiki_inline_formatting.dokuwiki
dokuwiki_inline_formatting.native
dokuwiki_multiblock_table.dokuwiki Dokuwiki writer: fix LineBreaks in Tables (#4444) 2018-03-11 18:20:36 -07:00
dokuwiki_multiblock_table.native Dokuwiki writer: fix LineBreaks in Tables (#4444) 2018-03-11 18:20:36 -07:00
grofftest.sh grofftest.sh - set resource path more appropriately. 2018-11-02 17:22:56 -07:00
haddock-reader.haddock
haddock-reader.native
html-reader.html Consistent underline for Readers (#2270) 2017-10-27 18:45:00 -04:00
html-reader.native Consistent underline for Readers (#2270) 2017-10-27 18:45:00 -04:00
insert
jats-reader.native Remove extraneous, significant whitespace in JATS writer output (#4335) 2018-03-05 09:44:34 -08:00
jats-reader.xml Remove extraneous, significant whitespace in JATS writer output (#4335) 2018-03-05 09:44:34 -08:00
lalune.jpg
latex-reader.latex Rewrote LaTeX reader with proper tokenization. 2017-07-07 12:36:00 +02:00
latex-reader.native Make sure \write18 is parsed as raw LaTeX. 2017-07-12 14:50:49 +02:00
lhs-test-markdown.native Removed superfluous sourceCode class on code blocks. 2019-01-08 11:36:33 -08:00
lhs-test.fragment.html+lhs
lhs-test.html Removed superfluous sourceCode class on code blocks. 2019-01-08 11:36:33 -08:00
lhs-test.html+lhs Removed superfluous sourceCode class on code blocks. 2019-01-08 11:36:33 -08:00
lhs-test.latex LaTeX template: Simplify fontspec usage (#5218) 2019-01-12 17:39:47 -08:00
lhs-test.latex+lhs LaTeX template: Simplify fontspec usage (#5218) 2019-01-12 17:39:47 -08:00
lhs-test.markdown Removed superfluous sourceCode class on code blocks. 2019-01-08 11:36:33 -08:00
lhs-test.markdown+lhs
lhs-test.native Removed superfluous sourceCode class on code blocks. 2019-01-08 11:36:33 -08:00
lhs-test.rst RST writer: use more consistent indentation. 2018-04-19 13:47:16 -07:00
lhs-test.rst+lhs RST writer: use more consistent indentation. 2018-04-19 13:47:16 -07:00
man-reader.man Man reader: allow block-level content in table cells. 2018-10-27 23:37:18 -07:00
man-reader.native Man reader: allow block-level content in table cells. 2018-10-27 23:37:18 -07:00
markdown-citations.native Fix markdown-citations test for new abbreviations changes. 2018-11-20 23:56:13 -05:00
markdown-citations.txt
markdown-reader-more.native Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
markdown-reader-more.txt Markdown reader: use CommonMark rules for list item nesting. 2017-08-19 15:45:01 -07:00
mediawiki-reader.native
mediawiki-reader.wiki
movie.jpg
opml-reader.native
opml-reader.opml
pipe-tables.native Markdown: Improved computation of relative cell widths in pipe tables. 2017-12-12 15:36:29 -08:00
pipe-tables.txt
rst-reader.native Removed superfluous sourceCode class on code blocks. 2019-01-08 11:36:33 -08:00
rst-reader.rst
s5-basic.html HTML writer: Use br elements in line blocks... 2017-12-26 08:40:33 -08:00
s5-fancy.html Removed deprecated ancient HTML math methods. 2018-04-25 17:18:56 -07:00
s5-fragment.html
s5-inserts.html HTML writer: Use br elements in line blocks... 2017-12-26 08:40:33 -08:00
s5.native
tables-rstsubset.native RST writer: use simple tables when possible. 2018-10-06 22:33:24 -07:00
tables.asciidoc Asciidoc writer: shorter delimiters for tables, blockquotes. 2019-01-07 22:10:34 -08:00
tables.context Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.custom Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.docbook4 Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.docbook5 Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.dokuwiki
tables.fb2 FB2 writer: represent HorizontalRule as empty line 2018-04-05 19:53:36 +03:00
tables.haddock Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.html4 Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.html5 Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.icml Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.jats Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.latex Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.man Move common groff functions to Text.Pandoc.Writers.Groff 2018-10-17 17:26:37 -07:00
tables.markdown Small test suite update. Markdown tables. 2018-04-21 14:16:24 -07:00
tables.mediawiki Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.ms Groff writer character escaping changes. 2018-10-23 21:44:07 -07:00
tables.muse Muse writer: add support for grid tables 2018-10-25 18:35:02 +03:00
tables.native Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.opendocument OpenDocument writer: Implement table caption numbering (#4949) 2018-10-05 09:58:23 -07:00
tables.org
tables.plain Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.rst RST writer: use simple tables when possible. 2018-10-06 22:33:24 -07:00
tables.rtf Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.tei
tables.texinfo Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.textile Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.txt
tables.zimwiki
test-pandoc.hs Add DokuWiki reader (#5108) 2019-01-06 15:06:32 -08:00
testsuite.native Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
testsuite.txt Added spaced_reference_links extension. 2017-05-25 12:57:31 +02:00
textile-reader.native More spellcheck 2018-07-02 19:07:28 +03:00
textile-reader.textile More spellcheck 2018-07-02 19:07:28 +03:00
tikiwiki-reader.native TikiWiki reader: improve list parsing (#4723) 2018-06-28 13:35:54 +02:00
tikiwiki-reader.tikiwiki Added TikiWiki reader (#3800) 2017-07-21 10:09:54 +02:00
twiki-reader.native
twiki-reader.twiki
txt2tags.native Consistent underline for Readers (#2270) 2017-10-27 18:45:00 -04:00
txt2tags.t2t More spellcheck 2018-07-02 19:07:28 +03:00
vimwiki-reader.native Vimwiki reader: test empty preformatted text 2018-10-24 15:07:05 +03:00
vimwiki-reader.wiki Vimwiki reader: test empty preformatted text 2018-10-24 15:07:05 +03:00
writer.asciidoc Asciidoc writer: shorter delimiters for tables, blockquotes. 2019-01-07 22:10:34 -08:00
writer.context Markdown reader: Use "tex" instead of "latex" for raw tex-ish content. 2018-08-15 10:25:12 -07:00
writer.custom Fix custom tests. 2018-11-29 11:04:08 -08:00
writer.docbook4 Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
writer.docbook5 Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
writer.dokuwiki Dokuwiki writer: remove automatic ':' prefix before internal image links (#5183) 2019-01-01 14:07:26 -08:00
writer.fb2 FB2 writer: fix order of items in title-info 2018-06-12 14:48:52 +03:00
writer.haddock Haddock Writer: Use proper format for latex math in haddock (#4571). 2018-08-17 20:50:45 -07:00
writer.html4 Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
writer.html5 Remove unnecessary type="text/css" on style and link for HTML5. 2018-12-14 11:29:35 -08:00
writer.icml ICML writer: consolidate adjacent strings, inc. spaces. 2018-11-06 22:54:25 -08:00
writer.jats JATS writer: remove 'role' attribute on 'bold' and 'sc' elements. 2018-09-27 13:18:06 -07:00
writer.latex LaTeX template: Simplify fontspec usage (#5218) 2019-01-12 17:39:47 -08:00
writer.man Man/Ms writers: don't escape - as \-. 2018-12-13 11:24:51 -08:00
writer.markdown Markdown writer: ensure blank between raw block and normal content. 2018-10-14 17:12:06 -07:00
writer.mediawiki MediaWiki writer: fix caption, use 'thumb' instead of 'frame'. 2018-11-27 14:45:39 -08:00
writer.ms Man/Ms writers: don't escape - as \-. 2018-12-13 11:24:51 -08:00
writer.muse Muse writer: use lightweight markup when possible 2018-09-02 03:29:27 +03:00
writer.native Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
writer.opendocument OpenDocument writer: small amendment to #5095. 2018-11-22 22:02:08 -05:00
writer.opml Added spaced_reference_links extension. 2017-05-25 12:57:31 +02:00
writer.org Org writer: don't escape literal _, ^. 2018-09-09 13:11:53 -07:00
writer.plain Added spaced_reference_links extension. 2017-05-25 12:57:31 +02:00
writer.rst RST writer: use .. container for generic Divs, instead of raw HTML. 2018-08-13 11:00:28 -07:00
writer.rtf Added spaced_reference_links extension. 2017-05-25 12:57:31 +02:00
writer.tei TEI template: improve publicationStmt. 2018-08-16 21:19:03 -07:00
writer.texinfo Texinfo writer: add blank line before @menu section. 2018-11-07 15:27:02 -08:00
writer.textile Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
writer.zimwiki Zimwiki writer: remove automatic colon prefix before internal images (#5183) 2019-01-01 14:08:38 -08:00
writers-lang-and-dir.context Update tests for #4605. 2018-05-01 21:26:08 -07:00
writers-lang-and-dir.latex LaTeX template: Simplify fontspec usage (#5218) 2019-01-12 17:39:47 -08:00
writers-lang-and-dir.native