unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14716: ede manual contains many very wide lines
@ 2013-06-25 18:34 Glenn Morris
  2019-09-29 13:47 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2013-06-25 18:34 UTC (permalink / raw)
  To: 14716

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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#14716: ede manual contains many very wide lines
  2013-06-25 18:34 bug#14716: ede manual contains many very wide lines Glenn Morris
@ 2019-09-29 13:47 ` Lars Ingebrigtsen
  2019-09-29 13:56   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2019-09-29 13:47 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 14716

Glenn Morris <rgm@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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#14716: ede manual contains many very wide lines
  2019-09-29 13:47 ` Lars Ingebrigtsen
@ 2019-09-29 13:56   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2019-09-29 13:56 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 14716

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Sun, 29 Sep 2019 15:47:59 +0200
> Cc: 14716@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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-29 13:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-25 18:34 bug#14716: ede manual contains many very wide lines Glenn Morris
2019-09-29 13:47 ` Lars Ingebrigtsen
2019-09-29 13:56   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).