22 Mar
2003
22 Mar
'03
12:25 p.m.
Matthew Huggett
Is it possible to specify a value relative to a variable like \textwidth or \pageheight etc. For example, is there a way to get 1/3 of \textwidth?
Besides the answer from Willi, I'd like to add that in the specific case of layout tuning you might be careful with the naming. For example when you want to use the "height" parameter that is given with the \setuplayout macro, you have to refer to \makeupheight. To see what I mean, use the \showsetups command. It gives you the \setuplayout parameter and the connected name. Patrick