Hi Sphinx experts,
how can I make a substitution depending on the output-format?
Basically, I would like to have something like this::
if html:
|CLICK| unicode:: U+21E8
elif latex:
|CLICK| raw:: latex
$\LongRightArrow$
but I cannot seem to get the syntax right.
Any help is greatly appreciated :)
Andreas.
--
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en.