Wolfgang Schuster wrote:
Hi Hans,

there was a while ago a suggestion to make \framed a horizontal command by 
adding \dontleavehmode,
it is clear this is not a good idea to make this the default behavior but can't 
you add a option

  mode=horizontal|vertical

where 'mode=vertical' is the normal \framed behaviour and 'mode=horizontal' 
goes perform
\dontleavehmode to go into horizontal mode.

hm, more keys, less fast (it's a core command), need thinking

It would be also useful to have a 'direction' key where the setup 
\framed[direction=RTT]{...} behaves like

\starttext
\vbox dir RTT{\hsize\textheight\dorecurse{200}{a b c d e f }}
\stoptext

directionality is somewhat special and needs way more thinking (for instance not all three values make sense given that we also have a page model etc)

currently idris and i are experimenting with mixed lr modes and when we've set up a usable model for that we can look at the other directions

also, luatex > 0.50 will have some dir relates issues redone so i'd rather not spend too much time on it now

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to