diff options
Diffstat (limited to 'obsolete/macros/text1/cms_help_files/vertical.helpvert')
-rw-r--r-- | obsolete/macros/text1/cms_help_files/vertical.helpvert | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/obsolete/macros/text1/cms_help_files/vertical.helpvert b/obsolete/macros/text1/cms_help_files/vertical.helpvert new file mode 100644 index 0000000000..872fadaa4f --- /dev/null +++ b/obsolete/macros/text1/cms_help_files/vertical.helpvert @@ -0,0 +1,21 @@ ++-----------------------------------------------------------------------------+ +| TEXT1 \verticalspace (\vs) COMMAND | ++-----------------------------------------------------------------------------+ + +The \verticalspace (\vs) command will leave the specified amount of space or +the specified number of blank lines in the text. This command will also force +the following text into a new paragraph. The format for the \verticalspace +(\vs) command is: + + \verticalspace{x} + +Where "x" is the number of blank lines or space you wish to leave. For +example, + + \verticalspace{4\bl} + +will leave four blank lines, and + + \verticalspace{2in} + +will leave two inches of blank space. |