Insert Ligature command¶
Summary¶
Inserts a ligature character.
Description¶
After selecting this command, Insert a ligature (æ, œ, Æ or Œ) at the cursor by typing a, o, A or O, or a sharp s (ß) by typing s.
How to Run¶
Default Menu: Insert > Diacritics > Ligature
All Commands: Insert > Diacritics > Ligature
Toolbar: None
Status Bar: None
Default Keyboard Shortcut: CTRL+SHIFT+7
Plug-in Command ID¶
EEID_INSERT_LIGATURE (4309)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4309);
[VBScript]¶
editor.ExecuteCommandByID 4309