On 11.06.12 11:37, Norman Ramsey wrote:

Hi Norman,

> A file read using
> 
>   \verbatiminput{mumble.tex}
> 
> is not seen as a dependency.  I've confirmed by inspecting
> the database and by using the -diagnostics option.
> 
I'm failing to understand your problem. How does your input file look
like? How does latexmk behave and what would you expect instead to happen?

I've created a minimal input file:

\documentclass{article}
\usepackage{verbatim}
\begin{document}
test
\verbatiminput{mumble.tex}
\end{document}

At the end of the latexmk run I see:

=== TeX engine is 'pdfTeX'
Latexmk: Missing input file: 'mumble.tex' from line
  'No file mumble.tex.'
Latexmk: Log file says output to '677036.dvi'
Latexmk: All targets (677036.dvi) are up-to-date

IMHO this is a useful pointer to a missing file. latexmk is version 4.61.

Hilmar
-- 
sigfault
#206401 http://counter.li.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to