The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.



next up previous contents
Next: Fonts Up: Environment Previous: Environment

Style files

LaTeXdraw uses UNIX and X-Windows. For translating a LaTeX-source document with pictures the style file latexdraw.sty must be included. This style file uses the package pstricks.tex (a standard package for LaTeX). For printing and previewing the DVI-file generated by latex or slitex is not suitable. You must translate the DVI-file to a Postscript-file by the program dvips.

Example:
Assuming a LaTeX-document with the file name myfile.tex, the following commands do the job:
latex myfile.tex
dvips myfile.dvi
The headline of myfile.tex could be
\documentstyle[latexdraw]{article}



Hans-J. Siegert
Sat Jul 5 19:31:53 MEST 1997

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.