Re: [NTG-context] How to define section with midaligned number and midaligned text?

2016-08-09 Thread Lukáš Procházka

... How easy! Thank you. Lukas

On Tue, 09 Aug 2016 22:50:05 +0200, Wolfgang Schuster 
 wrote:


Lukáš Procházka 
9. August 2016 um 22:43
Hello,

I need to produce a \section with midaligned number and midaligned
text bellow the number, like:

|<- text width -->|
"

I.
 Section

Bla bla
...
"

I tried this:


\define[2]\Sec{\midaligned{#1.}\midaligned{#2}}

\setuphead[section][command=\Sec,conversion=R]

\starttext
  \section{Section}
\stoptext


but it seems that text "Section" is shifted out somewhere...

How to \setuphead[section] in a proper way?

\setuphead[section][alternative=middle,conversion=R,sectionstopper=.]

\starttext
   \section{Section}
\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] How to define section with midaligned number and midaligned text?

2016-08-09 Thread Wolfgang Schuster

Lukáš Procházka 
9. August 2016 um 22:43
Hello,

I need to produce a \section with midaligned number and midaligned 
text bellow the number, like:


|<- text width -->|
"

I.
 Section

Bla bla
...
"

I tried this:


\define[2]\Sec{\midaligned{#1.}\midaligned{#2}}

\setuphead[section][command=\Sec,conversion=R]

\starttext
  \section{Section}
\stoptext


but it seems that text "Section" is shifted out somewhere...

How to \setuphead[section] in a proper way?

\setuphead[section][alternative=middle,conversion=R,sectionstopper=.]

\starttext
  \section{Section}
\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] How to define section with midaligned number and midaligned text?

2016-08-09 Thread Lukáš Procházka

Hello,

I need to produce a \section with midaligned number and midaligned text bellow 
the number, like:

|<- text width -->|
"

I.
 Section

Bla bla
...
"

I tried this:


\define[2]\Sec{\midaligned{#1.}\midaligned{#2}}

\setuphead[section][command=\Sec,conversion=R]

\starttext
  \section{Section}
\stoptext


but it seems that text "Section" is shifted out somewhere...

How to \setuphead[section] in a proper way?

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
___