Next: Line formatting
Up: The TxtRider formats
Previous: The font size
Contents
Text formatting
The text drawing can be improved by adding some following tags:
- !#U!: underline the text
- !#N!: make an dotted underline
- !#V!: make a vector
- !#S!: strike the text
- !#I!: inverse the color of the text (draw white on black)
- !#E!: make the text an exponent
Every tag code described here should be used two times. The first tag would set the format and the second one would close it.
For instance, to underline a part of text:
!here some #Uunderlined#U text !!
2006-02-19