GNU bug report logs -
#14716
ede manual contains many very wide lines
Previous Next
Full log
Message #6 received at 14716 <at> debbugs.gnu.org (full text, mbox):
Glenn Morris <rgm <at> gnu.org> writes:
> make -C doc/misc ede.pdf
>
> There are lots and lots of _extremely_ overfull lines, due to the way
> the "Inheritance Tree" sections are typeset. This essentially makes the
> manual unprintable. There needs to be a different way to insert the
> inheritance trees that does not use so many levels of indentation.
It apparently uses a bunch of nested tab;es for this, and tables indent
quite a lot. Is there a different construct that could be used that
doesn't indent as much?
Here's an example:
@table @asis
@item Inheritance Tree:
@table @code
@item eieio-speedbar
@table @code
@item eieio-speedbar-directory-button
@table @code
@item @w{@xref{ede-target}.}
@table @code
@item @w{@xref{ede-proj-target}.}
@table @code
@item @w{@xref{ede-proj-target-makefile}.}
@table @code
@item @w{@xref{ede-proj-target-makefile-objectcode}.}
@table @code
@item @w{@xref{ede-proj-target-makefile-program}.}
@table @code
@item ede-proj-target-makefile-shared-object
No children
@end table
@end table
@end table
@end table
@end table
@end table
@end table
@end table
@end table
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 1 year and 155 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.