texinfo-nobreak.el is a spot of code for
Emacs to avoid line breaks at
places in Texinfo sources which makeinfo
through to current version 4.13 doesn't quite handle correctly (in particular
@: at the end of a line). These are known gremlins in makeinfo,
the easiest thing is "don't do that" in your source.
texinfo-nobreak.el is
free software (free
as in freedom), published under the terms of the
GNU General Public
License (v3 or up). Download version 6 here, or in my
miscbits-el collection:
texinfo-nobreak.el
(8k, and sig)
The
.asc is a Gnu PG ascii
armoured signature for texinfo-nobreak.el, generated from
my key.
See my texinfo-warn.el
which highlights bad @: or }) bits (in case say you
can't or don't want to fix them immediately in a shared document). And see
nobreak-fade.el for some
other miscellaneous nobreaks.
For more Texinfo related things in Emacs, see Texinfo on the Emacs Wiki.
This page Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.