I've tried latexdef which does not handle --- as the operand. And \texemdash is defined as a character. So that leaves me once again leaning on the collective wisdom of the group :)
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|||||||||||||||||
|
|
There is no definition for It's traditional that fonts define these ligatures (in addition to the f-ligatures)
T1 encoded fonts usually have also
Other ones may be defined on a font basis, but shouldn't concern the user. TeX transforms the combinations at a very deep stage of processing, basically when it's putting characters one after another to form words and paragraphs, very much later than the stage where macros are expanded. |
||||
|