blob: 7a2445ec783b2e20b4899ae008d2b034f4a4600e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
+-----------------------------------------------------------------------------+
| TEXT1 \everyblockquote COMMAND |
+-----------------------------------------------------------------------------+
The \everyblockquote command is always used in conjunction with the
\blockquoteformat (\bqf) command, and will set options for the paragraph format
within the blockquote. The format for the \everyblockquote command is:
\blockquoteformat{
\everyblockquote{options
}}
Where "options" is one or more of the following.
\paragraphindent \paragraphskip \interlineskip
\justify \rightragged font changes
\singlespace \doublespace \leftindent
\rightindent
For more information on any of these options see the help screen under the
markup menu for that particular command.
|