On Fri, May 18, 2001 at 10:19:09AM +0200, Jean-Marc Lasgouttes wrote:
>
> This one is probably for Jos�...
>
> JMarc
>
> ------- Start of forwarded message -------
> Date: Thu, 17 May 2001 20:48:42 +0200
> Message-Id: <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Feedback from www.lyx.org
> FROM: [EMAIL PROTECTED]
>
>
> Stan Klein ([EMAIL PROTECTED]) entered the
> following feedback message on the LyX home page:
> ----------------------------------------------------------------------------
>
> I can't get the docbook or linuxdoc features to work. When I do per
> the instructions, it gives me an error message that there docbook
> or linuxdoc (whichever I tried) is an unknown document type and that it
> won't be handled correctly. I dismiss the error message and it brings up
> a document. I look for the export to docbook or linuxdoc or sgml for
> the sample document and it isn't there.
That means that you don't have installed support for linuxdoc and docbook,
so it can't work.
Although the documentation is minimal, Help->Latex Configuration (not only
about LaTeX) gives some information where you can find further support for it.
Basically the answer is this:
* If you are insterested in linuxdoc you should look for sgml-tools v1.0
* If you want to look to docbook exported documents you should search
for sgmltools version >= 2.
> Is something missing in the documentation? Are other files required beside
> the template? I really don't understand what sty files are all about.
This is probably the point, linuxdoc and docbook are two examples of
markup languages languages, that are defined by SGML. The near relative that
you can think of this two languages is html.
So the main point here is that both linuxdoc and docbook output is
completly different from the other latex based layout files.
http://www.linuxdoc.org/ is the main repository for linuxdoc, linuxdoc (as
the name implies was first developed for Linux Documentation, mainly the
HOWTOs.
http://www.oasis-open.org/docbook/ is the oficial homepage for docbook and
http://www.docbook.org/ a good place to search.
> Is one of them also required?
>
>
> ------- End of forwarded message -------
I hope this helps.
--
Jos�