On 2019-02-24, Jürgen Spitzmüller wrote: > [-- Type: text/plain, Encoding: quoted-printable --]
> Am Samstag, den 23.02.2019, 18:26 +0000 schrieb Guenter Milde: >> The correct shortcut symbol for the Ctrl-Key is the CIRCUMFLEX ACCENT >> (i.e. >> the ASCII character you will get by pressing the ^-Key. > According to Wikipedia there is a difference between: > ^X Traditional caret notation > ⌃X Classic Mac OS and macOS notation, used in menus and Sticky > Keys (similar to caret notation, but using U+2303 ⌃ UP ARROWHEAD > instead of a caret) > https://en.wikipedia.org/wiki/Control_key#Notation > So Qt seems to be correct. However, for LyX the use of the Classic Mac OS and macOS notation (while not plainly wrong) is unfortunate, because the U+2303 ⌃ UP ARROWHEAD character is not supported by 8-bit LaTeX. I wonder how this problem could have gone unnoticed into the 2.3 release despite it should have broken Kornels export tests for all "Tutiorial.lyx" documents. I am glad you fixed the non-compilability of the Tutorial (and all documents using the info-inset for Ctrl-... keybindings). Thanks Günter