Dear, sorry for the dumb question. how do I increase text height by reducing the space under footer without changing the other ones? I’m a bit confused by the discussion on setuplayout Thanks -a- -------------------------------------------------- Andrea Valle -------------------------------------------------- CIRMA - StudiUm Università degli Studi di Torino --> http://www.cirma.unito.it/andrea/ --> http://www.fonurgia.unito.it/andrea/ --> http://www.flickr.com/photos/vanderaalle/sets/ --> http://vimeo.com/vanderaalle --> andrea.valle@unito.it -------------------------------------------------- "This is a very complicated case, Maude. You know, a lotta ins, a lotta outs, a lotta what-have-yous." (Jeffrey 'The Dude' Lebowski)
Am 22.12.2014 um 23:00 schrieb Andrea Valle
: Dear,
sorry for the dumb question.
how do I increase text height by reducing the space under footer without changing the other ones? I’m a bit confused by the discussion on setuplayout
You have to change only the value of the height key. %%%% begin example \showframe \starttext \input knuth \page \setuplayout[height=10cm] \input knuth \page \setuplayout[height=22cm] \input knuth \stoptext %%%% end example Wolfgang
Ah! That’s obvious, I was looking at the ref man and got a bit stuck. But indeed here it’s clear http://wiki.contextgarden.net/Layout http://wiki.contextgarden.net/Layout Thanks Wolfgang! -a- -------------------------------------------------- Andrea Valle -------------------------------------------------- CIRMA - StudiUm Università degli Studi di Torino --> http://www.cirma.unito.it/andrea/ --> http://www.fonurgia.unito.it/andrea/ --> http://www.flickr.com/photos/vanderaalle/sets/ --> http://vimeo.com/vanderaalle --> andrea.valle@unito.it -------------------------------------------------- "This is a very complicated case, Maude. You know, a lotta ins, a lotta outs, a lotta what-have-yous." (Jeffrey 'The Dude' Lebowski)
On 23 Dec 2014, at 14:41, Wolfgang Schuster
wrote: Am 22.12.2014 um 23:00 schrieb Andrea Valle
mailto:valle@di.unito.it>: Dear,
sorry for the dumb question.
how do I increase text height by reducing the space under footer without changing the other ones? I’m a bit confused by the discussion on setuplayout
You have to change only the value of the height key.
%%%% begin example \showframe
\starttext
\input knuth
\page
\setuplayout[height=10cm]
\input knuth
\page
\setuplayout[height=22cm]
\input knuth
\stoptext %%%% end example
Wolfgang
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / 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 ___________________________________________________________________________________
participants (2)
-
Andrea Valle
-
Wolfgang Schuster