ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Grid typesetting, colums and vertical spacing
Date: Tue, 20 Apr 2010 15:54:25 +0200	[thread overview]
Message-ID: <4BCDB211.6070006@gmx.net> (raw)
In-Reply-To: <op.vbgplgrmyxxkfz@lab050p.feld.cvut.cz>

Hello Jan,

Am 20.04.2010 14:11, schrieb Jan Pohanka:
> 
> Hello,
> 
> I'm trying to typeset on the grid, but I also need to reduce vertical
> spacing around headings. Unfortunately when i specify the 'before/after'
> setting for head, grid typesetting fails.
> Is there any option to make \blank more flexible?
> (I'm using MKII)
> 

see

http://www.pragma-ade.com/general/manuals/details.pdf

and (maybe outdated example)

http://archive.contextgarden.net/message/20051226.174723.f5c32d5c.en.html


Best wishes, Peter

> example:
> 
> 
> \setupoutput[pdftex]
> 
> \setuppapersize[A4,landscape][A4,landscape]
> \setuplayout[backspace=0.5cm,topspace=0.5cm,top=0cm,footer=0.5cm,
>              width=middle,height=middle,margin=0cm,header=0cm]
> 
> \setupbodyfont[10pt]
> 
> \mainlanguage[cz]
> \enableregime[utf8]
> 
> \setuppagenumbering[location=]
> 
> \setuphead[section][style={\bf}]
> \setuphead[section][before={\blank[halfline,flexible]}] % not working well
> % \setuphead[section][after={\blank[halfline,flexible]}] % not working well
> 
> 
> \starttext
> 
> \setuplayout[grid=yes] \showgrid
> \definecolumnset[my][n=4,distance=1.2em,balance=yes] % balance not work
> 
> \startcolumnset[my]
> 
> \section{Pokus}
> \input knuth
> \input knuth
> \subsection{Pokus 2}
> \input knuth
> \input knuth
> \input knuth
> \subsection{Pokus 3}
> \input knuth
> 
> \stopcolumnset
> 
> \stoptext
> 
> 
> greetings
> Jan
> 
> 

___________________________________________________________________________________
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	other threads:[~2010-04-20 13:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-20 12:11 Jan Pohanka
2010-04-20 13:54 ` Peter Rolf [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-19 20:21 Honza Pohanka

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=4BCDB211.6070006@gmx.net \
    --to=indiego@gmx.net \
    --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).