Will Robertson

Results 97 issues of Will Robertson

The following typo gives a fairly cryptic error message: \setmonofont[Scale=MatchLowerCase]{texgyrecursor-regular.otf} We should be able to intercept that ...

See motivation from the hyphenat package, and [this question](http://tex.stackexchange.com/questions/299/how-to-get-long-texttt-sections-to-break/304?noredirect=1#comment536558_304) and [this other question](http://tex.stackexchange.com/questions/10377/texttt-overfull-hbox-problem/10378#10378).

Imagining something like `[ExHeight=5pt]` or `[CapsHeight=10pt]` as an alternative to `[Scale=MatchLowercase]`. From http://tex.stackexchange.com/questions/261128/scale-font-to-a-desired-x-height-em-cap-height-etc-in-fontspec.

Examples available here: http://minimals.metatex.org/current/context/test/doc/context/tests/mkiv/fonts/extensions-001.tex http://minimals.metatex.org/current/context/test/doc/context/tests/mkiv/fonts/extensions-002.tex http://minimals.metatex.org/current/context/test/doc/context/tests/mkiv/fonts/extensions-003.tex http://minimals.metatex.org/current/context/test/doc/context/tests/mkiv/fonts/extensions-004.ex http://minimals.metatex.org/current/context/test/doc/context/tests/mkiv/fonts/extensions-005.tex http://minimals.metatex.org/current/context/test/doc/context/tests/mkiv/fonts/extensions-006.tex http://minimals.metatex.org/current/context/test/doc/context/tests/mkiv/fonts/extensions-007.tex

Just like `\IfFontFeatureActive` but not.

Something like \newencoding\foo \DeclareUnicodeEncoding{\foo}{...} This would create a new `TU*` NFSS encoding name for each "logical name" `\foo` etc.

From Javier: I'm doing some experiments to add some support for the Language feature to be set when a language is selected, but a general solution is far from trivial!...

From Qing Lee in [a comment](https://github.com/wspr/fontspec/issues/165) on another bug: I think it is very useful to add ``` \defaultfontfeatures[not \rmfamily]{...} ``` If this feature is availbale, I can say ```...

In the function `\fontspec_set_scriptlang:`, if there hasn't been a script specified by the user then it tries to load the LATN script and gives a warning if this doesn't work....

We would like to cite this work in a publication but it's not clear from the Github site what your preferred way to do this would be. Could you please...