ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
To: Yatskovsky <yatskovsky@gmail.com>,
	mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: CSS-like coding style
Date: Sat, 17 Feb 2007 19:47:51 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.58.0702171945230.11264@gaston.pm> (raw)
In-Reply-To: <1195309941.20070217180852@gmail.com>

On Sat, 17 Feb 2007, Vyatcheslav Yatskovsky wrote:

> \setuplayout[
> 	topspace=0cm, 
> 	bottomspace=2cm, 
> 	rightmargin=2cm,
> 	width=fit, 
> 	height=fit
> ]
> 
> fails

Hello,
you can use the %-sign:

\setuplayout[
	topspace=0cm, 
	bottomspace=2cm, 
	rightmargin=2cm,
	width=fit, 
	height=fit%
]

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

  parent reply	other threads:[~2007-02-17 18:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1264.1171692908.17432.ntg-context@ntg.nl>
2007-02-17 16:08 ` Vyatcheslav Yatskovsky
2007-02-17 16:42   ` Taco Hoekwater
2007-02-17 18:47   ` Peter Münster [this message]
2007-02-19  9:26     ` Hans Hagen
2007-02-17 18:55   ` Aditya Mahajan
2007-02-19  9:28     ` Hans Hagen
2007-02-17 22:26 ` replacing symbols Vyatcheslav Yatskovsky

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=Pine.LNX.4.58.0702171945230.11264@gaston.pm \
    --to=pmlists@free.fr \
    --cc=ntg-context@ntg.nl \
    --cc=yatskovsky@gmail.com \
    /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).