Questions tagged [fontspec]

Fontspec is a pack­age for X∃LaTeX and LuaLaTeX. It pro­vides an au­to­matic and uni­fied in­ter­face to fea­ture-rich AAT and OpenType fonts through the NFSS in LaTeX run­ning on X∃TeX or LuaTeX en­gines.

17 questions
0
votes
1 answer

Knit rmarkdown files containing tikz chunks while using fontspec package

This is a follow-up question on this then this one. I am trying to include someTikZ code into an rmarkdown file. The first question solved the problem about using bullets in node label whereas the second question added the use of varwidth instead of…
Liman
  • 1,270
  • 6
  • 12
0
votes
1 answer

How to use DIN FF font in LaTeX?

I am trying to use DIN FF font in LaTeX with the fontspec package. The font is installed in OSX: In LaTeX I tried: \usepackage{fontspec} \setmainfont{DIN} \setmainfont{DIN FF} \setmainfont{DIN Regular} ... Nothing seems to work. With DIN alone…
fusio
  • 3,595
  • 6
  • 33
  • 47
1
2