Keyboard Shortcuts

Name Description Shortcut Output
LiM: Tag choice/abbr Tag abbreviations ⌘ Command+⇧ Shift+A

<choice>
   
<abbr>${selection}</abbr>
   
<expan>${caret}</expan>
</choice>
LiM: Tag choice/orig Tag orig ⌘ Command+⇧ Shift+O

<choice>
   
<orig>${selection}</orig>
   
<reg>${caret}</reg>
</choice>
LiM: Tag page number Tag a page number ⌘ Command+⇧ Shift+P

<ref target="pg:${selection}">${selection}</ref>