summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/ep.helpmark
blob: 4dae99a110078e3b2e058d18cb543383c97c3d56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
+-----------------------------------------------------------------------------+
|                                  emptypage                                  |
+-----------------------------------------------------------------------------+
 
Abbreviation:  ã|\epã%
 
Parameters:    ã|noneã%
 
    ã|Description:ã%
The  \emptypage markup  advances the  page count,  leaving an  "empty" page,
which can be placed  with custom figures or diagrams.   There is no break in
text.  There are no parameters for this markup.
 
    ã|Example:ã%
To float an empty page, enter the sequence:
same proportions (Figure 2, on the following page).
\par
\emptypage
This suggests parallels in evolution.
 
Generally speaking, there are three
possible solutions  . . .
 
    ã|Example:ã%
To have an empty page print immediately between the sentence ending "page)."
and the one  beginning "This suggests . . .   "   you would enter follow the
\emptypage with a \newpage:
same proportions (Figure 2, on the following page).
\par
\emptypage
\newpage
This suggests parallels in evolution.
Generally speaking, there are three
possible solutions  . . .
 
    ã|Notes:ã%
Unlike \newpage, if  you enter two \emptypage markup in  a row, you will get
two empty pages when the page is ejected.