Amaya Make Book sample or example?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • divirtual@netscape.net

    Amaya Make Book sample or example?

    << Hmmm ... I first posted this to alt.html, but then noticed the
    pointer that this is the preferred location! >>

    This sounds like a really basic question, but I'm an experienced
    webmaster, and I can't get "Make Book" on AmayaWX 9.1 to work. No
    messages, nothing seems to happen.

    Is there a sample or example somewhere that I can copy?

    For reference, I'm copy-and-pasting the code that I created from
    scratch.

    <!-- begin copy-and-paste

    <?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.dt d">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <title>Disserta tion makebook</title>
    <meta name="generator " content="amaya 9.1, see
    http://www.w3.org/Amaya/" />
    <link rel="chapter" href="MapTerr_0 1.html" />
    <link rel="chapter" href="MapTerr_0 2.html" />
    <link rel="chapter" href="MapTerr_0 3.html" />
    <link rel="chapter" href="MapTerr_0 4.html" />
    </head>

    <body>
    <h1>Dissertatio n makebook</h1>
    <p>I believe that there is supposed to be an introduction</p>
    <ul>
    <li><a href="MapTerr_0 1.html">MapTerr _01.html</a></li>
    <li><a href="MapTerr_0 2.html">MapTerr _02.html</a></li>
    <li><a href="MapTerr_0 3.html">MapTerr _03.html</a></li>
    <li><a href="MapTerr_0 4.html">MapTerr _04.html</a></li>
    </ul>
    </body>
    </html>

    end copy-and-paste -->

  • me

    #2
    Re: Amaya Make Book sample or example?

    <divirtual@nets cape.net> wrote in message
    news:1110198904 .751141.95270@z 14g2000cwz.goog legroups.com...[color=blue]
    > << Hmmm ... I first posted this to alt.html, but then noticed the
    > pointer that this is the preferred location! >>
    >
    > This sounds like a really basic question, but I'm an experienced
    > webmaster, and I can't get "Make Book" on AmayaWX 9.1 to work. No
    > messages, nothing seems to happen.
    >
    > Is there a sample or example somewhere that I can copy?
    >
    > For reference, I'm copy-and-pasting the code that I created from
    > scratch.
    >
    > <!-- begin copy-and-paste
    >
    > <?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.dt d">
    > <html xmlns="http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    > charset=iso-8859-1" />
    > <title>Disserta tion makebook</title>
    > <meta name="generator " content="amaya 9.1, see
    > http://www.w3.org/Amaya/" />
    > <link rel="chapter" href="MapTerr_0 1.html" />
    > <link rel="chapter" href="MapTerr_0 2.html" />
    > <link rel="chapter" href="MapTerr_0 3.html" />
    > <link rel="chapter" href="MapTerr_0 4.html" />
    > </head>
    >
    > <body>
    > <h1>Dissertatio n makebook</h1>
    > <p>I believe that there is supposed to be an introduction</p>
    > <ul>
    > <li><a href="MapTerr_0 1.html">MapTerr _01.html</a></li>
    > <li><a href="MapTerr_0 2.html">MapTerr _02.html</a></li>
    > <li><a href="MapTerr_0 3.html">MapTerr _03.html</a></li>
    > <li><a href="MapTerr_0 4.html">MapTerr _04.html</a></li>
    > </ul>
    > </body>
    > </html>
    >
    > end copy-and-paste -->[/color]

    I am unfamiliar with that app and I'm unsure about the correctness of
    putting links in the head of a document but those links are missing the
    closing tag: </a>
    IIRC relative links must point to files that are in the same
    directory/folder but again I have no idea how that app works and IMO the w3c
    site is typically cryptic.
    Good Luck,
    me


    Comment

    • me

      #3
      Re: Amaya Make Book sample or example?

      "me" <anonymous@_.co m> wrote in message
      news:112onadql2 4bq45@corp.supe rnews.com...[color=blue]
      > <divirtual@nets cape.net> wrote in message
      > news:1110198904 .751141.95270@z 14g2000cwz.goog legroups.com...[color=green]
      > > << Hmmm ... I first posted this to alt.html, but then noticed the
      > > pointer that this is the preferred location! >>
      > >
      > > This sounds like a really basic question, but I'm an experienced
      > > webmaster, and I can't get "Make Book" on AmayaWX 9.1 to work. No
      > > messages, nothing seems to happen.
      > >
      > > Is there a sample or example somewhere that I can copy?
      > >
      > > For reference, I'm copy-and-pasting the code that I created from
      > > scratch.
      > >
      > > <!-- begin copy-and-paste
      > >
      > > <?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.dt d">
      > > <html xmlns="http://www.w3.org/1999/xhtml">
      > > <head>
      > > <meta http-equiv="Content-Type" content="text/html;
      > > charset=iso-8859-1" />
      > > <title>Disserta tion makebook</title>
      > > <meta name="generator " content="amaya 9.1, see
      > > http://www.w3.org/Amaya/" />
      > > <link rel="chapter" href="MapTerr_0 1.html" />
      > > <link rel="chapter" href="MapTerr_0 2.html" />
      > > <link rel="chapter" href="MapTerr_0 3.html" />
      > > <link rel="chapter" href="MapTerr_0 4.html" />
      > > </head>
      > >
      > > <body>
      > > <h1>Dissertatio n makebook</h1>
      > > <p>I believe that there is supposed to be an introduction</p>
      > > <ul>
      > > <li><a href="MapTerr_0 1.html">MapTerr _01.html</a></li>
      > > <li><a href="MapTerr_0 2.html">MapTerr _02.html</a></li>
      > > <li><a href="MapTerr_0 3.html">MapTerr _03.html</a></li>
      > > <li><a href="MapTerr_0 4.html">MapTerr _04.html</a></li>
      > > </ul>
      > > </body>
      > > </html>
      > >
      > > end copy-and-paste -->[/color]
      >
      > I am unfamiliar with that app and I'm unsure about the correctness of
      > putting links in the head of a document but those links are missing the
      > closing tag: </a>
      > IIRC relative links must point to files that are in the same
      > directory/folder but again I have no idea how that app works and IMO the[/color]
      w3c[color=blue]
      > site is typically cryptic.
      > Good Luck,
      > me[/color]

      My mistake, links are allowed in the head.
      Signed,
      me


      Comment

      • Harlan Messinger

        #4
        Re: Amaya Make Book sample or example?

        me wrote:[color=blue]
        > "me" <anonymous@_.co m> wrote in message
        > news:112onadql2 4bq45@corp.supe rnews.com...[color=green]
        >>I am unfamiliar with that app and I'm unsure about the correctness of
        >>putting links in the head of a document but those links are missing the
        >>closing tag: </a>[/color][/color]
        [snip][color=blue]
        >
        > My mistake, links are allowed in the head.[/color]

        Besides which, there's no reason why a LINK tag would have a closing
        </a>. And in XHMTL <tagname ... /> alone replaces <tagname ...></tagname>.

        Comment

        Working...