From: vm via ntg-context <ntg-context@ntg.nl>
To: ntg-context@ntg.nl
Cc: vm <vm@klankschap.nl>
Subject: [NTG-context] Re: [ page setup ]
Date: Sun, 19 Jan 2025 21:38:28 +0100 [thread overview]
Message-ID: <ec49b399-2cba-44dd-866b-365509245ebf@klankschap.nl> (raw)
In-Reply-To: <9afacaa3-22d6-4cdf-af5f-536cc8976b23@fiee.net>
On 19/01/2025 20:38, Henning Hraban Ramm wrote:
> \definelayout[one][width=118mm]
> \definelayout[two][width=178mm]
>
> and then activate them for pages like
>
> \definelayout[1,2,5,6][one]
> \definelayout[4,5,7,8][two]
my current lmtx seems to ignore the \definelayout
what am i missing?
8<---
\setuppapersize [A4]
\setupheader [state=empty, no]
\usetypescript[ibmplex]
\setupbodyfont[ibmplex, serif, 11pt]
\setupinterlinespace[14pt]
\setuplayout[%
backspace=10mm,
topspace=20mm,
header=0mm,
footer=0mm,
height=180mm,
]
\definelayout[one][width=98.8mm]
\definelayout[two][width=158.2mm]
\definelayout[1,2,5,6][one]
\definelayout[3,4,7,8][two]
\starttext
\showframe
\dorecurse{30}{\input knuth}
\stoptext
--->8
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
next prev parent reply other threads:[~2025-01-19 20:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-19 18:07 [NTG-context] " vm via ntg-context
2025-01-19 19:38 ` [NTG-context] " Henning Hraban Ramm
2025-01-19 20:13 ` vm via ntg-context
2025-01-19 20:38 ` vm via ntg-context [this message]
2025-01-19 20:43 ` Mikael Sundqvist
2025-01-19 21:08 ` vm via ntg-context
2025-01-26 18:04 ` garulfo
2025-01-26 18:33 ` garulfo
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=ec49b399-2cba-44dd-866b-365509245ebf@klankschap.nl \
--to=ntg-context@ntg.nl \
--cc=vm@klankschap.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).