ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	"Lizardo M. Reyna Bowen" <farliz@disroot.org>
Subject: Re: Define the dimensions of a layout
Date: Thu, 9 Aug 2018 05:47:05 +0200	[thread overview]
Message-ID: <27cba1f2-7f4a-baf7-0d8e-b29b8fa6b784@gmail.com> (raw)
In-Reply-To: <79755301-351e-0f4f-0c89-b4c30fca42d1@disroot.org>

\setuplayout
   [topspace=10mm,
    header=10mm,
    footer=10mm,
    height=middle,
    backspace=20mm,
    width=middle]

\showframe

\starttext
\showsetups
\stoptext

Wolfgang


Lizardo M. Reyna Bowen schrieb am 09.08.18 um 04:50:
> Hi,
>
> May be this setup works.
>
> \setuppapersize[A4]
>
> \setuplayout[
>    header=20mm,
>    footer=20mm,
>    height=fit,
>    topspace=0cm,
>    width=fit,
>    backspace=2cm,
>    rightmargin=0cm,
>    leftmargin=0cm,
>    leftmargindistance=0pt,
>    rightmargindistance=0pt]
>
> \showframe
>
> \starttext
>   \showsetups
> \stoptext
>

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2018-08-09  3:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-08 22:54 Fabrice Couvreur
2018-08-09  2:46 ` Lizardo M. Reyna Bowen
2018-08-09  2:50 ` Lizardo M. Reyna Bowen
2018-08-09  3:47   ` Wolfgang Schuster [this message]

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=27cba1f2-7f4a-baf7-0d8e-b29b8fa6b784@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=farliz@disroot.org \
    --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).