aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/pages
diff options
context:
space:
mode:
authoralfredoport <doyenatccny@gmail.com>2008-09-02 23:40:50 +0000
committeralfredoport <doyenatccny@gmail.com>2008-09-02 23:40:50 +0000
commit6571d731c239396887164dec5573e1c84ee2b51d (patch)
tree637aab05070dbff7dcde1d936dc77f3604097409 /src/hyper/pages
parent7948079d6e0b85320ec936e5405112569058115e (diff)
downloadopen-axiom-6571d731c239396887164dec5573e1c84ee2b51d.tar.gz
Use OpenAxiom in Hyperdoc pages.
Diffstat (limited to 'src/hyper/pages')
-rw-r--r--src/hyper/pages/rootpage.ht6
-rw-r--r--src/hyper/pages/util.ht4
2 files changed, 4 insertions, 6 deletions
diff --git a/src/hyper/pages/rootpage.ht b/src/hyper/pages/rootpage.ht
index 3556aedc..c77a0403 100644
--- a/src/hyper/pages/rootpage.ht
+++ b/src/hyper/pages/rootpage.ht
@@ -8,7 +8,6 @@
%------------------------------------------------------------------------
%\downlink{\inputbitmap{\htbmdir{}/axiom.xbm}}{RootPage1}
\beginscroll
-\centerline{\inputbitmap{\htbmdir{}/axiom1.bitmap}}
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997 by
the Numerical Algorithms Group Limited, which is also the proprietor of the
trademarks AXIOM and the AXIOM logo and of the registered
@@ -23,10 +22,9 @@ Incorporating ANNA : the AXIOM/NAG Numerical Analyst Expert System
%------------------------------------------------------------------------
-\begin{page}{RootPage}{AXIOM HyperDoc Top Level}
+\begin{page}{RootPage}{OpenAxiom HyperDoc Top Level}
%------------------------------------------------------------------------
\beginscroll
-\centerline{\inputbitmap{\htbmdir{}/axiom1.bitmap}}
%This is the top level of \HyperName{} for \Language{}.
%The mouse cursor becomes a hand when the cursor is over a
%\downlink{selectable}{YouTriedIt} item.
@@ -63,7 +61,7 @@ What would you like to do?
%\menuwindowlink{\inputbitmap{\htbmdir{}/anna.xbm.tiny}}{UXANNA}
%\tab{16} The AXIOM/NAG Numerical Analyst Expert System
-\menuwindowlink{About AXIOM}{RootPageLogo}
+\menuwindowlink{About OpenAxiom}{RootPageLogo}
\tab{16}See some basic information about \Language{}.
%\menuwindowlink{What's New}{ugWhatsNewTwoTwoPage}
diff --git a/src/hyper/pages/util.ht b/src/hyper/pages/util.ht
index 875000e5..7bd60833 100644
--- a/src/hyper/pages/util.ht
+++ b/src/hyper/pages/util.ht
@@ -13,7 +13,7 @@
% ----------------------------------------------------------------------
\newcommand{\Browse}{Browse}
-\newcommand{\Language}{AXIOM}
+\newcommand{\Language}{OpenAxiom}
\newcommand{\SpadName}{\Language}
\newcommand{\LangName}{\Language}
\newcommand{\HyperName}{HyperDoc}
@@ -80,7 +80,7 @@ The page you requested was not found in the \HyperName{} database.
% All unix commands should be done as macros defined here so we don't
% have to go hunting when moving between Unix versions.
-\newcommand{\newspadclient}[1]{xterm -n "#1" -e \$AXIOM/bin/clef \$AXIOM/bin/server/spadclient}
+\newcommand{\newspadclient}[1]{xterm -n "#1" -e \$AXIOM/bin/clef \$AXIOM/bin/spadclient}
\newcommand{\searchwindow}[2]{\unixwindow{#1}{\$AXIOM/lib/htsearch "#2"}}
\newcommand{\unixwindow}[2]{\unixlink{#1}{#2}}
\newcommand{\menuunixlink}[2]{\item\unixlink{\menuitemstyle{#1}}{#2}}