|
Prev | Next | nobreak |
| Syntax |
$nobreak text$$ |
| See Also | pre , math |
$ characters in text.
(Note that the pre
command can be used
to ensure that text appears on the same line but the pre
command changes to a
pre-formatted font
.)
The pone numbers are:
$nobreak 206 555 1212$$,
$nobreak 207 555 1212$$,
$nobreak 208 555 1212$$,
and
$nobreak 209 555 1212$$.
would create the following output
The pone numbers are:
206 555 1212
,
207 555 1212
,
208 555 1212
,
and
209 555 1212
.