/usr/share/doc/transfig/fig2mpdf/index.html is in transfig 1:3.2.5.e-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | <HTML LANG="en">
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=ISO-8859-15">
<META name="AUTHOR" LANG="en" CONTENT="Pfeiffer">
<META NAME="Keywords" CONTENT="fig2mpdf,fig2dev,pdftex_p">
<META NAME="Language" CONTENT="en">
<META NAME="GENERATOR" CONTENT="byHand">
<link rel="stylesheet" type="text/css" HREF="fig2mpdf.css">
<TITLE>fig2mpdf: documentation
</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#484848" VLINK="#484848">
<H1>Multilayer PDF XFig figures using LaTeX for typesetting</H1>
<p>Beamer presentations are going to become more and more common. I
think the most compatible format is a PDF document for a presentation.
This helps if you have to use a different computer for the presentation
e.g. if your notebook doesn't work anymore or if it doesn't want to
work with the beamer environment. You might decide to use PDF-LaTeX for
typesetting your slides and your figures e.g. to use the <A
HREF="http://latex-beamer.sourceforge.net">powerfull beamer
package</A>. In that case you will need to produce overlay techniques
to get dynamic into your figures e.g. to lead the focus on parts of the
figure. <A HREF="fig2mpdf.html">The here presented fig2mpdf
tool</A> can do that for XFig figures. Furthermore I present a <a
href="fig2dev-pdftex_p.html">solution for the overlaid text
problem</a> which occures if you use the default tools for LaTeX
figures.
</p>
<table style="padding-left: 10px;">
<tr><td colspan="2"><b>Contents</b></td></tr>
<tr><td><a href="fig2mpdf.html">fig2mpdf</a></td><td>The tool for
generating overlayable figure document using one xfig document as source.</td></tr>
<tr><td><a href="fig2dev-pdftex_p.html">fig2dev</a></td><td>The
fig2dev drivers for handling the overlaid LaTeX text problem.</td></tr>
<tr><td colspan="2"><b>Project homepage</b></td></tr>
<tr><td><a href="http://p3f.gmxhome.de/Projects.html">P3F Projects</a> </td><td>My projects homepage where
you can find these tools in the xfig section</td></tr>
</table>
</BODY>
</HTML>
|