Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!frankensun.altair.com!daffy!uwvax!uwm.edu!bacon From: bacon@miller.cs.uwm.edu (Jason Bacon) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Xfig/LaTeX Date: 27 Nov 1996 00:53:48 GMT Organization: University of Wisconsin - Milwaukee - Computer Science Lines: 14 Distribution: usa Message-ID: <57g3es$7gq@uwm.edu> NNTP-Posting-Host: 129.89.139.22 I'm trying to import xfig graphics into a LaTeX document with FreeBSD 2.1. My usual strategy was to export the xfig picture to PicTeX, and then \input() the pictex file into the tex file. However, pictex doesn't seem to be available for FreeBSD 2.1, or at least I can't find it in the ftp archive. The only thing that works at all on my current setup is to export to LaTeX picture, and it doesn't have the capabilities I need. Any suggestions would be appreciated. Thanks, -Jason