Tag Definition: indent
Generated by rlextra version 3.6.13
Attributes
Name |
Required? |
Default_Value |
Values |
left |
implied |
None |
|
right |
implied |
None |
|
Can contain |
Purpose
This lets you create an indent for some text.
Example usage
...
<story>
<indent left="50">
<para>
Example text
</para>
</indent>
</story>
...
Note: Only relevant sections are used in this snippet. Some tags were not included. See some of our samples for further insight of how you may go about setting up a full document using rml.