- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Tue, 8 Mar 2005 12:53:36 +0100
- To: Irene.Vatton@inrialpes.fr
- Cc: Amaya <www-amaya@w3.org>
Le Lundi 07 Mars 2005 10:43, David Ing a écrit :
> Hi,
>
> I'm down to the most basic, trying to follow the manual instructions step
> by step to get Make Book to work, under Amaya 9.1WX. I'm not seeing
> anything happen.
Perhaps you forgot to add the rel attribute to the link element.
The manual says that:
"You use typed links for linking chapters, by associating an attribute
rel="chapter" or rel="subdocument" with the anchor that refers to a chapter."
>
> I've now created a simple document from scratch, but nothing seems to
> happen. Is there an example somewhere on the web of source files that I
> can copy? Here's the XHTML from the most simple document I've created.
>
> /*
>
> <?xml version="1.0" encoding="iso-8859-1"?>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml">
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"
> />
> <title>Dissertation makebook</title>
> <meta name="generator" content="amaya 9.1, see http://www.w3.org/Amaya/"
> />
> </head>
>
> <body>
> <h1>Dissertation makebook</h1>
> <p>I believe that there is supposed to be an introduction</p>
> <ul>
> <li><a href="MapTerr_01.html">MapTerr_01.html</a></li>
> <li><a href="MapTerr_02.html">MapTerr_02.html</a></li>
> <li><a href="MapTerr_03.html">MapTerr_03.html</a></li>
> <li><a href="MapTerr_04.html">MapTerr_04.html</a></li>
> </ul>
> </body>
> </html>
>
> */
>
> Thanks for any help you can provide.
>
> David Ing
> IBM Business Consulting Services, Canada
--
Irène.
-----
Irène Vatton INRIA Rhône-Alpes
INRIA ZIRST
e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe
Tel.: +33 4 76 61 53 61 Montbonnot
Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - France
Received on Tuesday, 8 March 2005 11:54:13 UTC