fontspec
fontspec copied to clipboard
Font selection in LaTeX for XeTeX and LuaTeX
## Description When writing a URL that includes numbers, these will appear as lining figures regardless of which OpenType features are enabled. This is a very old bug, [previously filed...
## Description My class defines `math` option as `choice` key with `\DeclareKeys` command, but latest `fontspec` package doesn't like it and throws an error. ``` ! LaTeX Error: Key 'fontspec/math'...
## Description None of the page references in the sentences "This function is documented on page ??" in fontspec-code are defined. Possibly related to https://github.com/latex3/latex3/issues/1345, though I'm not sure why...
_OpenType® Specification Version 1.9_ includes two feature tags, 'chws' and 'vchw', but these two tags are missing in the file _fontspec-code-opentype.dtx._ This PR adds them, and the descriptions for these...
## Description I am trying to use `\defaultfontfeatures{Renderer=OpenType}` before configuring any font to set OpenType as the renderer for all fonts in place of node, that is the LuaLaTeX default....
Using the "Path" option it is currently not possible to load fonts with spaces in their name (or in folder names). Unfortunately there are a lot of fonts that have...
When a LuaLaTeX document with base font size 12pt and `\setmainfont{Latin Modern Roman}` switches to `\slshape` and than switches to `\itshape` the italic text is printed smaller. ``` \documentclass[12pt]{report} \usepackage{fontspec}...
According to the "By file name" section in the documentation, and historical practice since the invention of .fontspec files, giving explicit extensions on font variants is supposed to be equivalent...
I don’t see how _fontspec_ handles a situation, common with older OpenType font families, when the Roman OldStyleFigures reside in the SmallCaps font file. I don’t find a word about...