On 16 Aug 2014, at 15:08, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:

Can you first explain what you try to achieve, you’re talking about indenting something but I don’t know what you want to indent, only the header or the complete content of the section/subsection.

I've been able to create a lot of what I want by using \definehead and \setuphead. I am using ownnumber.

\definehead[PSAappsection][subsection]
\definehead[PSAappsubsection][subsubsection]
\definehead[PSAappsubsubsection][subsubsubsection]
\setuphead[PSAappsection][continue=no,ownnumber=yes,after=]
\setuphead[PSAappsubsection][continue=no,ownnumber=yes,before=,after=]
\setuphead[PSAappsubsubsection][continue=no,ownnumber=yes,before=,after=]

What is left is to figure out the style where each sub (sub sub) section is indented more including teh paragraphs that belong to that setion. I robably need to do something with after (to set the indenting) and before (to end the indenting). In fixed width font like this:

1. SECTION
   text text text

   1.1 Sub Section
       text text text
 
       text text text

   1.1.1 Sub Sub Section
         text text text

G


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
___________________________________________________________________________________