two questions on the new simplefonts interface
Dear list, which are the replacements for \definesimplefont and \definesimplefonttypeface in the new simplefonts interface? I need the size option for \definesimplefont and the scale option for \definesimplefonttypeface. Many thanks for your help, Pablo -- http://www.ousia.tk
Am 08.12.2014 um 13:26 schrieb Pablo Rodriguez
: Dear list,
which are the replacements for \definesimplefont and \definesimplefonttypeface in the new simplefonts interface?
I need the size option for \definesimplefont and the scale option for \definesimplefonttypeface.
You can create a typeface with the \definefontfamily (you can find a lot of information in the mail archive) command. The \definesimplefont command has no equivalent in the new code and I have no interest to add it but I showed a different method a while ago [1] but you can also use the \switchtobodyfont command to select a certain font size. [1] http://www.ntg.nl/pipermail/ntg-context/2013/075529.html http://www.ntg.nl/pipermail/ntg-context/2013/075529.html Wolfgang
On 12/08/2014 09:43 PM, Wolfgang Schuster wrote:
Am 08.12.2014 um 13:26 schrieb Pablo Rodriguez:
Dear list,
which are the replacements for \definesimplefont and \definesimplefonttypeface in the new simplefonts interface?
I need the size option for \definesimplefont and the scale option for \definesimplefonttypeface.
You can create a typeface with the \definefontfamily (you can find a lot of information in the mail archive) command.
Many thanks for your help, Wolfgang. I forgot that \definefontfamily had a scale option. Many thanks for your help, Pablo -- http://www.ousia.tk
participants (2)
-
Pablo Rodriguez
-
Wolfgang Schuster