Lukáš Procházka <mailto:l...@pontex.cz>
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
___________________________________________________________________________________