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