From ab8cc85adde879fb963c94d15675783f2cf4b183 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 14 Aug 2007 05:14:52 +0000 Subject: Initial population. --- src/hyper/pages/ug03.pht | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 src/hyper/pages/ug03.pht (limited to 'src/hyper/pages/ug03.pht') diff --git a/src/hyper/pages/ug03.pht b/src/hyper/pages/ug03.pht new file mode 100644 index 00000000..5c0fdc7f --- /dev/null +++ b/src/hyper/pages/ug03.pht @@ -0,0 +1,34 @@ +\begin{patch}{ugHyperExamplePagePatch1} +\begin{paste}{ugHyperExamplePageFull1}{ugHyperExamplePageEmpty1} +\pastebutton{ugHyperExamplePageFull1}{\hidepaste} +\tab{5}\spadcommand{a:= x**2 + 1\bound{a }} +\indentrel{3}\begin{verbatim} + 2 + (1) x + 1 + Type: Polynomial Integer +\end{verbatim} +\indentrel{-3}\end{paste}\end{patch} + +\begin{patch}{ugHyperExamplePageEmpty1} +\begin{paste}{ugHyperExamplePageEmpty1}{ugHyperExamplePagePatch1} +\pastebutton{ugHyperExamplePageEmpty1}{\showpaste} +\tab{5}\spadcommand{a:= x**2 + 1\bound{a }} +\end{paste}\end{patch} + +\begin{patch}{ugHyperExamplePagePatch2} +\begin{paste}{ugHyperExamplePageFull2}{ugHyperExamplePageEmpty2} +\pastebutton{ugHyperExamplePageFull2}{\hidepaste} +\tab{5}\spadcommand{(a - 2)**2\free{a }} +\indentrel{3}\begin{verbatim} + 4 2 + (2) x - 2x + 1 + Type: Polynomial Integer +\end{verbatim} +\indentrel{-3}\end{paste}\end{patch} + +\begin{patch}{ugHyperExamplePageEmpty2} +\begin{paste}{ugHyperExamplePageEmpty2}{ugHyperExamplePagePatch2} +\pastebutton{ugHyperExamplePageEmpty2}{\showpaste} +\tab{5}\spadcommand{(a - 2)**2\free{a }} +\end{paste}\end{patch} + -- cgit v1.2.3