On 7 May 2010 14:52, Rainer M Krug <[email protected]> wrote:
> Hi
>
> I am using the module TODO notes and would like to us a smaller font for the
> text in the todo notes. I found that \todoformat
>
> \renewcommand*\todoformat{\sffamily\raggedright\small}
>
> but it tells me that it does not know the command \todoformat
>
> My question:
> 1) Am I mixing something up and this is the wrong approach?
> 2) Is there a better way of acheving this
> or
> 3) I installed the newest version of todonotes and todo into my local texmf
> directory - how can I tell LaTeX to use that one instead of the one
> installed by ubuntu lucid via texlive-latex-extra? I did a texhash and
> reconfigure.
>
> Cheers,
>
> Rainer
I would use it in the format
\usepackage[textsize=small]{todonotes}
you could alter this line in the module
there are two available (user contributed modules) at
http://wiki.lyx.org/Layouts/Modules
http://wiki.lyx.org/uploads/Modules/todonotes.module
or
http://wiki.lyx.org/uploads/Modules/todonotesalternate.module
Check LaTeX documentation
ftp://ftp.tex.ac.uk/tex-archive/macros/latex/contrib/todonotes/todonotes.pdf
for other options
--
Stephen