-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 11.01.2011 21:44, schrieb Marcin Wojdyr:
> Hello,
> 
> I have such a thing:
> 
> .. productionlist::
>    line: [`statement`] [`comment`]
>    ...
> 
> and if I use Sphinx 0.6.5 (from the python svn) to build latex, it
> builds cleanly:
> 
> \begin{productionlist}
> \production{line}{ {[}\token{\code{statement}}{]} 
> {[}\token{\code{comment}}{]}}
> ...
> 
> But with Sphinx 1.0.4 some undefined references get into the output:
> 
> \begin{productionlist}
> \production{line}{
> {[}{\hyperref[lang:grammar-token-statement]{\code{statement}}}{]}
> {[}{\hyperref[lang:grammar-token-comment]{\code{comment}}}{]}}
> ...
> 
> Am I doing something wrong or is this a bug?

Sounds like it is a regression from removing old special cases.
I'll have a look.

Georg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk0tZs4ACgkQN9GcIYhpnLDiMgCgsM6/uaaPU32wL4iPPud5NS3W
yggAoJDKldwRL6HMk3lrifKVi3SG5dfT
=gbao
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to