On 2016-09-14, Scott Kostyshak wrote: > On Wed, Sep 14, 2016 at 07:25:43PM +0000, Guenter Milde wrote:
>> > 280:export/export/Unicode-characters/077-79-mathops-technical-control-utf8_pdf2 >> All 19 "Unicode-characters" tests pass here. > I get the following error: > ! Undefined control sequence. > l.114 ...380}] Escape TODO: user keystroke? \Esc This is strange: * I had once such a comment in lib/unicodesymbols (currently, we print the word "Escape" for the sign BROKEN CIRCLE WITH NORTHWEST ARROW 0x238b ⎋) * at some time this may have been uncommented by accident * the relevant line in lib/unicodesymbols is now: 0x238b "Escape" "" "force=utf8,notermination=text" "" "" # Qt::Key_Escape, BROKEN CIRCLE WITH NORTHWEST ARROW = escape * I don't see differences between my local lib/unicodesymbols and origin/master at e4d2c1c04fb21 Either there is some git-inconsistency due to my experimenting without experience or you have some local changes... What does line 2431 in your lib/unicodesymbols look like? Günter