[PATCH 2 of 4] issue 1345: Let sediment-load dc-config call longitdunal-section-prototype macro

Wald Commits scm-commit at wald.intevation.org
Fri Oct 4 12:05:38 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1380879470 -7200
# Node ID 208c40b121f1298112b6aadf641e175c52cd30ad
# Parent  22531b47e76d0ec9c07e99ef21df0c0e5f6d6116
issue 1345: Let sediment-load dc-config call longitdunal-section-prototype macro.

diff -r 22531b47e76d -r 208c40b121f1 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml	Fri Oct 04 11:11:48 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Fri Oct 04 11:37:50 2013 +0200
@@ -212,8 +212,7 @@
                     <dc:call-macro name="longitudinal-section-prototype"/>
                   </dc:when>
                   <dc:when test="$out = 'sedimentload_ls'">
-                    <dc:call-macro name="annotations_per_type"/>
-                    <dc:call-macro name="morph_width"/>
+                    <dc:call-macro name="longitudinal-section-prototype"/>
                   </dc:when>
                   <dc:when test="$out = 'bedheight_middle'">
                     <dc:call-macro name="longitudinal-section-prototype"/>


More information about the Dive4elements-commits mailing list