bf(text)
: sets text
in boldface.
em(text)
: sets text
emphasized, usually in italics.
tt(text)
: sets text
in teletype.
The tt()
macro furthermore causes Yodl not to expand macros which are
within the parentheses. That means that you can safely type:
In Yodl, you can use tt(includefile(somefile)) to include a file in your document.
The tt()
macro is not suited for long listings; use verb()
to set code
samples etc..
Currently the macro package has no commands to change font sizes, as the size is changed internally when appropriate (e.g., in section titles). I'll implement such commands when the need arises.
Please send Yodl questions and comments to yodl@icce.rug.nl.
Please send comments on these web pages to
(address unknown),
send other FSF & GNU inquiries and questions to
Copyright (c) 1998 Karel Kubat and Jan Nieuwenhuizen
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.