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. 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, CanadaReceived on Monday, 7 March 2005 09:44:19 UTC
This archive was generated by hypermail 2.3.1 : Wednesday, 7 January 2015 14:53:32 UTC