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>,
	Ursula Hermann <ursula.hermann@univie.ac.at>
Subject: [NTG-context] Re: Struggling with the distance and right margin text
Date: Fri, 22 Mar 2024 18:56:11 +0100	[thread overview]
Message-ID: <b70139e5-70a9-393b-f0d9-1c1e2772d3a6@gmail.com> (raw)
In-Reply-To: <3b89c2fc3b734d3e8bbea51f6de20d83@univie.ac.at>

Ursula Hermann schrieb am 22.03.2024 um 15:57:
> Dear Pablo,
> 
> 
> Many thanks for your example. Sorry for writing so late.
> 
> At least I found out, how it works for me .  This is the best way.
> 
> 
> \setuppapersize[A8,landscape]
> \setupbodyfont[termes, 12.50pt]
> \setuplayout[inrightmargin=5.1cm
>               backspace=2.9cm,
>               inleftmargin=0cm,width=4cm]

You can shorten the layout to

\setuplayout
   [backspace=2.9cm,
    width=4cm]

because inleftmargin and inrightmargin don't exist as layout settings 
but there is leftmargin and rightmargin without the leading *in*.

You can add

\showlayout

to see the effects on the layout.

Wolfgang
___________________________________________________________________________________
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
___________________________________________________________________________________

      parent reply	other threads:[~2024-03-22 17:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-15 13:06 [NTG-context] " Ursula Hermann
2024-03-15 19:00 ` [NTG-context] " Pablo Rodriguez via ntg-context
2024-03-22 14:57   ` Ursula Hermann
2024-03-22 17:29     ` Pablo Rodriguez via ntg-context
2024-03-22 17:56     ` 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=b70139e5-70a9-393b-f0d9-1c1e2772d3a6@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=ursula.hermann@univie.ac.at \
    /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).