/usr/share/doc/transfig/README.Debian is in transfig 1:3.2.5.e-5ubuntu0.1.
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 | transfig for DEBIAN
-------------------
Metafont support
================
If you want to use the mf (metafont) output language, you need the
grafbase.mf (not graphbase.mf!), which is available from
CTAN: graphics/mfpic/source/grafbase.mf
CGM support
===========
To use the -b (binary) option for CGM export, the ralcgm program is
required. This is currently not available as a Debian package, but
you may download the sources from
ftp://ftp.cc.rl.ac.uk/pub/graphics/ralcgm/
pstex
=====
There are many people heaving problems with the pstex driver. The
problem is, that newer versions of transfig need \usepackage{color} to
work with pstex. So simply add \usepackage{graphicx} and
\usepackage{color} to your LaTeX file before using pstex and
everything should work correct.
Big LaTeX fonts
===============
If you want to use LaTeX fonts bigger than 42pt, you have to add
\usepackage{type1cm} to your LaTeX file, which switches over to the
Type1 vector fonts, that are available in all sizes.
Roland Rosenfeld <roland@debian.org>
$Id: README.Debian,v 1.6 2006/07/23 12:34:40 roland Exp $
|