diff flys-artifacts/doc/conf/themes.xml @ 363:8422ffc1f2f9

Added themes and mappings for the W and Q theme of a longitudinal section curve. flys-artifacts/trunk@1771 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 29 Apr 2011 08:02:54 +0000
parents eca7892bf8ff
children f7761914f745
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml	Fri Apr 29 07:46:27 2011 +0000
+++ b/flys-artifacts/doc/conf/themes.xml	Fri Apr 29 08:02:54 2011 +0000
@@ -7,6 +7,18 @@
         </inherits>
     </theme>
 
+    <theme name="LongitudinalSectionW">
+        <inherits>
+            <inherit from="HiddenColorLines"/>
+        </inherits>
+    </theme>
+
+    <theme name="LongitudinalSectionQ">
+        <inherits>
+            <inherit from="HiddenColorLines"/>
+        </inherits>
+    </theme>
+
 
 
     <!-- Virtual themes are following now! -->
@@ -44,5 +56,7 @@
          and a theme. -->
     <mappings>
         <mapping from="discharge_curve.curve" to="DischargeCurve"/>
+        <mapping from="longitudinal_section.w" to="LongitudinalSectionW"/>
+        <mapping from="longitudinal_section.q" to="LongitudinalSectionQ"/>
     </mappings>
 </themes>

http://dive4elements.wald.intevation.org