Module tex_escape

Module tex_escape 

Source
Expand description

LaTeX-escaping.

Contains functions for escaping text into (La)TeX documents.

Functionsยง

write_escaped
Escapes a string for use in TeX document and writes it out.