The names of control-structure elements look almost identical to macro names. Avoid defining any macro of your own that has the same name as one of the control-structure elements listed in Table 37-8; the DITA2Go control-structure definition takes precedence.
<$_break> |
|||
<$_continue> |
|||
<$_else> |
|||
<$_elseif> |
|||
<$_endif> |
|||
<$_endrepeat> |
|||
<$_endwhile> |
|||
<$_if>, <$_if not> |
|||
<$_repeat> |
|||
<$_until> |
|||
<$_while> |