Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 7413:79da07ca2afc
meta-data.xml: Switch more longitudinal-section like user-dc content to prototype macro.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 22 Oct 2013 15:51:33 +0200 |
parents | 7dfadbb515a3 |
children | 6665d0e3d795 |
comparison
equal
deleted
inserted
replaced
7412:7dfadbb515a3 | 7413:79da07ca2afc |
---|---|
318 <dc:choose> | 318 <dc:choose> |
319 <dc:when test="$out = 'longitudinal_section'"> | 319 <dc:when test="$out = 'longitudinal_section'"> |
320 <dc:call-macro name="longitudinal-section-user-prototype"/> | 320 <dc:call-macro name="longitudinal-section-user-prototype"/> |
321 </dc:when> | 321 </dc:when> |
322 <dc:when test="$out = 'discharge_longitudinal_section'"> | 322 <dc:when test="$out = 'discharge_longitudinal_section'"> |
323 <dc:call-macro name="longitudinal"/> | 323 <dc:call-macro name="longitudinal-section-user-prototype"/> |
324 <dc:call-macro name="differences"/> | |
325 </dc:when> | 324 </dc:when> |
326 <dc:when test="$out = 'w_differences'"> | 325 <dc:when test="$out = 'w_differences'"> |
327 <dc:call-macro name="longitudinal"/> | 326 <dc:call-macro name="longitudinal-section-user-prototype"/> |
328 <dc:call-macro name="differences"/> | |
329 <dc:call-macro name="bedheight_differences"/> | |
330 </dc:when> | 327 </dc:when> |
331 <dc:when test="$out = 'computed_discharge_curve'"> | 328 <dc:when test="$out = 'computed_discharge_curve'"> |
332 <dc:call-macro name="computed-discharge-curve"/> | 329 <dc:call-macro name="computed-discharge-curve"/> |
333 <dc:call-macro name="fix-wq-curve"/> | 330 <dc:call-macro name="fix-wq-curve"/> |
334 <dc:call-macro name="discharge-curve"/> | 331 <dc:call-macro name="discharge-curve"/> |