Re: [NTG-context] \setuptype[style=...] and a feature request

2009-07-22 Thread Hans Hagen

Peter Münster wrote:

On Mon, 20 Jul 2009, Hans Hagen wrote:


Feature request:
\setuptype[before=..., after=...]

well, not before/after then but left/right


No problem, left/right is nice!


i'll put in on the todo list as it's non trivial where to hook in that code

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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \setuptype[style=...] and a feature request

2009-07-21 Thread Peter Münster
On Mon, 20 Jul 2009, Hans Hagen wrote:

  Feature request:
  \setuptype[before=..., after=...]
 
 well, not before/after then but left/right

No problem, left/right is nice!
Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] \setuptype[style=...] and a feature request

2009-07-20 Thread Peter Münster
Hello,

The style command of \setuptype is executed 2 times:

\setuptype[style=X]
\starttext
\type{bla}
\stoptext

Feature request:
\setuptype[before=..., after=...]

(today I use this workaround: \setuptype[style=\groupedcommand{...}{...}] )

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \setuptype[style=...] and a feature request

2009-07-20 Thread Wolfgang Schuster


Am 20.07.2009 um 16:33 schrieb Peter Münster:


Hello,

The style command of \setuptype is executed 2 times:

\setuptype[style=X]
\starttext
\type{bla}
\stoptext

Feature request:
\setuptype[before=..., after=...]


You mean left and right, before and after should be kept for  
environments only.


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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \setuptype[style=...] and a feature request

2009-07-20 Thread Hans Hagen

Peter Münster wrote:

Hello,

The style command of \setuptype is executed 2 times:

\setuptype[style=X]
\starttext
\type{bla}
\stoptext


hm, i'll look at it


Feature request:
\setuptype[before=..., after=...]


well, not before/after then but left/right



-
  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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___