This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Hello, newbie inbound


Hello everyone:

I'm trying to create Slides with Docbook, I even bought the O'reilly book!

I use Debian, and installed the package docbook-slides, but when I try to create a PDF with : 

sgmltools -bpdf slides.sgml


Of a SGML Like this One:

<?xml version='1.0'?>
<!DOCTYPE slides PUBLIC "-//Norman Walsh//DTD Slides XML V3.0b1//EN"
                 "http://docbook.sourceforge.net/release/slides/3.0b1/slides.dtd">
<slides>
<slidesinfo>
  <title>Supporting Localized Generated Text</title>
  <titleabbrev>Generated Text</titleabbrev>
  <author><firstname>Norman</firstname><surname>Walsh</surname></author>
  <pubdate>Sunday, 08 Apr 2001</pubdate>
  <confgroup>
    <conftitle>XSLTUK-01</conftitle>
    <confdates>08 Apr - 09 Apr 2001</confdates>
    <conftitle role="address">Keble College, Oxford, UK</conftitle>
    <confnum>1</confnum>
  </confgroup>
  <releaseinfo role="version">Version TEST</releaseinfo>
  <copyright><year>2001</year>
             <holder>Sun Microsystems, Inc.</holder></copyright>
</slidesinfo>
<foil><title>Foil Title</title>
<para>Foil content</para>
</foil>
</slides>



I get those errors, I will only paste 10, but there are many more:


/usr/bin/jade:/usr/share/xml/docbook/custom/slides/3.3.1/schema/dtd/slides.dtd:230:19:E: "X00E1" is not a function name
/usr/bin/jade:/usr/share/xml/docbook/custom/slides/3.3.1/schema/dtd/slides.dtd:231:19:E: "X00C1" is not a function name
/usr/bin/jade:/usr/share/xml/docbook/custom/slides/3.3.1/schema/dtd/slides.dtd:232:18:E: "X00E2" is not a function name
/usr/bin/jade:/usr/share/xml/docbook/custom/slides/3.3.1/schema/dtd/slides.dtd:233:18:E: "X00C2" is not a function name
/usr/bin/jade:/usr/share/xml/docbook/custom/slides/3.3.1/schema/dtd/slides.dtd:234:19:E: "X00E0" is not a function name
/usr/bin/jade:/usr/share/xml/docbook/custom/slides/3.3.1/schema/dtd/slides.dtd:235:19:E: "X00C0" is not a function name
/usr/bin/jade:/usr/share/xml/docbook/custom/slides/3.3.1/schema/dtd/slides.dtd:236:18:E: "X00E5" is not a function name
/usr/bin/jade:/usr/share/xml/docbook/custom/slides/3.3.1/schema/dtd/slides.dtd:237:18:E: "X00C5" is not a function name
.....

Is anyone able to help me? I want to convince teachers in my university to use docbook, I didn't have such problems with docbook when creating Book, and articles

Thanks a lot for your help.




Tomás Aguado Gómez
Grupo de Modelado y Realidad Virtual
http://dac.escet.urjc.es/investigacion/GMRV/





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]