make-latex: using xfig (.fig) graphics in latex documents
Sergejs Boginskis
s.boginskis at gmail.com
Wed Mar 28 16:43:25 UTC 2007
The link you have provided is dead,
yes I was unable to set .fig figures into Latex document, I was using
different packages.
One workaround exists that should work for you,
'fig2ps' tool can convert xfig files into pdf, pdf's are included without
any problems (at least for me).
Install this tool (sudo apt-get install fig2ps), here you find some
description,
http://graphics.stanford.edu/infrastructure/howto/xfig_latex.html
Report back if you will have any problems.
On 3/28/07, Luqman <luqman_ngs at gmx.net> wrote:
>
>
> hi,
> I have a simple latex document in that I try to include a xfig graphic
> with .fig extension but it does not work.
>
> The figlatex.pdf documentation on the latex-make website
>
> http://gforge.inria.fr/docman/~\index{.php?group_id=261&selected_doc_group_id=420&language_id=1
>
> states that .fig files can be bound in latex sources as:
> \includegraphics[width=\linewidth]{myfig.fig}
>
> I've tried it as visible in my source file below but receive following
> error message when I run make:
>
> ! LaTeX Error: Unknown graphics extension: .fig.
>
> transfig is installed on my Ubuntu 6.10.
>
> Following is the latex source file:
> ---------------//main.tex ---------------------------
> \documentclass{report}
> \usepackage{graphicx}
> \begin{document}
>
> \title{My Report}
> \author{Luqman Munawar}
> \maketitle
>
> \tableofcontents{}
> \listoffigures
> \listoftables
>
> \chapter{chapter number one}
> \includegraphics[width=\linewidth]{networking_scenario.fig}
>
> \chapter{chapter number two}
> \end{document}
> ------------------END main.tex \\ -------------------------
>
> Any idea what is the cause of this problem? Is there a bug in Edgy
> related to latex-make?
>
> Regards,
>
> --
> Luqman
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (GNU/Linux)
>
> iD8DBQFGCmsMukt53YnBP0QRAldSAJ0VPU+ImieSANT2CAGCI2bLgt6UEwCdFh5I
> fpf8Dmb+1f1qL8yahPhaJF4=
> =hxsE
> -----END PGP SIGNATURE-----
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
--
Sergejs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070328/fee16a2a/attachment.html>
More information about the ubuntu-users
mailing list