Hello Karl,

One more thought I had forgotten to tell you. When producing HTML output
makeinfo always creates appropriate pre.<whatever> classes for
@small<whatever> blocks. These classes always contain
`font-size:smaller', which is, generally speaking, right. However,
this produces badly-looking HTML pages for documents formatted as
@smallbook. For example, compare the `cflow' manual page

http://www.gnu.org/software/cflow/manual/cflow.html#Direct-and-Reverse

with, e.g. equivalent ps output 
(http://www.gnu.org/software/cflow/manual/cflow.ps.gz).

In my opinion, if the document contains @smallbook, each @smallX block
in HTML output should be handled as its @X counterpart
(@smallexample => @example, etc.).

Am I missing something?

If I am not, I would like to implement this.

Regards,
Sergey
  





_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to