Tagged Questions
11
votes
3answers
148 views
telling luaotfload where to look for fonts
The documentation of luaotfload states that on Linux fontconfig is used to find the font locations. However all fonts I install in /usr/share/local/fonts edit: /usr/local/share/fonts(as I don't want ...
0
votes
0answers
107 views
Stuck with XeLaTeX fonts on Mountain Lion [closed]
I've been exploring XeLaTeX recently because I was interested in the, apparently, smoother font handling than offered by LaTeX/pdfLaTeX. However, I have yet to get a test document to compile even ...
1
vote
0answers
109 views
Make xelatex cache font families in Windows 7? [closed]
I'm using TeXLive + TeXMaker to write a paper and I need to include the font Scala Sans Pro, which I have as a set of otf files in the local directory as part of the file. After much wrangling with ...
5
votes
3answers
330 views
Using OTF/TTF fonts that are installed with TeXLive
I've noticed that there are plenty of OTF and TTF fonts packaged with my new TexLive 2012. For example, the Asana-Math OTF font is in
$TEXMFDIST/fonts/opentype/public/Asana-Math
And there is a TTF ...
7
votes
1answer
458 views
Cyrillic monospaced font in XeLaTeX
I've installed full TexLive 2011 using "install-tl" script in Ubuntu 12.04. When I was using TexLive 2009 from repositories the following file was compiled without any errors.
...
1
vote
1answer
624 views
MacTeX 2011, Xetex and Tex Live Utility
I tried several times to play with XeLaTeX (being used to "classical" LaTeX) but since I installed MacTeX 2011 and updated it with TeX Live Utility, I got that kind message :
...
11
votes
1answer
560 views
xelatex stopped working after TexLive2011 update 2 days ago
I updated Tex Live 2011 a couple of days ago and I can't run XeLaTeX anymore on a document I was working on. When it runs it gets stuck and I have to abort it. Resulting in the following error. I've ...
2
votes
1answer
1k views
fontspec-example.tex on texlive 2010 and Ubuntu?
I try to run fontspec-example.tex through xelatex on my Ubuntu 10.10 installation, combined with texlive 2010.
The package cannot find any of the fonts, e.g., TeX Gyre Pagella (error is that
kpathsea ...
7
votes
1answer
304 views
Whatever happened to \newfontinstance?
I just installed a pretest version of TeXLive 2010 and tried compiling some files as a test. None of my XeLaTeX files compile because apparently the command \newfontinstance (which was defined in ...
