summaryrefslogtreecommitdiff
path: root/contrib/mom/momdoc/inlines.html
diff options
context:
space:
mode:
authorwlemb <wlemb>2004-02-22 09:22:12 +0000
committerwlemb <wlemb>2004-02-22 09:22:12 +0000
commit52911304ea8b0eaf55947013a6524abff547fa39 (patch)
treee54b3d4c0eb43b23290f775bb0400c6e6722d5a7 /contrib/mom/momdoc/inlines.html
parent0ca21c8d6c4931abca01f669e3215b7952827f2a (diff)
downloadgroff-52911304ea8b0eaf55947013a6524abff547fa39.tar.gz
o Rewrote the macros associated with DOCTYPE LETTER so that the
user can enter DATE, TO and FROM in any order s/he likes. For backward compatibility, if the older, fixed order (DATE-TO-FROM) is used, the date goes flush right with two linespaces after it, while the other fields go flush left with a single linespace separating them. o Fixed handling of DOCHEADER OFF <distance> when <distance> fell short of the top margin of running text (the change is actually in the SHIM macro, which is called by DOCHEADER). o Added a selection of iso 639 two-letter language codes as optional arguments to SMARTQUOTES, so that the use can enter her/his language code to get language specific quoting styles o Changed the way the strings for \*[ST<n>], \*[ST<n>X], \*[FU<n> and \*[BU<n> are read. Formerly, they were entered literally. Now they're entered as an array.
Diffstat (limited to 'contrib/mom/momdoc/inlines.html')
-rw-r--r--contrib/mom/momdoc/inlines.html44
1 files changed, 22 insertions, 22 deletions
diff --git a/contrib/mom/momdoc/inlines.html b/contrib/mom/momdoc/inlines.html
index ef463703..dd486e45 100644
--- a/contrib/mom/momdoc/inlines.html
+++ b/contrib/mom/momdoc/inlines.html
@@ -12,14 +12,14 @@
<a href="toc.html">Back to Table of Contents</a>
<a name="TOP"></a>
-<h2>
+<h1 align="center">
<a name="INLINE_ESCAPES"><u>Inline escapes</u></a>
-</h2>
-
+</h1>
+<p>
<a href="#INLINE_ESCAPES_INTRO">Introduction to inline escapes</a>
<br>
<a href="#INDEX_INLINES">Index of inline escapes</a>
-<br>
+<p>
<a name="INLINE_ESCAPES_INTRO">
<h2><u>Introduction to inline escapes</u></h2>
@@ -52,14 +52,14 @@ backslash character as part of a line of text, simply enter it twice
character." (You can also use <strong>\e</strong> to print a literal
backslash.)
<p>
-Groff has a number of ways of recognising what constitutes a complete
+Groff has a number of ways of recognizing what constitutes a complete
escape sequence. This is both a boon and a curse; some escape
sequences have no terminating delimiter and consequently become
difficult to distinguish from real input text. Others require
the use of an opening parenthesis with no corresponding closing
parenthesis. Still others need to be enclosed in square brackets.
<p>
-<strong>Mom</strong> recognises that certain escapes get used more
+<strong>Mom</strong> recognizes that certain escapes get used more
often than others. For these, she has a consistent input style that
takes the form \*[...], which makes them stand out well from the text
of your documents. These escapes are the ones listed under
@@ -100,6 +100,7 @@ that take
<li><a href="#INLINE_CHARACTERS_GROFF">Special characters</a>
</ul>
</ul>
+<p>
<hr>
<!---INLINE_FONTS_MOM--->
@@ -129,7 +130,7 @@ for other ways to change fonts inline.
<a href="docprocessing.html#DOCPROCESSING">document processing macros</a>,
inline font changes remain in effect only for the duration of the
current macro.
-<br>
+<p>
<!---INLINE_SIZE_MOM--->
@@ -189,7 +190,7 @@ of the rest of the line.
of handling inline size requests (<kbd>\sN, \s±N, \s(NN, \s±(NN,
\s[NNN], \s±[NNN]</kbd>), feel free to continue with your old habits.
<strong>Mom</strong> doesn't care.
-<br>
+<p>
<!---INLINE_KERNING_MOM--->
@@ -204,7 +205,7 @@ for more details).
<p>
<strong>Mom</strong> permits inline pairwise
kerning through the use of the inline escapes
-<p>
+<br>
<table valign="baseline" summary="inlinekerning">
<tr><td width="15"><td><pre>\*[BU #]</pre><td>Closes the space between letters (<strong>B</strong>ack <strong>U</strong>nits).
<tr><td><td><pre>\*[FU #]</pre><td>Opens the space between letters (<strong>F</strong>orward <strong>U</strong>nits).
@@ -212,8 +213,7 @@ kerning through the use of the inline escapes
<br>
"<strong>#</strong>" is the number of <a
href="definitions.html#TERMS_KERNUNIT">kern units</a>
-by which to close or open the space between letters. Decimal fractions
-are allowed.
+by which to close or open the space between letters.
<p>
For example,
<p>
@@ -244,7 +244,7 @@ up to a limit of 36).
between characters pairs that are already automatically kerned
disables the automatic kerning and uses the value you give to
<strong>BU</strong> or <strong>FU</strong> instead.
-<br>
+<p>
<!---INLINE_HORIZONTAL_MOM--->
@@ -295,7 +295,7 @@ the unit of measure, hence no unit of measure required). Both
accept quarter points, so it's possible to do, for example,
<strong>\*[FP.5]</strong> or <strong>\*[BP1.25]</strong> up to a limit
of 12.75 points.
-<br>
+<p>
<!---INLINE_VERTICAL_MOM--->
@@ -338,8 +338,8 @@ Reverse lead .5...12.75 points (move upward)</td></tr>
<p>
<p>
Both <strong>\*[ALD]</strong> and <strong>\*[RLD]</strong> work in
-points, hence you musn't use a unit of measure.
-<br>
+points, hence you mustn't use a unit of measure.
+<p>
<!---INLINE_RULE_MOM--->
@@ -381,7 +381,7 @@ macro and
See groff's
<a href="#INLINE_LINEDRAWING_GROFF">Horizontal line drawing function</a>
for more information on drawing horizontal rules.
-<br>
+<p>
<hr>
<!---INLINE_FONT_GROFF--->
@@ -418,7 +418,7 @@ this:
The Unix command &quot;ls -l&quot; will appear in Courier Bold Italic
in a line that is otherwise in Times Roman.
-<br>
+<p>
<!---INLINE_HORIZONTAL_GROFF--->
@@ -449,7 +449,7 @@ position on the current
moves you 1.25 inches to the left (backwards).
<strong>\h'-&lt;distance&gt;'</strong> is exactly equivalent to
<a href="#BCK"><strong>\*[BCK #&lt;unit&gt;]</strong></a>.
-<br>
+<p>
<!---INLINE_VERTICAL_GROFF--->
@@ -496,7 +496,7 @@ you've done what you want to do. Otherwise, the remaining type
will be set too high (if you used <strong>\v</strong> with the
minus sign) or too low (if you used <strong>\v</strong> without
the minus sign).
-<br>
+<p>
<!---INLINE_STRINGWIDTHL_GROFF--->
@@ -524,7 +524,7 @@ argument.</em>
Furthermore, if the string is composed of several words separated
by spaces, you MUST surround the whole escape with double quotes,
as in the example above.
-<br>
+<p>
<!---INLINE_LINEDRAWING_GROFF--->
@@ -567,8 +567,8 @@ the job,&quot; I prefer a vector drawing program (in my case, tgif)
when I need to combine type with graphic elements (say, a complex
ruled form). Inserting the results into a document is easy enough
with <strong>.PSPIC</strong> (consult the <strong>grops</strong>
-man page for information on this indispensible and easy-to-use macro).
-<br>
+man page for information on this indispensable and easy-to-use macro).
+<p>
<!---INLINE_CHARACTERS_GROFF--->