[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#531761: ITP: liblatex-encode-perl -- Perl module to encode characters for LaTeX formatting



Package: wnpp
Severity: wishlist
Owner: Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>

* Package name    : liblatex-encode-perl
  Version         : 0.03
  Upstream Author : Andrew Ford <a.ford@ford-mason.co.uk>
* URL             : http://search.cpan.org/dist/LaTeX-Encode/
* License         : Perl
  Programming Lang: Perl
  Description     : Perl module to encode characters for LaTeX formatting

 LaTeX::Encode provides a function to encode text that is to be formatted with
 LaTeX. It encodes characters that are special to LaTeX or that are
 represented in LaTeX by LaTeX commands.
 .
 The special characters are: \ (command character), { (open group), } (end
 group), & (table column separator), # (parameter specifier), % (comment
 character), _ (subscript), ^ (superscript), ~ (non-breakable space), $
 (mathematics mode).
 .
 Note that some of the LaTeX commands for characters are defined in the LaTeX
 textcomp package. If your text includes such characters, you will need to
 include the following lines in the preamble to your LaTeX document.
 .
      \usepackage[T1]{fontenc}
      \usepackage{textcomp}

This Perl module is needed to fullfill the csv2pdf requirements in
liblatex-table-perl.



Reply to: