Thomas A. Schmitz <mailto:[email protected]>
21. Dezember 2015 um 16:18
Hi,
the behavior of \vfill has changed in the latest beta. In some of my
setups, I used code like this to produce vertically centered content:
\starttext
\null\vfill
vertically centered?
\vfill\null
\stoptext
Why don’t you use the makeup environment?
\definemakeup[centered][pagestate=start,headerstate=start]
\starttext
\startmakeup[centered]
vertically centered?
\stopmakeup
\stoptext
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________