@ref not behaving as documented

Markus Geimer <[email protected]> Mon, 30 Sep 2013 16:54:08 +0200
Newsgroups gmane.text.doxygen.devel
Message-ID <[email protected]>
Hi,

Today I noticed that the '@ref' command is not working as documented.
Here is a quote from the docs:

	For LaTeX documentation the reference command will generate
	a section number for sections or the text followed by a page
	number if <name> refers to an anchor.

However, all versions of doxygen I tried (1.7.1, 1.7.3, 1.8.4, git)
*always* generated a link using the name of the section/page instead
of a numbered reference. Please find a simple example to reproduce
this behavior attached.

I attempted to fix this by messing around in the visitPre(DocRef*)
method of LatexDocVisitor, but everything I tried led to some ill
side effects, i.e., there seems to be something more required. Any
help would be appreciated.

Thanks,
Markus

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk

_______________________________________________
Doxygen-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-develop
ref_example.tgz (application/x-compressed-tar, 310 B) - not displayed