Re: [NTG-context] Move textrule closer to head

2016-04-13 Thread Tom Harrop

On 13/04/16 18:47, Pablo Rodriguez wrote:
Hi Tom, how about another rule? (From 
http://wiki.contextgarden.net/Titles#Titling_Style.) 
\setuphead[subsubsection] [after=\hrule\blank] I hope it helps, Pablo 


Ahh, it's perfect. I missed that page of the wiki! Thank you.
___
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] Move textrule closer to head

2016-04-13 Thread Pablo Rodriguez
On 04/13/2016 06:10 PM, Tom Harrop wrote:
> Hello,
> 
> I'm a ConTeXt beginner. I'm working on a document where I would like a 
> textrule under my subsubsection headings. If I use after=\textrule, the 
> placement of the textrule is too far from the heading, and I haven't 
> found a way to move it closer to the heading either with \setuphead or 
> \setuptextrules.

Hi Tom,

how about another rule? (From
http://wiki.contextgarden.net/Titles#Titling_Style.)

   \setuphead[subsubsection]
 [after=\hrule\blank]

I hope it helps,

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
___

[NTG-context] Move textrule closer to head

2016-04-13 Thread Tom Harrop

Hello,

I'm a ConTeXt beginner. I'm working on a document where I would like a 
textrule under my subsubsection headings. If I use after=\textrule, the 
placement of the textrule is too far from the heading, and I haven't 
found a way to move it closer to the heading either with \setuphead or 
\setuptextrules.


Here is an example:


\setuphead[subsubsection]
  [after=\textrule]

\starttext

\subsubsection{I would like less space between this heading and its 
textrule}


Here is some text.

\stoptext



I realise that the spacing looks pretty good in the PDF produced by this 
example, so you'll just have to believe me that it needs to be closer to 
the headings in my document.


I'd appreciate any help on this, including suggestions of 
alternative/better methods to do this.


Thanks for reading,

Tom
___
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
___