ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* page reference to figure fails when figure location is "none"
@ 2014-04-06 10:14 Sanjoy Mahajan
  2014-04-06 11:10 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Sanjoy Mahajan @ 2014-04-06 10:14 UTC (permalink / raw)
  To: ntg-context

Using a recent MkIV beta (2014.03.27), it seems that a page reference to
a figure fails if the figure location is "none."  Here is a minimal
example:

  \starttext

  \input knuth

  \placefigure[none][regularref]{}{\pagereference[workaroundref]
  \externalfigure[cow.pdf]}

  \input knuth

  See \at{page}[workaroundref]  or \at{page}[regularref]

  \stoptext

The log file has

  references      > unknown reference '[][regularref]'

and the .pdf file has

  See page 1 or page ??

That is, the "\at{page}[regularref]" doesn't work.  (But the workaround
reference does work.)

If the figure's location key is changed from "none" to "nonumber" or
just deleted, then the regularref page reference works.

It also works with MkII (with or without "none"), so I am guessing that
it is a bug in MkIV.

-Sanjoy
___________________________________________________________________________________
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:[~2014-04-06 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-06 10:14 page reference to figure fails when figure location is "none" Sanjoy Mahajan
2014-04-06 11:10 ` Hans Hagen
2014-04-06 13:10   ` Sanjoy Mahajan

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