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>,
	Fabrice Couvreur <fabrice1.couvreur@gmail.com>
Subject: Re: Text in the margin
Date: Wed, 10 Apr 2019 23:04:25 +0200	[thread overview]
Message-ID: <494222e1-0695-30a1-c4bb-7df8e406fd23@gmail.com> (raw)
In-Reply-To: <CACyK-eqyRYdBiwhCpYT0gEKVy4qvzjReuV=znZ1q_Ce6qxrG1Q@mail.gmail.com>


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

Fabrice Couvreur schrieb am 10.04.2019 um 11:58:
> Hi,
> Wolfgang suggested this to put text in the margin but since some 
> updates it does not work anymore :
>
> \setuplayout
> [width=12cm,
>    rightmargin=5cm]
>
> \defineuserdata [margintext] [alternative=margintext]
>
> \defineuserdataalternative [margintext] 
> [renderingsetup=userdata:margintext]
>
> \startsetups [userdata:margintext]
>   \margindata
>     [inright]
> [%style=\smallbodyfont,
>      style={\switchtobodyfont[9pt]},
> width=\rightmarginwidth,
>      align={flushleft,broad}]
>     {{\bf Exemple — }\getinlineuserdata}
> \stopsetups
>
> \starttext
> \startuserdata[margintext]
>  \input ward
> \stopuserdata
> \stoptext

Put text (\dontleavehmode works also because it starts a paragraph)
after \stopuserdata to flush the content of the margin block.

Wolfgang


[-- Attachment #1.2: Type: text/html, Size: 1736 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:[~2019-04-10 21:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-10  9:58 Fabrice Couvreur
2019-04-10 21:04 ` 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=494222e1-0695-30a1-c4bb-7df8e406fd23@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=fabrice1.couvreur@gmail.com \
    --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).