package hevea
severity 322341 wishlist
retitle 322341 Please complete the support of fancyvrb for text output
thanks

On Thu, Aug 11, 2005 at 11:41:45AM +0200, Ralf Treinen wrote:
> On Wed, Aug 10, 2005 at 11:02:40AM +0200, Martin Quinson wrote:
> > Package: hevea
> > Version 1.07-4
> > Tags: upstream
> 
> Forget my previous mail, I was looking at the html output, and
> not at the text output. The text output does indeed look strange.
> 
> In fact, the hevea doc says that there is an *experimental* and partial
> implementation of fancyvrb (section B.17.13 in the documentation
> of hevea 1.08). If you look into /usr/share/hevea you see that
> there is a file html/fancyvrb.hva (the hevea implementation of
> fancyvrb for html output) but there is no corresponding file
> in text/. Hence, if you want to generate text output you will
> have to do without the fancyvrb package for now.
> 
> This rather is a wishlist bug (complete the support of fancyvrb for
> text output). Do you agree?

Sure, sorry. I should have used this severity myself. Done.

But about the html output, don't you get the figure actually centrered?
Actually, I do: /usr/share/doc/quilt/quilt.html in quilt-0.42 (tested with
w3m and firefox). The relevant code is:
\begin{center}
\begin{minipage}{6cm}
\begin{small}
\begin{Verbatim}
work/ -+- ...
       |- patches/ -+- series
       |            |- patch2.diff
       |            |- patch1.diff
       |            +- ...
       +- .pc/ -+- applied-patches
                |- patch1.diff/ -+- ...
                |- patch2.diff/ -+- ...
                +- ...
\end{Verbatim}
\end{small}
\end{minipage}
\caption{Quilt files in a source tree.}
\label{fig:dir-layout}
\end{center}

So I guess that's the same: minipage support is rather partial in hevea,
isn't it? I seem to remember warning messages in that sense. 


Btw, I solved my problem by "lynx -dump"ing the html output. The result is
astonishing good.

Thanks for your time, Mt.

Attachment: signature.asc
Description: Digital signature

Reply via email to