aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/pages/HTXFormatPage1.ht
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-08-14 05:14:52 +0000
committerdos-reis <gdr@axiomatics.org>2007-08-14 05:14:52 +0000
commitab8cc85adde879fb963c94d15675783f2cf4b183 (patch)
treec202482327f474583b750b2c45dedfc4e4312b1d /src/hyper/pages/HTXFormatPage1.ht
downloadopen-axiom-ab8cc85adde879fb963c94d15675783f2cf4b183.tar.gz
Initial population.
Diffstat (limited to 'src/hyper/pages/HTXFormatPage1.ht')
-rw-r--r--src/hyper/pages/HTXFormatPage1.ht75
1 files changed, 75 insertions, 0 deletions
diff --git a/src/hyper/pages/HTXFormatPage1.ht b/src/hyper/pages/HTXFormatPage1.ht
new file mode 100644
index 00000000..d8addbcc
--- /dev/null
+++ b/src/hyper/pages/HTXFormatPage1.ht
@@ -0,0 +1,75 @@
+\begin{page}{HTXFormatPage1}{Using the special characters}
+\centerline{\fbox{{\tt \thispage}}}\newline
+\begin{scroll}
+
+You can display the special characters ({\tt \$ \\ \{ \{ \[ \] \% \#})
+by simply inserting the backslash {\tt \\} character just before any one of them.
+So,
+\beginImportant
+\begin{paste}{HTXFormatPage1xPaste1}{HTXFormatPage1xPatch1}
+\pastebutton{HTXFormatPage1xPaste1}{Interpret}
+\newline
+{\tt the characters \\\$, \\\\, \\\{, \\\}, \\\[, \\\], \\\%, \\\# }
+\end{paste}
+\endImportant
+
+
+The {\tt \%} character is used in \HyperName{} as a comment marker.
+If it is encountered on any line (without being preceded by the {\tt \\}
+ character,
+of course), \HyperName{} will ignore all remaining characters on that line.
+\beginImportant
+\begin{paste}{HTXFormatPage1xPaste2}{HTXFormatPage1xPatch2}
+\pastebutton{HTXFormatPage1xPaste2}{Interpret}
+\newline
+{\tt the latest figures indicate \% GET THE LATEST FIGURES}\newline
+{\tt a steady rise}\indent{0}
+\end{paste}
+\endImportant
+
+Earlier versions of \HyperName{} merged the words "indicate" and "a"
+into one word in the example above. This no longer occurs.
+
+%The two lines below are from Release 1.x
+%Note that you must leave a space at the beginning of the line after the comment,
+%otherwise \HyperName{} would treat "indicate" and "a" as one word.
+
+
+\end{scroll}
+\beginmenu
+\menulink{Next -- Formatting without commands}{HTXFormatPage2}
+\endmenu
+
+\end{page}
+\begin{patch}{HTXFormatPage1xPatch1}
+\begin{paste}{HTXFormatPage1xPaste1A}{HTXFormatPage1xPatch1A}
+\pastebutton{HTXFormatPage1xPaste1A}{Source}
+\newline
+the characters \$, \\, \{, \}, \[, \], \%, \#
+\end{paste}
+\end{patch}
+\begin{patch}{HTXFormatPage1xPatch1A}
+\begin{paste}{HTXFormatPage1xPaste1B}{HTXFormatPage1xPatch1}
+\pastebutton{HTXFormatPage1xPaste1B}{Interpret}
+\newline
+{\tt the characters \\\$, \\\\, \\\{, \\\}, \\\[, \\\], \\\%, \\\# }
+\end{paste}
+\end{patch}
+
+\begin{patch}{HTXFormatPage1xPatch2}
+\begin{paste}{HTXFormatPage1xPaste2A}{HTXFormatPage1xPatch2A}
+\pastebutton{HTXFormatPage1xPaste2A}{Source}
+\newline
+the latest figures indicate % GET THE LATEST FIGURES
+a steady rise
+\end{paste}
+\end{patch}
+\begin{patch}{HTXFormatPage1xPatch2A}
+\begin{paste}{HTXFormatPage1xPaste2B}{HTXFormatPage1xPatch2}
+\pastebutton{HTXFormatPage1xPaste2B}{Interpret}
+\newline
+{\tt the latest figures indicate \% GET THE LATEST FIGURES}\newline
+{\tt a steady rise}\indent{0}
+\end{paste}
+\end{patch}
+