fontspec icon indicating copy to clipboard operation
fontspec copied to clipboard

Font selection in LaTeX for XeTeX and LuaTeX

Results 137 fontspec issues
Sort by recently updated
recently updated
newest added
trafficstars

## Status For discussion. ## Description Potential fix for bug #436. I do *not* claim this is the correct fix, in fact I'm pretty sure it is not. My intention...

## Status **READY** ## Description Expose `luaotfload`'s support for casemapping through the `Letters = Uppercase` / `Letters = Lowercase` features. This allows to convert text to upper or lowercase on...

If a slanted font is not provided, fontspec setup automatic `sl -> it` substitutions in `\@@_declare_shape_slanted:nn`. But if a small caps font was provided, an `itsc` shape is defined but...

Back in 2014 I wrote (with help from Karl Berry) the .fontspec files for the Lucida OpenType fonts from TUG. The use of such files was in its infancy, the...

## Description Using `BoldFeatures =` inside `\defaultfontfeatures` gives an error. ## Check/indicate - [x] Relevant for XeTeX - [x] Relevant for LuaTeX - [x] Issue tracker has been searched for...

## Description A sentence or two describing the issue. ## Check/indicate - [ ] Relevant for XeTeX - [X] Relevant for LuaTeX - [X] Issue tracker has been searched for...

## Description SizeFeatures of SmallCapsFont are directly bound to SizeFeatures of UprightFont. ## Check/indicate - [ ] Relevant for XeTeX - [x] Relevant for LuaTeX - [x] Issue tracker has...

fontspec's tests use a bunch of fonts which are either not part of a typical TeX Live installation and sometimes also commercial and therefore not easily available on many systems....

there seems to be a problem when using the xcolor package with the cmyk options. Specify the colour as a fontspec option gives a different result to using the \color{}...

## Description The `\addfontfeature` command does not cache fonts at global scope. Why is this important? It turns out that users don't seem to be aware that `\addfontfeature` reloads the...