Duplicate explicit target name: "[source py]".
WARNING: /home/titan/johnh/python/svn/matplotlib.trunk/matplotlib/doc/users/pyplot_tutorial.rst::
(WARNING/2) Duplicate explicit target name: "[highres png]".
WARNING: /home/titan/johnh/python/svn/matplotlib.trunk/matplotlib/doc/users/pyplot_tutorial.rst::
(WARNING/2) Duplicate explicit target name: "[pdf]".
WARNING: /home/titan/johnh/python/svn/matplotlib.trunk/matplotlib/doc/users/pyplot_tutorial.rst::
(WARNING/2) Duplicate explicit target name: "[source py]".
WARNING: /home/titan/johnh/python/svn/matplotlib.trunk/matplotlib/doc/users/pyplot_tutorial.rst::
(WARNING/2) Duplicate explicit target name: "[highres png]".
WARNING: /home/titan/johnh/python/svn/matplotlib.trunk/matplotlib/doc/users/pyplot_tutorial.rst::
(WARNING/2) Duplicate explicit target name: "[pdf]".
The use case is below an image we have links to a pdf, high res png
and python file, and for each image we want to have a target to links
for pdf, png and the source code. We can generate unique target
names, but the output is cleaner if we have simply the "source py",
"pdf" and "png" as the names for each one, even though they point to
different images. Is there a reason this can't work?
JDH
--
Ian Bicking : ia...@colorstudy.com : http://blog.ianbicking.org
Excellent, thanks.
JDH