ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Gerben Wierda <gerben.wierda@rna.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: What is required to make \setuplayout work?
Date: Sun, 17 May 2020 22:24:35 +0200	[thread overview]
Message-ID: <39B96B36-C058-4A39-9039-147E0A20DF0D@rna.nl> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 687 bytes --]

I’ve been trying to define a layout that just has a 5mm no-printing edge around the paper and has all the rest for \textwidth and \textheight. No header, footer, pagenumber, etc. Just as much space as I can get out of a standard A4.

But the following (following the manual and ConTeXtgarden):

\setuplayout[leftedge=5mm,top=5mm,rightedge=5mm,bottom=5mm,
leftmargin=0mm,rightmargin=0mm,
margindistance=0mm,edgedistance=0mm,
topdistance=0mm,headerdistance=0mm,footerdistance=0mm,bottomdistance=0mm]
\showlayoutcomponents % doesn’t seem to do anything
\showframe % this works
\starttext
\input knuth
\stoptext

Doesn’t seem to change the layout. What am I missing?

G

[-- Attachment #1.2: Type: text/html, Size: 1953 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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:[~2020-05-17 20:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-17 20:24 Gerben Wierda [this message]
2020-05-17 20:52 ` Wolfgang Schuster

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=39B96B36-C058-4A39-9039-147E0A20DF0D@rna.nl \
    --to=gerben.wierda@rna.nl \
    --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).