~ubuntu-branches/ubuntu/karmic/axiom/karmic

« back to all changes in this revision

Viewing changes to src/hyper/pages/HTXIntroPage1.ht

  • Committer: Bazaar Package Importer
  • Author(s):
  • Date: 2005-02-21 17:08:37 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050221170837-34vm4j33v4t9hsk4
Tags: 20050201-1
* New upstream release
* Bug fix: "axiom graphics missing?", thanks to Daniel Lakeland (Closes:
  #277692).
* Bug fix: "axiom: Feb 2005 release for sarge would be nice", thanks to
  Balbir Thomas (Closes: #295000).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
\begin{page}{HTXIntroPage1}{What \ \HyperName{} does}
 
2
\centerline{\fbox{{\tt \thispage}}}\newline
 
3
\beginscroll
 
4
 
 
5
Take a close look at the objects in the \HyperName{} window you are now reading.
 
6
Most of them are text. Resize the window using the window manager
 
7
facilities. The text is reformatted to fit the window
 
8
border. This action is performed by \HyperName{}. At the simplest
 
9
level, it provides a method for {\em formatting} text in a window.
 
10
In fact, it can place other things on the window as well, such as
 
11
bitmaps or color images. The {\em buttons} you see at either
 
12
side at the top of the window are bitmaps.
 
13
 
 
14
Move the cursor so that it rests on one of those buttons. You notice that
 
15
the cursor has changed appearance. This indicates that there is an action associated
 
16
with the button. This action will be performed when you click the mouse button
 
17
over the {\em active area}. If you are familiar with \HyperName{}, you know
 
18
that the active area can be words, bitmaps, images or {\em input areas}. In
 
19
fact, anything that can be displayed in a \HyperName{} window can be an
 
20
active area.
 
21
 
 
22
So, what can the action associated with an active area be? \HyperName{}
 
23
allows quite a bit of freedom in defining that action. We will have a close
 
24
look at this issue \downlink{later on}{HTXLinkTopPage}. For now, recall
 
25
the various actions that you have encountered so far --- executing \Language{}
 
26
commands, popping up new windows, providing parameters for other active areas,
 
27
and replacing or changing the contents of the window. The most common action
 
28
is to bring up some \HyperName{} text in the same or a different window.
 
29
This lets us create {\em links} between pieces of text and images. A
 
30
system with such capability is usually called a {\em hypertext} system.
 
31
\HyperName{} is in fact much more.
 
32
 
 
33
\endscroll
 
34
\beginmenu
 
35
\menulink{Next -- How \HyperName{} does it}{HTXIntroPage2}
 
36
\menuwindowlink{Review some features of \HyperName{}}{ugHyperPage}
 
37
\endmenu
 
38
 
 
39
\helppage{ugHyperPage}
 
40
\end{page}