18 Nov
2008
18 Nov
'08
9:52 a.m.
Yue Wang wrote:
Hi, the following file make mkii run into infinity loops. after commenting the hz feature or the emdash definition, it will run normally.
This will never work. The internal name of — is \emdash, so you get a loop of — -> \emdash -> — -> \emdash etc. Best wishes, Taco