From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7996 Path: main.gmane.org!not-for-mail From: "Denis B. Roegel" Newsgroups: gmane.comp.tex.context Subject: \subsubsubsection Date: Fri, 24 May 2002 07:25:01 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020524072501.B5599@bar.loria.fr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035398433 23969 80.91.224.250 (23 Oct 2002 18:40:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:40:33 +0000 (UTC) Cc: "Denis B. Roegel" Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:7996 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7996 I know it may be non advisable, but I would like to add a \subsubsubsection command which fits nicely with the other sectioning commands. I need this because I am converting a LaTeX file which has \paragraph commands, and hence a sectioning level below \subsubsection. Right now, I did the following \definehead[subsubsubsection][section=section-4] but the spacing is definitely not right. How could I improve that? Thanks, Denis