On Sat, 24 Nov 2007 21:48:20 +0100, Christoph Lechner wrote:

> Having something TeX-/LaTeX-like in gschem would be a wonderful feature.
> But I don't have any clue how to do this.

xfig seems to do it the right way: 
It produces two files --- an eps file with all the graphics and a tex 
file to include into your latex document. The commands in the latex file 
typeset the text and place it at the proper place.

An example of the latex output of xfig looks like this:

\begin{picture}(0,0)%
\includegraphics{latextest.eps}%
\end{picture}%
\setlength{\unitlength}{4144sp}%
%
\begingroup\makeatletter\ifx\SetFigFontNFSS\undefined%
\gdef\SetFigFontNFSS#1#2#3#4#5{%
  [EMAIL PROTECTED]
  \fontfamily{#3}\fontseries{#4}\fontshape{#5}%
  \selectfont}%
\fi\endgroup%
\begin{picture}(5809,2820)(646,-2836)
\put(2251,-331){\makebox(0,0)[lb]{\smash{{\SetFigFontNFSS{20}{24.0}
{\familydefault}{\mddefault}{\updefault}{\color[rgb]{0,0,0}$\beta + \int^
\infty ds$}%
}}}}
\end{picture}%

---<(kaimartin)>---
-- 
Kai-Martin Knaak                                  tel: +49-511-762-2895
Universität Hannover, Inst. für Quantenoptik      fax: +49-511-762-2211 
Welfengarten 1, 30167 Hannover           http://www.iqo.uni-hannover.de
GPG key:    http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get



_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to