Hi, framed has the two keyword “fit” and “broad” for the height parameter but both have the same effect. Can this be changed and “height=broad” result in “height=\vsize” like “width=broad“ results in “width=\hsize”. There are cases like this \setupheadertexts[{\framed[width=\hsize,height=\vsize]{…}}] where I would prefer to write “width=broad” and “height=broad” instead of passing dimensions to the keys. Wolfgang
On Thu, Jun 14, 2012 at 3:12 PM, Wolfgang Schuster
framed has the two keyword “fit” and “broad” for the height parameter but both have the same effect. Can this be changed and “height=broad” result in “height=\vsize” like “width=broad“ results in “width=\hsize”.
In that case, I think height=tall would be a more appropriate keyword. 'broad' has very horizontal connotations. 'height=broad' could then remain a deprecated synonym for 'height=fit'. Cheers, Sietse
Am 14.06.2012 um 16:53 schrieb Sietse Brouwer:
On Thu, Jun 14, 2012 at 3:12 PM, Wolfgang Schuster
wrote: framed has the two keyword “fit” and “broad” for the height parameter but both have the same effect. Can this be changed and “height=broad” result in “height=\vsize” like “width=broad“ results in “width=\hsize”.
In that case, I think height=tall would be a more appropriate keyword. 'broad' has very horizontal connotations. 'height=broad' could then remain a deprecated synonym for 'height=fit'.
I have no problem with a new keyword but then I would choose “width=max” and “height=max”. Wolfgang
On 14-6-2012 17:33, Wolfgang Schuster wrote:
Am 14.06.2012 um 16:53 schrieb Sietse Brouwer:
On Thu, Jun 14, 2012 at 3:12 PM, Wolfgang Schuster
wrote: framed has the two keyword “fit” and “broad” for the height parameter but both have the same effect. Can this be changed and “height=broad” result in “height=\vsize” like “width=broad“ results in “width=\hsize”.
In that case, I think height=tall would be a more appropriate keyword. 'broad' has very horizontal connotations. 'height=broad' could then remain a deprecated synonym for 'height=fit'.
I have no problem with a new keyword but then I would choose “width=max” and “height=max”.
indeed 'max' is the only candidate ... as \framed is pretty important and used all over the place adding extra values to check is not always possible without interference so it has to be experimental wolfgang: in the next beta the width/height/offset/strut handling will be csname'd as in other places so you can check for issues then Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Am 18.06.2012 um 16:22 schrieb Hans Hagen:
On 14-6-2012 17:33, Wolfgang Schuster wrote:
Am 14.06.2012 um 16:53 schrieb Sietse Brouwer:
On Thu, Jun 14, 2012 at 3:12 PM, Wolfgang Schuster
wrote: framed has the two keyword “fit” and “broad” for the height parameter but both have the same effect. Can this be changed and “height=broad” result in “height=\vsize” like “width=broad“ results in “width=\hsize”.
In that case, I think height=tall would be a more appropriate keyword. 'broad' has very horizontal connotations. 'height=broad' could then remain a deprecated synonym for 'height=fit'.
I have no problem with a new keyword but then I would choose “width=max” and “height=max”.
indeed 'max' is the only candidate ... as \framed is pretty important and used all over the place adding extra values to check is not always possible without interference so it has to be experimental
wolfgang: in the next beta the width/height/offset/strut handling will be csname'd as in other places so you can check for issues then
I haven’t checked all value but the “max” setting works for width and height :) Wolfgang
participants (3)
-
Hans Hagen
-
Sietse Brouwer
-
Wolfgang Schuster