summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/4skipb.helpbloc
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/4skipb.helpbloc')
-rw-r--r--macros/text1/cms_help_files/4skipb.helpbloc17
1 files changed, 17 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/4skipb.helpbloc b/macros/text1/cms_help_files/4skipb.helpbloc
new file mode 100644
index 0000000000..c1430e9b33
--- /dev/null
+++ b/macros/text1/cms_help_files/4skipb.helpbloc
@@ -0,0 +1,17 @@
++-----------------------------------------------------------------------------+
+| TEXT1 \skipbefore COMMAND |
++-----------------------------------------------------------------------------+
+
+The \skipbefore command is always used in conjunction with the
+\blockquoteformat (\bqf) command, and will set the amount of vertical space
+that is to be skipped before the blockquote begins. The format for the
+\skipbefore command is:
+
+ \blockquoteformat{
+ \skipbefore{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
+\skipbefore command will be added to the current paragraph skip before
+beginning the first paragraph of the blockquote.