Remstats Home


  About remstats
  architecture
  Release Notes
  FAQ
  Conventions
  Prerequisites
  Installation
  Configuration
  Configuration Tools
  Servers
  Collectors
  Updater
  Monitors
      alerter
  pagemakers
  run-remstats2
  CGIs
  troubleshooting
  do-traceroutes
  Miscellany
      alerter
      availability-report
      convert-config-links
      files
      functions
      genindex
      genmenu
      htmlpod
      lockfile
      podhtml
      podlatex
      podpdf
      remstats-backup
      remstats-cleanup
      remstats-version
      rename-host
      rrd-report
      rt-updater
  Thank-you
  Index


  Live Data

  Remstats was written by
  Thomas Erskine at the
  CRC in Canada and now
  at SourceWorks.

[Top] [Prev] [Next]

podlatex - translate a POD file to LaTeX

Usage:

podlatex version 1.6 from remstats 1.0.13a
usage: podlatex [options] podfile
where options are:
	-d ddd  enable debugging output
	-h      show this help
	-s sss  use 'sss' as the suffix for html files [.html]
	-u uuu  use 'uuu' as a URL prefix

Description:

See the docs for pod2latex. The only changes that I made intentionally from how pod2latex does things are:

  • if a line looks blank it's treated as blank. I prefer to avoid surprises.
  • I added a new =exec which executes a command line and inserts the output of stdout into the resulting HTML as a <PRE> section. This was so that I could get the latest usage message from programs inserted without having to run each program separately, save its output in a file, and manually insert the file into the POD file.
  • I changed the text wrapping links.

I wrote this version in frustration with the way pod2latex does links.


[
Top] [Remstats] [SourceWorks] [RRDtool] [SourceForge]
Last updated Fri Sep 5 07:34:18 UTC 2003 by <terskine@users.sourceforge.net>.