Perhaps something like this can help a bit:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=nopagebrk
In the case you need it just once, you can try to set penalty at the
particular place sufficiently high. For more info check Knuth's TeX
book, stuff on penalty (google term: tex book pdf).
ically extract/learn from those what
is the package interface. Well, good luck with that one...
So to sum up: in my opinion, manual layout file creation is the
easiest and most reliable method to rely upon.
My 2 cents.
Best,
Peter.
--
Peter Novak, p...@aronde.net, http://peter.aronde.net/
signature.asc
Description: Digital signature
I put this into my ~/.xsessionrc:
# include .bashrc if it exists
if [ -f "$HOME/.bashrc" ]; then
. "$HOME/.bashrc"
fi
That takes into the scope all the settings you might have set locally,
such as $TEXMFLOCAL and related settings.
Hopefully this helps a bit.
Peter.
--
Hello LyX users and developers,
my name is Peter Novak and since around 2001 I am a (passionate) user of
LyX (as also documented by my bug reports and feature requests at
http://www.lyx.org/trac/search?q=walkmanyi), though I did not read the
LyX-users mailing lists till now.
To scratch one of