1.2.12
OlgaRedozubova
released this
11 Sep 10:21
·
186 commits
to master
since this release
Added support to underline in text mode.
- Underline text:
\underline{Underlined text!}
- Underline text:
\uline{Underlined text!}
- Double underline text:
\underline{\underline{Double underlined text!}}
- Double underline text:
\uuline{Double underlined text!}
- Wavy underlined text:
\uwave{This text is underlined with a wavy line!}
- Dashed underline text:
\dashuline{Dashed Underline}
- Dotted underline text:
\dotuline{Dotted Underline}
- Strikethrough text:
\sout{Text with a horizontal line through its center!}
- Struck with Hatching text:
\xout{Text with hatching pattern!}