Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 7435:1688aca02eb0
Partly revert rev 7419, conservative guess about which "outs" are handcrafted.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 23 Oct 2013 17:45:56 +0200 |
parents | b65eb09fd74a |
children | 44546baa2d37 |
comparison
equal
deleted
inserted
replaced
7434:505b05e223b1 | 7435:1688aca02eb0 |
---|---|
352 </dc:when> | 352 </dc:when> |
353 <dc:when test="$out = 'duration_curve'"> | 353 <dc:when test="$out = 'duration_curve'"> |
354 <dc:call-macro name="duration-curve"/> | 354 <dc:call-macro name="duration-curve"/> |
355 </dc:when> | 355 </dc:when> |
356 <dc:when test="$out = 'differenceable'"> | 356 <dc:when test="$out = 'differenceable'"> |
357 <dc:call-macro name="longitudinal-section-user-prototype"/> | 357 <dc:call-macro name="differenceable-fix"/> |
358 <dc:call-macro name="differences"/> | |
359 <dc:comment comment="Candidate for:"> | |
360 <dc:call-macro name="longitudinal-section-user-prototype"/> | |
361 </dc:comment> | |
358 </dc:when> | 362 </dc:when> |
359 <dc:when test="$out = 'waterlevels'"> | 363 <dc:when test="$out = 'waterlevels'"> |
360 <dc:call-macro name="longitudinal-section-user-prototype"/> | 364 <dc:call-macro name="waterlevels-fix"/> |
365 <dc:comment comment="Candidate for:"> | |
366 <dc:call-macro name="longitudinal-section-user-prototype"/> | |
367 </dc:comment> | |
361 </dc:when> | 368 </dc:when> |
362 <dc:when test="$out = 'floodmap'"> | 369 <dc:when test="$out = 'floodmap'"> |
363 <dc:call-macro name="flood-map"/> | 370 <dc:call-macro name="flood-map"/> |
364 </dc:when> | 371 </dc:when> |
365 <dc:when test="$out = 'map'"> | 372 <dc:when test="$out = 'map'"> |