[PATCH] meta-data.xml: Switch more longitudinal-section like user-dc content to prototype macro
Wald Commits
scm-commit at wald.intevation.org
Tue Oct 22 15:55:34 CEST 2013
# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1382449893 -7200
# Node ID 79da07ca2afcaf04836bd8a1511b88d36489e2f0
# Parent 7dfadbb515a3afb788383adda6c9b3252893c9aa
meta-data.xml: Switch more longitudinal-section like user-dc content to prototype macro.
diff -r 7dfadbb515a3 -r 79da07ca2afc artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml Tue Oct 22 15:43:13 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml Tue Oct 22 15:51:33 2013 +0200
@@ -320,13 +320,10 @@
<dc:call-macro name="longitudinal-section-user-prototype"/>
</dc:when>
<dc:when test="$out = 'discharge_longitudinal_section'">
- <dc:call-macro name="longitudinal"/>
- <dc:call-macro name="differences"/>
+ <dc:call-macro name="longitudinal-section-user-prototype"/>
</dc:when>
<dc:when test="$out = 'w_differences'">
- <dc:call-macro name="longitudinal"/>
- <dc:call-macro name="differences"/>
- <dc:call-macro name="bedheight_differences"/>
+ <dc:call-macro name="longitudinal-section-user-prototype"/>
</dc:when>
<dc:when test="$out = 'computed_discharge_curve'">
<dc:call-macro name="computed-discharge-curve"/>
More information about the Dive4elements-commits
mailing list