Remstats Home


  About remstats
  Release Notes
  FAQ
  Conventions
  Prerequisites
  Installation
  Configuration
  Configuration Tools
  Servers
  Collectors
  Updater
  Monitors
  run-remstats
  CGIs
  do-traceroutes
  Miscellany
      availability-report
      cleanup
      convert-config-links
      genindex
      genmenu
      htmlpod
      podhtml
      podlatex
      podpdf
      rrd-report
  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.4
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.


Last updated Tue Apr 16 19:09:24 PDT 2002 by
<thomas.erskine@sourceworks.com>.
[SourceWorks] [Top] [RRDtool]