[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#926039: "fixme" package: missing layout files



On 30.03.19 18:43, Ryan Kavanagh wrote:

Hi Ryan,

> This package does not install all layout files for the fixme package.
> 
> For example, latex complains as follows on MWE below:
> 
> ! LaTeX Error: File `fxlayoutmarginclue.sty' not found.
> 
> This is not the expected behaviour, based on my understanding of §3.5.2
> of the FiXme manual (see: texdoc fixme).
> 
> ##################################
> minimal input file
> 
> \documentclass{minimal}
> \usepackage{fixme}
> \fxloadlayouts{marginclue}
> \begin{document}
> \end{document}
> 
Are you sure you're using that package correctly?

The reason why I ask is that the file is not provided by the upstream
package. I've downloaded the ins and the dtx file from CTAN, generated
the Style-Files, but there was no fxlayoutmarginclue.sty among them. So
this is either a bug in upstream, a doc bug or a mis-use by the end
user. My impression that "marginclue" is rather an option for the fixme
package itself, like this:

\documentclass{minimal}
\usepackage[marginclue]{fixme}
%\fxloadlayouts{marginclue}
\begin{document}
test
\end{document}

However I'm not a user of fixme, hence I can't finally decide.

Please tell us, which of the three cases above we're looking at and call
back then.

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

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: