The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "TEX"

TeX::DVI - write out TeX's DVI (DeVice Independent) file River stage one • 1 direct dependent • 1 total dependent

Method TeX::DVI::new creates a new DVI object in memory and opens the output DVI file. After that, elements can be written into the file using appropriate methods. These are the methods available on the Font::TFM object: preamble, postamble, begin_pa...

JANPAZ/TeX-DVI-1.01 - 03 Mar 2011 21:25:49 UTC - Search in distribution

Text::TeX - Perl module for parsing of TeX. River stage zero No dependents

A new "TeX" parser is created by $file = new Text::TeX::OpenFile $filename, attr1 => $val1, ...; $filename may be "undef", in this case the text to parse may be specified in the attribute "string". Recognized attributes are: "string" contains the tex...

ILYAZ/etext.1.6.3 - 19 Mar 1998 07:12:00 UTC - Search in distribution

TeX::Encode - Encode/decode Perl utf-8 strings into TeX River stage one • 2 direct dependents • 2 total dependents

This module provides encoding to LaTeX escapes from utf8 using mapping tables. This covers only a subset of the Unicode character table (undef warnings will occur for non-mapped chars). This module is intentionally vague about what it will handle, se...

ATHREEF/TeX-Encode-2.010 - 09 Aug 2021 17:02:29 UTC - Search in distribution

TeX::Hyphen - hyphenate words using TeX's patterns River stage one • 3 direct dependents • 3 total dependents

Constructor new() creates a new Hyphen object and loads the file with patterns into memory. Then you can ask it for hyphenation of a word by calling a method of this object. If no file is specified, the default Donald E. Knuth's hyphen.tex, that is i...

JANPAZ/TeX-Hyphen-1.18 - 12 Dec 2016 22:14:10 UTC - Search in distribution

TeX::AutoTeX - automated processing of (La-)TeX sources River stage zero No dependents

This module is the basis for arXiv's automatic (La-)TeX processing. The normal use is to point it at a directory with an assortment of files in it, and the process method will attempt to generated DVI, PostScript, or PDF from the input based on heuri...

TSCHWAND/TeX-AutoTeX-v0.906.0 - 28 Sep 2011 01:19:12 UTC - Search in distribution

Quiq::TeX::Code - Generator für TeX Code River stage zero No dependents

Ein Objekt der Klasse repräsentiert einen TeX Code-Generator. Mit den Methoden der Klasse kann aus einem Perl-Programm heraus TeX-Code erzeugt werden. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

TeX::XDV::Parse - Perl extension for parsing TeX XDV files River stage zero No dependents

TeX::XDV::Parse is an extension of TeX::DVI::Parse, much as XDV is an extension of DVI. This module simply overlays the additional XDV functionality on top of TeX::DVI::Parse and inherits its interface. To use, you should subclass this module and def...

JRM/TeX-XDV-Parse-0.04 - 03 Jan 2015 18:44:59 UTC - Search in distribution

TeX::Hyphen::Pattern - class for providing a collection of TeX hyphenation patterns for use with TeX::Hyphen. River stage one • 1 direct dependent • 1 total dependent

The TeX::Hyphen module parses TeX files containing hyphenation patterns for use with TeX based systems. This module includes TeX hyphenation files from CPAN <http://www.ctan.org> and hyphenation patterns from OpenOffice <http://www.openoffice.org> an...

IPENBURG/TeX-Hyphen-Pattern-v1.1.8 - 25 Jan 2021 18:41:25 UTC - Search in distribution

Devel::IPerl::Display::TeX River stage one • 4 direct dependents • 4 total dependents

ZMUGHAL/Devel-IPerl-0.012 - 14 Sep 2022 05:07:30 UTC - Search in distribution

ShellExt/QueryInfo/TeX.pm River stage zero No dependents

JBNIVOIT/Win32-ShellExt-0.1 - 31 May 2002 12:32:56 UTC - Search in distribution

lib/oEdtk/TexTag.pm River stage zero No dependents

GRECHARY/oEdtk-1.8122 - 06 Jan 2024 21:36:03 UTC - Search in distribution

lib/App/CSE/File/TextXTex.pm River stage zero No dependents

JETEVE/App-CSE-0.016 - 18 Feb 2021 09:38:59 UTC - Search in distribution

thesaurus2tex - ISO-Thesaurus completion and LaTeX translator River stage one • 2 direct dependents • 2 total dependents

EXPORT...

AMBS/Biblio-Thesaurus-0.43 - 08 Jun 2012 16:36:26 UTC - Search in distribution
  • thesaurus2any - translate thesaurus like notation to xml catalogue format

create_tex_file.pl - [Web Interface] Create .tex file output for Web interface user River stage zero No dependents

TPEDERSE/Text-SenseClusters-1.05 - 03 Oct 2015 14:33:01 UTC - Search in distribution
  • README.Web - [Web Interface] How to install SenseClusters Web interface

lib/Biblio/bp/lib/bp-cs-tex.pl River stage zero No dependents

PTANDLER/Bundle-PBib-2.08.01 - 20 Sep 2005 11:52:02 UTC - Search in distribution
  • PBib::PBib - Something like BibTeX, but written in perl and designed to be extensible in three dimensions: bibliographic databases (e.g. BibTeX, OpenOffice), document file formats (e.g. Word, RTF, OpenOffice), styles (e.g. ACM, IEEE)

LaTeXML::Core - transforms TeX into XML. River stage one • 2 direct dependents • 2 total dependents

METHODS "my $latexml = LaTeXML::Core->new(%options);" Creates a new LaTeXML object for transforming TeX files into XML. verbosity : Controls verbosity; higher is more verbose, smaller is quieter. 0 is the default. strict : If true, undefined control ...

BRMILLER/LaTeXML-0.8.8 - 26 Feb 2024 20:10:53 UTC - Search in distribution
  • LaTeXML - A converter that transforms TeX and LaTeX into XML/HTML/MathML
  • latexml - transforms a TeX/LaTeX file into XML.
  • latexmlpost - postprocesses an xml file generated by latexml to perform common tasks, such as convert math to images and processing graphics inclusions for the web.
  • 23 more results from LaTeXML »

Combine::FromTeX - TeX parser in combine package River stage zero No dependents

AARDO/combine_4.005 - 05 Sep 2011 09:09:23 UTC - Search in distribution

Text::AsciiTeX - Convert (La)TeX formulas to ASCII art River stage zero No dependents

This module provides a mechanism to render (La)TeX formulae to ASCII art. It is based solely on AsciiTeX written by Bart Pieters (See "UNDERLYING TECHNOLOGIES")....

JBERGER/Text-AsciiTeX-0.05 - 23 May 2012 03:10:07 UTC - Search in distribution

EPS - Routines for creating Encapsulated-Postscript Images River stage zero No dependents

WIHAA/Graphics-EPS-3.00 - 14 Nov 2003 12:40:17 UTC - Search in distribution
143 results (0.084 seconds)