ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* margin notes in MKIV (doublesided pages)
@ 2013-02-09  1:21 Alan Bowen
  2013-02-09  6:25 ` Devendra Ghate
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Bowen @ 2013-02-09  1:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

I need margin notes in a doublesided page environment in MKIV.

The following:

\setuppagenumbering[alternative=doublesided]
\setupinmargin[location=both]
\starttext
\inmargin{n1}\input knuth\inmargin{note 1}
\page
\inmargin{n2}\input knuth\inmargin{note 2}
\page
\inmargin{n3}\input knuth\inmargin{note 4}
\stoptext


works in MKII. In MKIV, however, all the margin notes are on the left. So
how can I get this right in MKIV?

Alan

[-- Attachment #1.2: Type: text/html, Size: 886 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: margin notes in MKIV (doublesided pages)
  2013-02-09  1:21 margin notes in MKIV (doublesided pages) Alan Bowen
@ 2013-02-09  6:25 ` Devendra Ghate
  2013-02-09 12:03   ` Alan Bowen
  0 siblings, 1 reply; 3+ messages in thread
From: Devendra Ghate @ 2013-02-09  6:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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


On 02/09/2013 06:51 AM, Alan Bowen wrote:
> I need margin notes in a doublesided page environment in MKIV.
>
> The following:
>
>     \setuppagenumbering[alternative=doublesided]
>     \setupinmargin[location=both]
>     \starttext
>     \inmargin{n1}\input knuth\inmargin{note 1}
>     \page
>     \inmargin{n2}\input knuth\inmargin{note 2}
>     \page
>     \inmargin{n3}\input knuth\inmargin{note 4}
>     \stoptext
>
>
> works in MKII. In MKIV, however, all the margin notes are on the left. 
> So how can I get this right in MKIV?
>
> Alan
>
Probably, \setupmargin[location=outer] should do the trick (*not tested*).

I have been using

\setupmargintext[margintext][location=outer]

\margintext{Note 1}

without a problem.

Regards,
Devendra

PS: sidenotes style [http://wiki.contextgarden.net/Sidenotes_style] by 
Andy thomas uses this setup.


>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 3647 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: margin notes in MKIV (doublesided pages)
  2013-02-09  6:25 ` Devendra Ghate
@ 2013-02-09 12:03   ` Alan Bowen
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Bowen @ 2013-02-09 12:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Thanks, Devendra. That is very helpful.

\*setupmargindata*[margintext][location=outer,align=inner]

gives me exactly the placement that I need.


Best, Alan

On Sat, Feb 9, 2013 at 1:25 AM, Devendra Ghate <devendra.ghate@gmail.com>wrote:

>
> On 02/09/2013 06:51 AM, Alan Bowen wrote:
>
> I need margin notes in a doublesided page environment in MKIV.
>
>  The following:
>
>  \setuppagenumbering[alternative=doublesided]
>   \setupinmargin[location=both]
>   \starttext
>   \inmargin{n1}\input knuth\inmargin{note 1}
>   \page
>   \inmargin{n2}\input knuth\inmargin{note 2}
>   \page
>   \inmargin{n3}\input knuth\inmargin{note 4}
>   \stoptext
>
>
>  works in MKII. In MKIV, however, all the margin notes are on the left.
> So how can I get this right in MKIV?
>
>  Alan
>
>  Probably, \setupmargin[location=outer] should do the trick (*not tested*).
>
> I have been using
>
> \setupmargintext[margintext][location=outer]
>
> \margintext{Note 1}
>
> without a problem.
>
> Regards,
> Devendra
>
> PS: sidenotes style [http://wiki.contextgarden.net/Sidenotes_style] by
> Andy thomas uses this setup.
>
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>
>
>
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 4722 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-09 12:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-09  1:21 margin notes in MKIV (doublesided pages) Alan Bowen
2013-02-09  6:25 ` Devendra Ghate
2013-02-09 12:03   ` Alan Bowen

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).