% LaTeX \documentclass[leqno]{article} \usepackage[utf8x]{inputenc} \usepackage{ucs} \usepackage{url} \usepackage{braket} \usepackage{graphicx} \usepackage[intlimits]{amsmath} \usepackage{amssymb} \usepackage{amsfonts} \usepackage{bm} \usepackage{gellmu} \usepackage[margin=100bp,nohead]{geometry} \setlength{\parskip}{6bp} \setlength{\parindent}{0bp} \pagestyle{plain} \thispagestyle{empty} \title{About the GELLMU examples at this location} \newlength{\centerskip} \setlength{\centerskip}{\topsep} \newcommand{\hsf}{\hspace*{\fill}} \newcommand{\tdbc}[1]{\hsf\textbf{#1}\hsf} \begin{document} \begin{center}\LARGE\bfseries{} About the GELLMU examples at this location \end{center} \medskip \par{The examples here represent different ways of using generalized \LaTeX{} to generate \textsc{SGML}. In the case of the basic mode examples only the syntatic translator has been used. For each ``regular GELLMU'' example there is a full suite of the files generated by the didactic production system. } \par{\begin{center} \begin{tabular}{|l|l|l|l|l|} \hline {}\tdbc{stem-name} & \tdbc{mode} & document type & \tdbc{command on chern} & \tdbc{syn. trans. function} \\ \hline {}ReadMe & regular & article & gellmu & gellmu-trans \\ \hline {}assgt2-custom & regular & article & gellmu & gellmu-trans \\ \hline {}assgt2-example & regular & article & gellmu & gellmu-trans \\ \hline {}gamma-iden & regular & article & gellmu & gellmu-trans \\ \hline {}ghack4 & basic & hack & g2s(*) & gellmu-sgml \\ \hline {}ghtml & basic & html & g2h & gellmu-html \\ \hline {}wprod & basic & (x)html(+mathml) & g2x & gellmu-xml\\ \hline \end{tabular} \end{center} } \par{(*) By default the script \texttt{g2s} uses the syntactic translator function \texttt{gellmu-trans}, but for \texttt{ghack4} the correct function is \texttt{gellmu-sgml}. Thus, for \texttt{ghack4} the command line on chern should be \begin{center} \texttt{g2s ghack4 sgml} \end{center} } \end{document}