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

To reply to this bug, email your comments to 14716 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14716; Package emacs. (Tue, 25 Jun 2013 18:35:02 GMT) Full text and rfc822 format available.

Message #3 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: ede manual contains many very wide lines
Date: Tue, 25 Jun 2013 14:34:05 -0400
Package: emacs
Version: 24.3
Severity: minor
User: emacs
Usertags: cedet

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.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14716; Package emacs. (Sun, 29 Sep 2019 13:49:01 GMT) Full text and rfc822 format available.

Message #6 received at 14716 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 14716 <at> debbugs.gnu.org
Subject: Re: 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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14716; Package emacs. (Sun, 29 Sep 2019 13:58:01 GMT) Full text and rfc822 format available.

Message #9 received at 14716 <at> debbugs.gnu.org (full text, mbox):

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

An @image?

I don't think Texinfo can express tree-like structures in any other
way.  But the right place to ask this is on the Texinfo list, not
here.




Added tag(s) confirmed. Request was from Stefan Kangas <stefankangas <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 10 Jan 2024 11:18:02 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 154 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.