[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
image cookies in columns and line breaking
From: |
Jan Nieuwenhuizen |
Subject: |
image cookies in columns and line breaking |
Date: |
Sun, 29 Feb 2004 22:45:18 +0100 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) |
When using images with long names in a multicolumn environment,
makeinfo may insert linebreaks that break in image cookies. See
below.
How easy would it be to turn line breaking off while outputting a
cookie?
Jan.
\input texinfo @c -*-texinfo-*-
@setfilename break.info
@settitle break
@node Top, , ,
@top
@chapter TEST
@multitable @columnfractions .1 .3 .3 .3
@item @tab
@image{long-image-file-name1,,,png}
@tab
@image{long-image-file-name2,,,png}
@tab
@image{long-image-file-name3,,,png}
@item @tab
Caption 1
@tab
Caption 2
@tab
Caption 3
@end multitable
@bye
--
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
- image cookies in columns and line breaking,
Jan Nieuwenhuizen <=