ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "luigi scarso" <luigi.scarso@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Killing the space after a section.
Date: Fri, 13 Apr 2007 00:23:48 +0200	[thread overview]
Message-ID: <fe8d59da0704121523m65d47264r7d6eaa526cc09334@mail.gmail.com> (raw)
In-Reply-To: <200704121218.09585.john@wexfordpress.com>

On 4/12/07, John R. Culleton <john@wexfordpress.com> wrote:
> I have the file set up with no parindent and one blank line between
> paragraphs. but I want to kill the extra space after \section
> headers.  The current definition is:
> \setuphead[section][number=no,style=\SectSans,page=no,after={\vskip
> 2sp}]
>
> ...but the blank line remains.  Do I need to use a negative \vskip?
not an answer (sorry). But try this

\setuphead[section][style={\ssbfb},
  before={\begingroup\ruledvbox\bgroup},
    after={\egroup\endgroup}]
\starttext
\section{Foo} foo baa
\section{gMoo()} gMoo
\stoptext


luigi

  parent reply	other threads:[~2007-04-12 22:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-12 16:18 John R. Culleton
2007-04-12 21:35 ` luigi scarso
2007-04-12 22:23 ` luigi scarso [this message]
2007-04-13  7:55   ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fe8d59da0704121523m65d47264r7d6eaa526cc09334@mail.gmail.com \
    --to=luigi.scarso@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).