ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bug in reference to sections
@ 2013-01-23  7:39 Otared Kavian
  2013-01-23  8:12 ` Wolfgang Schuster
  0 siblings, 1 reply; 7+ messages in thread
From: Otared Kavian @ 2013-01-23  7:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

I noticed that with the latest mkiv (version 2013.01.22 18:33 MKIV  fmt: 2013.1.22) when the sections have no numbers two « ! » are printed and this behavior is new: with previous versions when invoking for instance
	\in{other section}[sec:other]
there used to be a link to the "other section" and no « ! ! ». I understand that there has been a change in this behavior, but is there a way to suppress the two « ! ! »?

Here is a minimal example:

%%%% begin bug-reference.tex
\setupinteraction[state=start] 
\setuphead[section][number=no]

\starttext
\section{First Section}
\input knuth.tex
See the \in{other section}[sec:other] below. 
\page

\section[sec:other]{\bf Second Section}
Here is another section.

\input ward.tex

\setuphead[section][number=yes]
\section{Third Section}
\input knuth.tex

See the \in{other section}[sec:other-2] below. 
\page

\section[sec:other-2]{\bf Fourth Section}

Here another section.

\input ward.tex

\stoptext
%%%% end bug-reference.tex

Best regards: OK
___________________________________________________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2013-01-23 12:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-23  7:39 Bug in reference to sections Otared Kavian
2013-01-23  8:12 ` Wolfgang Schuster
2013-01-23  8:38   ` Hans Hagen
2013-01-23  8:59     ` Hans Hagen
2013-01-23  9:37     ` Marco Patzer
2013-01-23 10:10     ` Otared Kavian
2013-01-23 12:15       ` Hans Hagen

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