Tagged Questions
9
votes
2answers
234 views
Create a font table for all available characters for a particular font
Similar to the question:
Lualatex: Font table with examples
I have several ornamental fonts and I'd like to create key maps. That is, I want to know what symbol the letter a maps to by having a nice ...
7
votes
1answer
293 views
Availability of LaTeX packages' functionality in ConTeXt, XeTeX, and LuaTeX
I am considering trying out ConTeXt, XeTeX, and LuaTeX, but one concern of mine is the fact that I am using a large number of LaTeX packages.
There are a number of questions comparing these TeX ...
6
votes
1answer
112 views
ConTeXt + XeTeX (TeXLive 2012) does not work for Indic scripts like Malayalam
This is a follow up question to What is the state of support for (Unicode) Indic scripts in Context?
I have been trying to get texexec/mkii to work with XeTeX engine, but the resulting rendering is ...
3
votes
4answers
336 views
ConTeXt keeps trying to create “missing” font files
I'm running ConTeXt/XeTeX on a file that uses the Gentium Book Basic font. The problem I'm having is that XeTeX appears to spend a large amount of time trying over and over again to create that font ...
4
votes
1answer
239 views
Fatal format file error; stymied. fmtutil: infinite recursion
I'm using texlive / ConTeXt / Xetex, but I don't know which of those might be relevant to the problem.
The summary is that when I run TeX, I get a "Fatal format file error; I'm stymied" message. ...
5
votes
1answer
193 views
Libertine's discretionary and historical ligatures with ConTeXt and XeTeX
I would like activate Libertine's discretionary and historical ligatures with ConTeXt and XeTeX compilation.
Currently, I'm using this:
\definetypeface[Libertine][rm][Xserif][Linux Libertine O]
...
2
votes
2answers
355 views
Sans Serif headings, Serif Body text
I'm using ConTeXt, with XeTex.
So I'm compiling my document: texexec --xetex foo.tex
I would like to follow the convertion of having my headings all in Sans Serif,
and my body text in Serif.
I want ...
1
vote
1answer
267 views
How do I activate hanging punctuation with XeteX under ConTeXt?
I'm noob at ConTeXt. I want to use auto2 font with ConTeXt, I think the easiest way to do that is using the XeTeX backend. ConTeXt can do some protrusion with pdfTeX and LuaTeX, but with XeTeX it ...
9
votes
1answer
548 views
Getting started with Chinese in ConTeXt
I am trying to setup a basic document with ConTeXt, but I am having difficulty even getting started.
First, I tried the documentation at ConTeXt wiki: Chinese. I tried the sample code on that page:
...
153
votes
5answers
23k views
Differences between LuaTeX, ConTeXt and XeTeX
I’m interested in the differences and commonalities between the “new” (La)TeX processors:
LuaTeX,
XeTeX, and
ConTeXt.
Personally, I’ve only used XeTeX so far and without having the time to try out ...