|
|||||||
| docbook-apps - About slides | Message Thread: Previous | Next |
|
Hello people,
I am trying to use Docbook to make some slides (it's my first try).
So I made a document which look like that :
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE slides SYSTEM "file:/Volumes/Work/docbook-slides-3.4.0/
schema/dtd/slides-full.dtd">
<slides>
<slidesinfo>
<author>
<firstname>Jacques</firstname><surname>Foucry</surname>
</author>
<title>Try slides</title>
</slidesinfo>
<foil>
<foilinfo>
<date>17 novembre 2005</date>
</foilinfo>
<title>Welcome</title>
<para>
This is my first slide.
</para>
</foil>
</slides>
I use the keynote xsl and XEP as a XML processor.
I have an errot :
SystemID: null
Description: W You must specify your slides document using the
"slides" parameter
What's wrong ?
Thank's in advance,
Jacques
|
| Current Thread | ||
|
||