LATEX2PNG(1)                         User                         LATEX2PNG(1)



[1mNAME[0m
       latex2png - manual page for latex2png 1.1

[1mDESCRIPTION[0m
       latex2png [1m-- [22mConvert a LaTeX file to a PNG image

       USAGE:  latex2png  [-d  density] [-h] [-k] [-c] [-g] [-m] [-H home dir]
       file[.tex|.eps]

       The [4mlatex2png[24m command converts a LaTeX file  into  a  PNG  image.   The
       first  page  is  translated  into an image at the specified resolution.
       [4mlatex2png[24m can also be used to  convert  encapsulated  postscript  (EPS)
       files to PNG images.

   [1mOPTIONS:[0m
       [1m-c [22mproduce color image

       [1m-d [22mdensity
              [4mdensity[24m  is   the  number of dots per inch to use in the created
              image (default 144 dpi)

       [1m-g [22mproduce gray images

       [1m-h [22mhelp

       [1m-H [22mhome_dir
              [4mhome_dir[24m is a directory to be included in search  path  (default
              is  directory  that  contains  the LaTeX file).  This is used to
              create PNG images in another directory (e.g.,  /tmp)  and  still
              allow LaTeX to find files that it needs to include.

       [1m-k [22mkeep intermediate files (for debugging)

       [1m-m [22mproduce monochrome (black and white) image
              (default)

       [1m-v [22mversion

   [1mEXAMPLES:[0m
       latex2png [1m-d [22m144 /tmp/file
              #create /tmp/file.png at 144 dpi

       latex2png file.eps
              #create file.png

       latex2png file.tex
              #create file.png via latex

       latex2png [1m-H [22m. /tmp/file
              #search the cwd for image files

[1mSEE ALSO[0m
       [1mlatex2png  [22mis  a  part of [1mlatex2rtf [22mand has a special mode to assist in
       finding the baseline of a latex equation.  Documentation for  [1mlatex2rtf[0m
       may  be found in [1mlatex2rtf.info, [22mthe PDF file [1mlatex2rtf.pdf [22mor the HTML
       file [1mlatex2rtf.html  [22mwhich  are  made  from  the  TeXInfo  source  file
       [1mlatex2rtf.texi.[0m



latex2png 1.10                   November 2002                    LATEX2PNG(1)
