Re: Using xfig

2005-10-09 Thread Rogério Brito
On Oct 09 2005, Maximillian Murphy wrote: > I don't know whether it's possible to start from a pre-existing > postscript or encapsulated postscript file and modify it using xfig? I think that that is the purpose of pstoedit, neatly packaged in Debian. Hope this helps, Rogério. -- Rogério Brito

Re: Using xfig

2005-10-09 Thread Maximillian Murphy
cum LaTeX Yes, although I've found that writing straight postscript isn't hard either. Wrote an entire slide show complete with pictures in raw postscript in under an hour a couple of months ago. Not bad! But where raw postscript excels is in making mathematical diagrams - that's how I was

Re: Using xfig

2005-10-04 Thread Katipo
Rogério Brito wrote: On Oct 02 2005, Alvin Oga wrote: i can only draw squares with xfig or dia or geda - too much buttons and menus just to make simple squares, rectangles, cirles, lines, and arrows Really, using xfig is an excellent option for those interested in gene

Re: using Xfig with LaTeX

2001-04-26 Thread Alan Shutko
MaD dUCK <[EMAIL PROTECTED]> writes: > except pdflatex can't deal with eps files - you'd have to export > Xfig's to pdf's instead Or use epstopdf on them. -- Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors! The wise shepherd never trusts his flock to a smiling wolf.

Re: using Xfig with LaTeX

2001-04-26 Thread Andrew Perrin
Indeed, I misunderstood your question. But fig2dev should work fine. I tried using mpage -2 on my dissertation and also got screwy results with eps written by xfig; but everything worked fine with psnup: psnup -2 dissertation.ps d2.ps ap --

Re: using Xfig with LaTeX

2001-04-26 Thread MaD dUCK
also sprach Nicholas Robbins (on Thu, 26 Apr 2001 02:37:49PM -0400): > or just > > pdflatex file except pdflatex can't deal with eps files - you'd have to export Xfig's to pdf's instead, which i never got to work. but \usepackage{times} in the TeX file and ps2pdf produces output just as pretty..

Re: using Xfig with LaTeX

2001-04-26 Thread Nicholas Robbins
On Thu, 26 Apr 2001, MaD dUCK wrote: > of course there is: > > latex file && dvips -o - file | ps2pdf - file.pdf or just pdflatex file -Nicholas Robbins ___ "A professor is one who talks in someone else's sleep." -W.H. Auden ___

Re: using Xfig with LaTeX

2001-04-26 Thread MaD dUCK
thank you all for your responses. considering that every single email i received suggested to export .eps from Xfig and then to use \epsfig, i must have not made myself clear enough... (a) i need a batch method to convert. but anyway, fig2dev is what's used by Xfig anyway, which is what i have bee

Re: using Xfig with LaTeX

2001-04-26 Thread Andrew Perrin
Others have already suggested it, but I'll echo: - Export from xfig to .eps; then: \begin{figure}[htbp] \resizebox{\textwidth}{!} {\includegraphics{pathmodel_idea.eps}} \caption{Conceptual model of civic and political participation} \index{participation!political} \label{fig:intromodel} \end{f

Re: using Xfig with LaTeX

2001-04-26 Thread Rob Mahurin
On Wed, Apr 25, 2001 at 11:57:15PM -0400, MaD dUCK wrote: > beating around my thesis, i am trying several methods of including > Xfig drawings in LaTeX. currently, i am using fig2dev to create .eps > file, which I \psfig into the document. nevertheless, while the result > is fine, mpage seems unabl

Re: using xfig + latex

1999-01-15 Thread Richard Lyon
> Do you know how to export xfig figures with latex commands and insert them > in latex files? I was unlucky with pictex, eepic and pstex_t. > I think the best and simplest way to export diagrams to latex is to use encapsulated postscript. Regards ...

Re: using xfig + latex

1999-01-15 Thread LOPARIC Marko
Hi! It is working now! Thank you all very much. Below some information I got: On 15 Jan 1999, Christophe Broult wrote: > The following is a document on how to import xfig figures in latex along > with a few tips to make your life easier. I wrote this quite a while > back but it still applies. >

Re: using xfig + latex

1999-01-15 Thread Christophe Broult
Hi, Here's a description I have found one day. I think gives you everything you wanted to do. Chris -- Looking for a cutting edge | Christophe Broult software validation technology? | Check http://www.info.unicaen.fr/lpv | ``Smile, chu

Re: using xfig + latex

1999-01-15 Thread Wojciech Zabolotny
Because I'm Polish, I very offen face the problem of using "nonstandard" characters in Xfig figures (I hope that one day Xfig will support Unicode and then all Polish characters as well as other national characters will be standard...). Usually I use three methods: 1) Enter the text using the late

Re: using xfig + latex

1999-01-14 Thread Oleg Krivosheev
Date: Thu, 14 Jan 1999 20:36:30 +0100 (MET) From: LOPARIC Marko <[EMAIL PROTECTED]> X-Sender: [EMAIL PROTECTED] Cc: debian-user@lists.debian.org Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Length: 476 On Thu, 14 Jan 1999, Oleg Krivosheev wrote: > >Do you k

Re: using xfig + latex

1999-01-14 Thread Rene Hojbjerg Larsen
LOPARIC Marko wrote: > Do you know how to export xfig figures with latex commands and insert them > in latex files? I was unlucky with pictex, eepic and pstex_t. [snip] > 3. pstex_t: That is the format suggested in the documentation of tranfig > package. But I was unnable to find the file psfig.

Re: using xfig + latex

1999-01-14 Thread LOPARIC Marko
On Thu, 14 Jan 1999, Oleg Krivosheev wrote: > >Do you know how to export xfig figures with latex commands and insert them >in latex files? I was unlucky with pictex, eepic and pstex_t. > > i usually export from xfig into encapsulated PS and it fits into > laTeX files perfectly (using g

Re: using xfig + latex

1999-01-14 Thread Oleg Krivosheev
Hi! Do you know how to export xfig figures with latex commands and insert them in latex files? I was unlucky with pictex, eepic and pstex_t. i usually export from xfig into encapsulated PS and it fits into laTeX files perfectly (using graphics, graphix or epsfig). OK

Re: using xfig + latex

1999-01-14 Thread Mamoun Alissali
LOPARIC Marko wrote: > > Hi! > > Do you know how to export xfig figures with latex commands and insert them > in latex files? I was unlucky with pictex, eepic and pstex_t. [...] I usually export them in encapsulated Postscript (.eps) and include them with \includegraphics from the graphicx pac