summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/mnf.helpmark
blob: c6bc4061c5467b5318071b38ec87687115c5f4fb (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
+-----------------------------------------------------------------------------+
|                              marginnoteformat                               |
+-----------------------------------------------------------------------------+
 
\marginnoteformat{\position{left}
       \notewidth{54pt}}
       \notegutter{6pt}
       \everymarginnote{\tenpt\rr}}
 
Abbreviation:  ã|\mnfã%
 
Parameters:    ã|submarkupã%
 
Submarkup:     ã|\position, \notewidth, \notegutter,
\everymarginnoteã%
 
    ã|Description:ã%
The   defaults   for  the   \marginnote   markup   can   be  modified   with
\marginnoteformat.
 
ã|\positionã% by default places the margin note in the margin.  You can have it
placed in the right margin by specifying:
 
\marginnoteformat{right}
 
ã|\notewidthã%  is the width  of the area in  the margin used  for printing the
margin note.
 
ã|\notegutterã% is the  width of the area between the  margin note and the left
margin of the text.
 
ã|\everymarginnote{Nested Markup}ã% can be vertical mode markup such as \right-
ragged, \leftragged, \justify, and font changes.
 
    ã|Example:ã%
Change the margin notes so they  print in the right margin in a 7 point font
with a margin note width of 46 points.
 
\sfs{cm7}{sevenpt}{default}
\marginnoteformat{\position{right}
       \notewidth{46pt}}
       \notegutter{1em}
       \everymarginnote{\sevenpt\rm} }
 
This chapter explains the fundamental steps in preparing
a file containing ordinary English text. Numerous
exercises have been interspersed throughout the
\marginnote{Well, there {\it will} be lots of exercises
eventually.} text, to clarify certain points,
or just to provide practice.
 
    ã|Notes:ã%
none.