summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/5skipa.helpbloc
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/5skipa.helpbloc')
-rw-r--r--macros/text1/cms_help_files/5skipa.helpbloc18
1 files changed, 18 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/5skipa.helpbloc b/macros/text1/cms_help_files/5skipa.helpbloc
new file mode 100644
index 0000000000..3a4794e3a1
--- /dev/null
+++ b/macros/text1/cms_help_files/5skipa.helpbloc
@@ -0,0 +1,18 @@
++-----------------------------------------------------------------------------+
+| TEXT1 \skipafter COMMAND |
++-----------------------------------------------------------------------------+
+
+The \skipafter command is always used in conjunction with the \blockquoteformat
+(\bqf) command, and will set the amount of vertical space that is to be skipped
+after the last paragraph of the blockquote ends. The format for the \skipafter
+command is:
+
+ \blockquoteformat{
+ \skipafter{xx}
+ }
+
+Where "xx" is the amount of space desired, expressed in number of lines or any
+legal TeX measurement (pt, pc, in, etc.). The amount of space indicated in the
+\skipafter command will be added to the current paragraph skip after ending the
+last paragraph of the blockquote and before beginning the next paragraph of the
+regular text.