ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problem with \inouter and text justification
Date: Fri, 11 Dec 2015 13:13:51 +0100	[thread overview]
Message-ID: <566ABDFF.5060408@gmail.com> (raw)
In-Reply-To: <fbb666ff4d614839b436c38b3c619d14@gmail.com>


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

> josephcanedo@gmail.com <mailto:josephcanedo@gmail.com>
> 10. Dezember 2015 um 11:04
> Dear all,
>
> Another problem appears if using both \inouter and \ininner to have 
> notes in both sides. Apparently when doing so the stack=continue does 
> not work any longer. I see margin notes overlapping and not being stacked.
>
> If the “left note” is removed the right side notes are stacked 
> properly again.
>
> Is there any solution to avoid the previous problem and this one please ?
Are notes a alternative for you?

\startsetups[marginnotes]
     \startframed[width=max,height=max,align=high,strut=no]
         \placenotes[marginnote][before=,after=,rule=off]
     \stopframed
\stopsetups

\setuptexttexts[margin][][\directsetup{marginnotes}]

\definenote   [marginnote][criterium=page]
\setupnotation[marginnote][number=no]

\starttext

\dorecurse{100}{\input ward\expanded{\marginnote{This is note 
\recurselevel}} }

\stoptext

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 3078 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2015-12-11 12:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-08 22:03 josephcanedo
2015-12-10 10:04 ` josephcanedo
2015-12-11 12:13   ` Wolfgang Schuster [this message]
2015-12-11 20:03     ` josephcanedo
2015-12-15 20:58       ` josephcanedo
2016-01-22  8:45         ` josephcanedo

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=566ABDFF.5060408@gmail.com \
    --to=schuster.wolfgang@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).