Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Insert category

Command: Insert Ligature command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Insert category

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

Copyright © 2003-2023 by Emurasoft, Inc.