TextDirectionHandlersExtension extension

Supports RTL (Right-to-Left) and LTR (Left-to-Right) text direction switching.

  • \RLE{...} — Forces right-to-left arrangement
  • \LRE{...} — Forces left-to-right arrangement (used nested inside RTL)
  • \textarabic{...} — Arabic text (RTL direction)
  • \texthebrew{...} — Hebrew text (RTL direction)
on

Methods

installTextDirectionHandlers() → void

Available on CommandRegistry, provided by the TextDirectionHandlersExtension extension