On 2010-07-28, peo wrote:
> How to get the citations / references look like [number] ? The number-
> inside-square-brackets [1], [2], ... is the typical LaTeX look one
> gets from \cite{LABEL}, and how i think is the common way to typeset
> citations in scientific articles or technical reports. However, from
> Sphinx, both the HTML and PDF output i have obtained looks like
> [LABEL] where the label-name is written out. The [number] would not be
> mixed with the footnotes in the PDF output, as the footnotes will be
> small-font-superscripts compared to the citations with square brackets
> and normal font.

> I see that it would be possible to filter/scan the *.tex output files
> and insert \cite. Or maybe there are already some nice add-on
> available ?

> Otherwise, i would wish to have a Sphinx/restructured text syntax that
> handles this
...

This is on the Docutils TODO list. However, there are still open questions.

> Can you please tell if some solution to this can be obtained in
> Sphinx ?

There is an extension (pre-processor) for Docutils. I don't know about
Sphinx.

Günter

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