ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Setupreferencing[interaction=text] breaks referenceformat[text={…}]
@ 2016-11-13 16:20 Benjamin Buchmuller
  0 siblings, 0 replies; only message in thread
From: Benjamin Buchmuller @ 2016-11-13 16:20 UTC (permalink / raw)
  To: ntg-context

Hi,

I’m not sure if this is the intended behaviour of the system, but I want to typeset “This is Figure 1.1 in Chapter A Good Story” in the attached minimal example. However, setting up the referencing interaction to text, this typesets “This is 1.1 in Chapter A Good Story”. The same holds true, when the reference format is not defined via \definereferenceformat, but also in \in{Figure}[fig:A].

Here is the minimal example:

\starttext

\setupreferencing[
left={},
right={},
interaction=text, % critical
]

\definereferenceformat[infig][text={Figure }]

\chapter[myreference]{A Good Story}

\startplacefigure[reference=fig:A]

Some figure.

\stopplacefigure

This is \infig[fig:A] in Chapter \about[myreference].

\stoptext

Thank you very much for your help.


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-13 16:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-13 16:20 Setupreferencing[interaction=text] breaks referenceformat[text={…}] Benjamin Buchmuller

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