I have another question, using this \setupheads solution.

When I use \title and \subject the result of "first" and "next" options of 
\setupindenting are omitted.

While in \chapter and \sections with \setupheads[indentnext={yes,first}] 
command, first paragraph indent is controled with "first/next" option in 
\setupindenting[yes,medium,next], in \title and \subject only change modifying 
indentnext to yes/no in  \setuphead[subject].

Is this normal?


Sample:
        \setupheads[indentnext={yes,first}]
        %\setuphead[subject][indentnext=no]     % uncomment for indent in 
\subject
        \setupindenting[yes,medium,next]

        \starttext
                \chapter{Chapter}
                \section{Section}
                \input knuth

                \subject{Subject}
                \input knuth
        \stoptext




19cat


> El 01/12/2014, a les 8:23 p. m., Pablo Rodriguez <oi...@gmx.es> va escriure:
> 
> On 12/01/2014 08:05 PM, 19cat wrote:
>> Thank you,
>> 
>> Now, "first/next" parameter works.
>> 
>> But I must add same line for "section", "subsection", "subsubsection", ...  
>> :-(
> 
> \setupheads[indentnext=yes] will do the work.
> 
> 
> Pablo
> -- 
> http://www.ousia.tk
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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