GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LATEX-ENCODE(1) User Contributed Perl Documentation LATEX-ENCODE(1)

latex-encode - LaTeX-encode data

  latex-encode [options] <utf8-file >latex-file

"-packages|-p"
rather than output the LaTeX-encoded version of the input, "latex-encode" outputs a list of the LaTeX packages that are required to typeset the encoded version of the input, one package per line
"-help|?"
output a help string
"-man"
display the man page for latex-encode

This script converts utf-8 characters in its input to their LaTeX encodings using the "LaTeX::Encode" module, unless the "-packages" option is given, in which case it outputs a list of the LaTeX packages required to typeset the encoded bersion of the input.

Andrew Ford <a.ford@ford-mason.co.uk>

Copyright (C) 2012 Andrew Ford. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2017-05-09 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.