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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
\import{../mac/man.zmm}
\import{../mac/zoem.zmm}
\set{"man::name"}{zoemzoem}
\set{"man::html-title"}{zoemzoem}
\set{"man::author"}{Stijn van Dongen}
\set{"man::section"}{7}
\"man::preamble"
\${html}{\"man::maketoc"}
\def{zoem}{\bf{zoem}}
\def{z#1}{\bf{\\\1}}
\sec{name}{NAME}
\NAME{zoemzoem}{Overview of available \zoem documentation}
\sec{description}{DESCRIPTION}
\begin{itemize}{
{compact}{1}
{contiguous}{1}
{margintop}{0}
{align}{right}
{mark}{\*{bullet}}
}
\item
\sibref{zum}{zum.html} (html only).
The definition of the zoem language. It should be installed
on your system. Equivalently, the last version can be
viewed on the web at\|
[ \httpref{http://micans.org/zoem/src/zoem-latest/doc/zum.html} ].
\item
\sibref{zoem}{zoem\${roff}{(1)}}
The manual page of the zoem interpreter
\item
\sibref{../mac/man_zmm}{man_zmm\${roff}{(7)}}
The zoem manual macros documented
\item
\sibref{../mac/faq_zmm}{faq_zmm\${roff}{(7)}}
The zoem faq macros documented
\item
\sibref{../mac/generic_zmm}{generic_zmm\${roff}{(7)}}
The zoem generic macros documented
\end{itemize}
\sec{examples}{EXAMPLES}
\par
Example files are shipped with the distribution. Use \bf{buzzz.azm} as a
template for creating manual pages, and see the
\sibref{man_zmm}{man_zmm\${roff}{(7)}} manual page for a listing of Zoem man
macros. Similarly, use \bf{faq_zmm.azm} (found in the
distribution) as a template for creating FAQs,
and refer to \sibref{faq_zmm}{faq_zmm\${roff}{(7)}}
for a listing of Zoem faq macros.
\sec{bugs}{BUGS}
\par
No known bugs. \z{inspect#4} has not received thorough stress-testing,
and the more esoteric parts of its interface will probably change.
\sec{author}{AUTHOR}
\par
Stijn van Dongen.
\sec{history}{HISTORY}
\par
Zoem was born from a desire for decent manual pages in HTML
and troff from a single compact source file in a powerful and
extendible macro language.
\"man::postamble"
|