ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
Subject: Re: question about \inouter cum suis
Date: Wed, 06 Oct 2010 18:04:34 +0200	[thread overview]
Message-ID: <4CAC9E12.7090705@wxs.nl> (raw)
In-Reply-To: <E4B3E242-513C-4BBC-9252-0688651974D1@uni-bonn.de>

On 6-10-2010 4:18, Thomas A. Schmitz wrote:
> \defineinmargin [MyOuter] [outer] [normal] [distance=1cm]
>
> \starttext
> test \MyOuter{1}test
> \stoptext

\def\domarginblockskip#1%
   {\doifelsenothing\margincontentdistance
      {\hskip\dimexpr
         +\margincontenthoffset
         +\compensatedinnermakeupmargin
         +\csname\??im#1\c!distance\endcsname
       \relax}
      {\hskip\dimexpr %%%%%%%%%%%% \hskip got lost
         +\margincontenthoffset
         +\compensatedinnermakeupmargin
         +\margincontentdistance
       \relax}%
    \relax}


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      reply	other threads:[~2010-10-06 16:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-06 11:04 Thomas A. Schmitz
2010-10-06 13:39 ` Hans Hagen
2010-10-06 13:48   ` Thomas A. Schmitz
2010-10-06 13:57     ` Wolfgang Schuster
2010-10-06 14:08       ` Thomas A. Schmitz
2010-10-06 14:18   ` Thomas A. Schmitz
2010-10-06 16:04     ` Hans Hagen [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=4CAC9E12.7090705@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    --cc=thomas.schmitz@uni-bonn.de \
    /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).