ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
Subject: inmargin text problems remain
Date: Thu, 16 Oct 2003 14:57:12 +0200	[thread overview]
Message-ID: <6.0.0.22.1.20031016145612.01b92ff8@digitpaint.nl> (raw)

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

Dear gang,

Thanks Bill for your reply on my previous mail concerning struggles with 
the inmargin texts. As you can see I explicitely set the width of the margins.

In order to make things easier to see I attach a minimal test file.

Does anybody see the clue, how to tell Context to use the full marginwidth?

Cheers Willi

[-- Attachment #2: inmargin.tex --]
[-- Type: text/plain, Size: 1040 bytes --]

% Test file
% Problem: Enumeration: numbering sequence and reference to an element of the enumeration
% 20-09-2003

\setupoutput[pdftex]
\usemodule[units]

\usetypescript[palatino]
\definetypeface[Myfont] [rm] [serif] [palatino][default] [encoding=texnansi]
\definetypeface[Myfont] [ss] [sans] [helvetica][default] [encoding=texnansi]
\definetypeface[Myfont] [tt] [mono] [courier][default] [encoding=texnansi]
\switchtotypeface[Myfont]
\setupbodyfont[Myfont,rm,10pt]

\definepapersize[MyPaper][height=18cm, width=12.6cm]
\setuppapersize[MyPaper,portrait][A4,portrait]
\setuppagenumbering[alternative=doublesided, location={footer,middle}] %doublesided singlesided

\setuplayout
  [topspace=14mm,
   header=0pt,
   headerdistance=0pt,
   backspace=16mm,
   footerdistance=10mm,
   footer=1.1\bodyfontsize,
   veroffset=5mm,
   leftmargin=8mm,
   rightmargin=18mm,
   height=149mm,
   width=90mm,
   location={middle,doublesided},
   marking=on]

\showframe
\starttext
    \dorecurse{10}{\inmargin{\bf Let op!} \input tufte \blank}
\stoptext

             reply	other threads:[~2003-10-16 12:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-16 12:57 Willi Egger [this message]
2003-10-16 13:26 ` Bill McClain
2003-10-16 18:36   ` Willi Egger
2003-10-31 16:52 ` Patrick Gundlach

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=6.0.0.22.1.20031016145612.01b92ff8@digitpaint.nl \
    --to=w.egger@boede.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).