From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/text1/cms_help_files/mnf.helpmark | 53 ++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 macros/text1/cms_help_files/mnf.helpmark (limited to 'macros/text1/cms_help_files/mnf.helpmark') diff --git a/macros/text1/cms_help_files/mnf.helpmark b/macros/text1/cms_help_files/mnf.helpmark new file mode 100644 index 0000000000..c6bc4061c5 --- /dev/null +++ b/macros/text1/cms_help_files/mnf.helpmark @@ -0,0 +1,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. -- cgit v1.2.3