Package: rubber
Version: 1.0-1
Severity: normal
Hello.
Two executions of rubber generate .eps and .ps conversions. The second
is an error. Guess main.tex is:
--
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{samplebmp}
\end{document}
--
Then use rubber:
--
$ rubber main
converting samplebmp.bmp into samplebmp.eps...
compiling main.tex...
$ rubber main
converting samplebmp.bmp into samplebmp.ps...
compiling main.tex...
$ rubber main
nothing to be done for main
$
--
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.9.050419
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages rubber depends on:
ii python 2.3.5-3 An interactive high-level object-o
ii tetex-bin 2.0.2-31 The teTeX binary files
rubber recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]