---------- Forwarded message ---------
De : Fabrice Couvreur <fabrice1.couvreur@gmail.com>
Date: lun. 6 juil. 2020 à 12:10
Subject: Re: [NTG-context] Store images and text in the right margin
To: Marco <lists@homerow.info>


Hello,
What has been proposed by Wolfgang and Marco works correctly but is it possible to define a single environment margintext which would allow to include both text and figures ?
Thank you
Fabrice

Le sam. 4 juil. 2020 à 11:36, Fabrice Couvreur <fabrice1.couvreur@gmail.com> a écrit :
Hi Marco,
Without being a specialist, I knew the \blank command, but I too thought that there must be another solution.
Thank you for your help.
Fabrice

Le ven. 3 juil. 2020 à 11:04, Marco <lists@homerow.info> a écrit :
On Fri, 3 Jul 2020 10:39:41 +0200
Fabrice Couvreur <fabrice1.couvreur@gmail.com> wrote:

> I think there should be a space between comments and figures.

Maybe you can add manual \blank[…] in the margindata setups, e.g.

  ...
  {\blank{\bf Remarque — }\getinlineuserdata\blank}

Otherwise I'm sure there's a more elegant solution using dedicated
keys, but as I haven't used that mechanism for a while I can't tell
which works. Maybe manual blanks already do the job.

Marco