Re: [NTG-context] Vertical space after \head

2015-03-31 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

thank you, Wolfgang; I wasn't aware of "afterhead" option.

I added some info (and a snip) here:

http://wiki.contextgarden.net/Command/startitemize

although I found some existing info on wiki/\setupitemgroup;
however, I wasn't able to add some useful info onto the latter place.

Best regards,

Lukas


On Tue, 31 Mar 2015 15:39:14 +0200, Wolfgang Schuster 
 wrote:


\starttext

\setupitemize[headstyle=bold,afterhead={\blank[medium]}]

\startitemize
\starthead{Ward}
\input ward
\stophead
\startitem
\input weisman
\stopitem
\stopitemize

\stoptext

Wolfgang


--
Ing. Lukáš Procházka | mailto:l...@pontex.cz
Pontex s. r. o.  | mailto:pon...@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

___
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
___

Re: [NTG-context] Vertical space after \head

2015-03-31 Thread Wolfgang Schuster

> Am 31.03.2015 um 09:03 schrieb Procházka Lukáš Ing. - Pontex s. r. o. 
> :
> 
> Hello,
> 
> is it possible to affect simply vertical space being generated after \head?
> 
> Here:
> 
> 
> \starttext
>  \startitemize[][headstyle=bold]
>\head Something\par
>  \input knuth
>  \stopitemize
> \stoptext
> 
> 
> I'd like to have space of size \blank[medium] between the head and the 
> following text.
> 
> But it seems nothing of "joinedup", "after", "before" or "inbetween" affects 
> the space.
> 
> So - is it possible somehow?

\starttext

\setupitemize[headstyle=bold,afterhead={\blank[medium]}]

\startitemize
\starthead{Ward}
\input ward
\stophead
\startitem
\input weisman
\stopitem
\stopitemize

\stoptext

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
___

[NTG-context] Vertical space after \head

2015-03-31 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

is it possible to affect simply vertical space being generated after \head?

Here:


\starttext
  \startitemize[][headstyle=bold]
\head Something\par
  \input knuth
  \stopitemize
\stoptext


I'd like to have space of size \blank[medium] between the head and the 
following text.

But it seems nothing of "joinedup", "after", "before" or "inbetween" affects 
the space.

So - is it possible somehow?

Best regards,

Lukas


--
Ing. Lukáš Procházka | mailto:l...@pontex.cz
Pontex s. r. o.  | mailto:pon...@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

___
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
___