-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 12.01.2011 09:31, schrieb Georg Brandl: > 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.
Yes, it was indeed. Should now be fixed with rev 70f2984f86d7. Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEARECAAYFAk0xbo4ACgkQN9GcIYhpnLDZAQCcCWgW6vgGOnQRYeuUZW9PYM/b xPgAnRyCXdWiroVRp+fNnQ1M1DE0IWgR =45lx -----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-dev@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.