GNU bug report logs - #14716
ede manual contains many very wide lines

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Tue, 25 Jun 2013 18:35:02 UTC

Severity: minor

Tags: confirmed

Found in version 24.3

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 14716 <at> debbugs.gnu.org
Subject: bug#14716: ede manual contains many very wide lines
Date: Sun, 29 Sep 2019 15:47:59 +0200
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.