Hi,<div><br></div><div>There is a directive for conditional output!</div><div><br></div><div><font class="Apple-style-span" face="'courier new', monospace">.. only:: html</font></div><div><font class="Apple-style-span" face="'courier new', monospace"><br>
</font></div><div><font class="Apple-style-span" face="'courier new', monospace">   This text will only be printed in HTML not in PDF!!</font></div><div><font class="Apple-style-span" face="'courier new', monospace"><br>
</font></div><div><font class="Apple-style-span" face="'courier new', monospace">We can use this as follows:</font></div><div><font class="Apple-style-span" face="'courier new', monospace"><br></font></div>
<div><font class="Apple-style-span" face="'courier new', monospace">.. only:: html</font></div><div><font class="Apple-style-span" face="'courier new', monospace"><br></font></div><div><font class="Apple-style-span" face="'courier new', monospace">   Figure Subject 1</font></div>
<div><font class="Apple-style-span" face="'courier new', monospace"><br></font></div><div><font class="Apple-style-span" face="'courier new', monospace">.. _figure_subject_1</font></div><div><font class="Apple-style-span" face="'courier new', monospace"><br>
</font></div><div><font class="Apple-style-span" face="'courier new', monospace">.. figure:: /static/user_manual/subject/a_figure.png</font></div><div><font class="Apple-style-span" face="'courier new', monospace">   :align: center</font></div>
<div><font class="Apple-style-span" face="'courier new', monospace">   :width: 30em</font></div><div><font class="Apple-style-span" face="'courier new', monospace"><br></font></div><div><font class="Apple-style-span" face="'courier new', monospace">   This is the caption of a figure (not preceded anymore with </font></div>
<div><font class="Apple-style-span" face="'courier new', monospace">   Figure Subject 1:)</font></div><div><font class="Apple-style-span" face="'courier new', monospace"><br></font></div><div><font class="Apple-style-span" face="'courier new', monospace">I am pretty sure this is a working solution but also a lot of work to change!</font></div>
<div><font class="Apple-style-span" face="'courier new', monospace"><br></font></div><div><font class="Apple-style-span" face="'courier new', monospace">I think I just have managed to finish putting all figures & icons back in the manual since the reconstruction of the manual which took place in Essen. </font></div>
<div><font class="Apple-style-span" face="'courier new', monospace"><br></font></div><div><font class="Apple-style-span" face="'courier new', monospace">Regards, Diethard Jansen </font></div><div><span class="Apple-style-span" style="border-collapse:collapse;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,serif;font-size:14px;line-height:18px;white-space:pre"> </span><br>
<div class="gmail_quote">2012/10/9 Larissa Junek <span dir="ltr"><<a href="mailto:junek@gbd-consult.de" target="_blank">junek@gbd-consult.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Richard and all,<br>
<br>
I had a look a the build now and found a new issue.<br>
Working on the pathes for the images I saw that the scripts create a<br>
pdf with automatic numeration not only for the headlines but also for<br>
the images. Now we have a doubled caption in there, e.g.:<br>
<br>
 Figure 23.1: Figure Attributes 2: Field Calculator<br>
<br>
Figure Attributes 2 is the caption we inserted manually in the<br>
rst-files, Figure 23.1. is created automatically.<br>
<br>
The problem is that we need the manually created caption for the html<br>
where until now there's no enumeration neither for the headlines nor<br>
for the images.<br>
Will it be the best to use only a caption without a numeration for the<br>
images? Or will there be another solution? This way we don't have a<br>
numeration for the figures in html.<br>
<br>
Kind regards,<br>
Larissa<br>
_______________________________________________<br>
Qgis-community-team mailing list<br>
<a href="mailto:Qgis-community-team@lists.osgeo.org">Qgis-community-team@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-community-team" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-community-team</a><br>
</blockquote></div><br></div>