ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Automatic reference prefixing in heads with prefix=+
@ 2014-09-27 10:00 Christoph Reller
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Reller @ 2014-09-27 10:00 UTC (permalink / raw)
  To: ntg-context


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

Hi,

Various documents mention a namespace feature for references by setting
prefix=+. This is a really cool feature but I cannot get it to work. Why
does the following example not work:

\setupinteraction[state=start]
\setuphead[chapter][prefix=+]

\starttext

\startchapter[reference=chap1,title={First Chapter}]
  \startsection[reference=sec1,title={First Section in First Chapter}]
    Reference \type{sec1} is \about[sec1].\par
    Reference \type{chap2:sec1} is \about[chap2:sec1].\par
  \stopsection
\stopchapter

\startchapter[reference=chap2,title={Second Chapter}]
  \startsection[reference=sec1,title={First Section in Second Chapter}]
    Reference \type{sec1} is \about[sec1].\par
    Reference \type{chap1:sec1} is \about[chap1:sec1].\par
  \stopsection
\stopchapter

\stoptext

Any help is appreciated.

Christoph Reller

[-- Attachment #1.2: Type: text/html, Size: 1183 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] 2+ messages in thread

* Re: Automatic reference prefixing in heads with prefix=+
@ 2014-09-30  6:08 Christoph Reller
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Reller @ 2014-09-30  6:08 UTC (permalink / raw)
  To: ntg-context


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

On Sat, Sep 27, 2014 at 12:00 PM, Christoph Reller <
christoph.reller@gmail.com> wrote:

> Hi,
>
> Various documents mention a namespace feature for references by setting
> prefix=+. This is a really cool feature but I cannot get it to work. Why
> does the following example not work:
>
> \setupinteraction[state=start]
> \setuphead[chapter][prefix=+]
>
> \starttext
>
> \startchapter[reference=chap1,title={First Chapter}]
>   \startsection[reference=sec1,title={First Section in First Chapter}]
>     Reference \type{sec1} is \about[sec1].\par
>     Reference \type{chap2:sec1} is \about[chap2:sec1].\par
>   \stopsection
> \stopchapter
>
> \startchapter[reference=chap2,title={Second Chapter}]
>   \startsection[reference=sec1,title={First Section in Second Chapter}]
>     Reference \type{sec1} is \about[sec1].\par
>     Reference \type{chap1:sec1} is \about[chap1:sec1].\par
>   \stopsection
> \stopchapter
>
> \stoptext
>
> Any help is appreciated.
>
> Christoph Reller
>

Does anybody have a minimal working example on this topic? Because of the
concise syntax "prefix=+" it is difficult to google for an example.

This feature is mentioned in two places:
1. contextref.pdf in section "12.5 Cross references" explains the main
mechanism but seems a little outdated.
2.  Hans Hagen, "This Way - Cross document referencing", September 2011.
This is more up to date, but mentions the feature only briefly. The
mentioned key there is not "prefix" but "referenceprefix", which doesn't
seem to work either.

Regards,
Christoph Reller

[-- Attachment #1.2: Type: text/html, Size: 2542 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] 2+ messages in thread

end of thread, other threads:[~2014-09-30  6:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-27 10:00 Automatic reference prefixing in heads with prefix=+ Christoph Reller
2014-09-30  6:08 Christoph Reller

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