ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: margin comment above heading
Date: Wed, 17 Jun 2020 23:26:50 +0200	[thread overview]
Message-ID: <3E538DD2-666E-4529-958A-64CE046BEDD0@fiee.net> (raw)
In-Reply-To: <b7a81196-5776-623e-4fa2-9deabb537bdf@gmail.com>


> Am 17.06.2020 um 22:47 schrieb Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>:
> 
> Pablo Rodriguez schrieb am 16.06.2020 um 22:17:
>> Dear list,
>> I have the following sample:
>>   \startsetups[tinytiny]
>>     \setupwhitespace[-2em]
>>     \setupbodyfont[0.01pt]
>>     \setupinterlinespace[1sp]
>>   \stopsetups
> 
> ???
> 
>>   \setupinteraction[state=start]
>>   \showframe\showgrid
>>   \starttext
>>     \blank[force, 10em]
>>     \section{Move comment above this heading}
>>     \startparagraph[setups=tinytiny]
>>      \dontleavehmode
>>      \comment[location={rightmargin}, color=orange]
>>          {comment}
>>     \stopparagraph
>>   \stoptext
>> Is there a way to move the comment above the heading that goes before?
> 
> Like this?
> 
> \setupinteraction[state=start]
> 
> \showframe
> \showgrid
> 
> \starttext
> 
> \blank[force,10em]
> 
> \comment[location={rightmargin},color=orange]{comment}
> \section{Move comment above this heading}
> 
> \stoptext

Pablo, do I understand right that you’re converting XML and the comment comes last in that structure, but you need it first?
I.e. the real question is how to process the XML structure in a different order, right?
That would avoid shifting boxes around, which might be possible, but ugly and hard to control.

Hraban

___________________________________________________________________________________
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:[~2020-06-17 21:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-16 20:17 Pablo Rodriguez
2020-06-17 20:47 ` Wolfgang Schuster
2020-06-17 21:26   ` Henning Hraban Ramm [this message]
2020-06-18 19:06     ` Pablo Rodriguez
2020-06-18 15:41   ` Pablo Rodriguez

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=3E538DD2-666E-4529-958A-64CE046BEDD0@fiee.net \
    --to=texml@fiee.net \
    --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).