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

Search results for "dvi"

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

Meta::Tool::Dvi - this module will help you deal with dvi files. River stage zero No dependents

This module helps you deal with DVI: Device Independant graphics format. It can: 0. Check that a certain DVI file is correct. 1. Convert the DVI file to postscript format....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

latex2dvi - script to convert LaTeX file to DVI River stage one • 1 direct dependent • 2 total dependents

"latex2dvi" is a simple script to invoke the "LaTeX::Driver" module to convert a LaTeX file to DVI (TeX's device independent output format). TO BE EXPANDED...

EHUELS/LaTeX-Driver-1.2.0 - 30 Oct 2020 19:34:28 UTC - Search in distribution

DDCCI - Perl extension for control monitors via DDC/CI protocol River stage zero No dependents

DDC/CI (Display Data Channel Command Interface) standard specifies a means for a computer to send commands to its monitor, or to receive data from the monitor, as settings and sensors; it works over a bidirectional link realized though the video inte...

SKUPSY/DDCCI-0.003 - 24 Nov 2019 15:26:53 UTC - Search in distribution

Prima::faq - Frequently asked questions about Prima River stage two • 17 direct dependents • 19 total dependents

The FAQ covers various topics around Prima, such as distribution, compilation, installation, and programming....

KARASIK/Prima-1.72 - 31 Jan 2024 09:42:17 UTC - Search in distribution

Printer - a low-level, platform independent printing interface (curently Linux and MS Win32. other UNIXES should also work.) River stage zero No dependents

A low-level cross-platform interface to system printers. This module is intended to allow perl programs to use and query printers on any computer system capable of running perl. The intention of this module is for a program to be able to use the prin...

SRPATT/Printer-0.98 - 17 Aug 2004 21:48:51 UTC - Search in distribution

dtddiff - Compare two SGML/XML DTDs River stage zero No dependents

dtddiff compares two SGML/XML DTDs based upon the XML dumps generated by dtdparse. The following summarizes the typically usage of dtddiff: dtdparse --outfile parsed-dtd1.xml dtd1.dtd dtdparse --outfile parsed-dtd2.xml dtd2.dtd dtddiff parsed-dtd1.xm...

EHOOD/SGML-DTDParse-2.00 - 16 Jul 2005 23:30:08 UTC - Search in distribution

Font::TFM - read information from TeX font metric files River stage one • 1 direct dependent • 2 total dependents

To read the information from TFM (TeX font metrics) file, you first create the object of Font::TFM class in memory. You do this by calling method Font::TFM::new with font name and other parameters and it creates a new TFM object in memory, loading al...

JANPAZ/Font-TFM-1.01 - 03 Mar 2011 21:11:06 UTC - Search in distribution

Test::AutomationFramework - Test Automation Framework (TAF) River stage zero No dependents

YWANGPERL/Test-AutomationFramework-0.060.04 - 06 Dec 2013 07:28:04 UTC - Search in distribution

findsimilars - Fast similar-files finder River stage zero No dependents

Similar-sized and similar-named files are picked as suspicious candidates of duplicated files. Basic Usage Nothing descirbes better than actual outputs. Here is an example of suspicious duplicated files: $ findsimilars -l 1 test ## ========= 3 'CardL...

SUNTONG/File-FindSimilars-2.07 - 30 Aug 2015 13:12:56 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

Remote::Use - Using modules from a remote server River stage zero No dependents

CASIANO/Remote-Use-0.04 - 12 Oct 2008 22:09:26 UTC - Search in distribution

docbook2latex.xps - an XPathScript stylesheet for LaTeX. River stage one • 1 direct dependent • 1 total dependent

This is docbook2latex.xps version number $Revision: 32928 $, by IDEALX (http://www.idealx.org/docbook2latex/). Using Matt Sergeant's XPathScript framework (see "SEE ALSO"), this stylesheet translates Docbook XML into LaTeX for beautiful typesetting o...

YANICK/XML-XPathScript-2.00 - 04 Jul 2019 13:44:38 UTC - Search in distribution

Term::GnuplotTerminals - documentation of gnuplot output devices River stage zero No dependents

ILYAZ/Term-Gnuplot-0.90380906 - 01 Aug 2018 12:13:22 UTC - Search in distribution

Games::Go::Sgf2Dg - convert Smart Go Format (SGF) files to diagrams similar to those seen in Go books and magazines. River stage zero No dependents

Games::Go::Sgf2Dg takes a Smart Go Format (SGF) file *filename* or *filename*.sgf or *filename*.mgt and produces a diagram file *filename*.suffix where suffix is determined by the converter (see below). Games::Go::Sgf2Dg modualizes the sgf2dg script....

REID/Games-Go-Sgf2Dg-4.252 - 08 Oct 2013 04:26:10 UTC - Search in distribution
  • Games::Go::Sgf2Dg::Dg2Mp - Perl extension to convert Games::Go::Sgf2Dg::Diagrams to John Hobby's MetaPost (which is adapted from Donald Knuth's Metafont).

visualise_alSet-version.pl - Displays the aligned sentence pairs as a links enumeration or matrix River stage zero No dependents

Displays the aligned sentence pairs as a links enumeration or matrix. The command-line utility has been made for convenience. For full details, see the documentation of the AlignmentSet.pm module....

PLAMBERT/Lingua-AlignmentSet-1.1 - 17 Mar 2007 16:55:38 UTC - Search in distribution

Template::Latex - Latex support for the Template Toolkit River stage one • 1 direct dependent • 1 total dependent

The Template::Latex module is a wrapper of convenience around the Template module, providing additional support for generating PDF, PostScript and DVI documents from LaTeX templates. You use the Template::Latex module exactly as you would the Templat...

EHUELS/Template-Plugin-Latex-3.12 - 10 May 2017 22:05:17 UTC - Search in distribution

File::Extractor - Extract meta-data from arbitrary files River stage zero No dependents

This module provides a perl interface to libextractor. GNU libextractor provides developers of file-sharing networks, file managers, and WWW-indexing bots with a universal library to obtain meta-data about files. Currently, libextractor supports the ...

FLORA/File-Extractor-0.04 - 17 Nov 2009 23:22:42 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

Config::Model::Manual::ModelCreationAdvanced - Creating a model with advanced features River stage two • 11 direct dependents • 11 total dependents

DDUMONT/Config-Model-2.153 - 14 Jul 2023 17:35:53 UTC - Search in distribution
22 results (0.037 seconds)