I had downloaded the source for release 1.0.4pre6 and compiled it. It had
the following problems:
1) The configure script did not find my sgmltools2 installation in
/usr/local. I also have sgmltools-1.x.x installed in /usr. DocBook support
works when I manually added it to textclass.lst.
2) It still had the problems I reported earlier with
unnecessarily converting special characters to iso-entities in the Code
environment.
3) Nested lists are still broken: The sample document you posted recently
contains
---
\layout Standard
This is a small list of the remaining tasks:
\layout Itemize
Expand the number of layouts (example, note, ...)
\layout Itemize
Compose other layout files, besides article
\begin_deeper
\layout Enumerate
book
\layout Enumerate
set (very unlikely)
\begin_float footnote
\end_deeper
----
This produces the following output in dvi or html output:
This is a small list of the remaining tasks:
* Expand the number of layouts (example, note, ...)
* Compose other layout files, besides article
*
+ book
+ set (very unlikely)
Note the incorrect empty first level entry when it should start the second
level list.
I don't have access to the .lyx, .sgml and .tex files at the moment but
could send them tomorrow if required.
My apologies if this has been fixed in a more recent pre-release; I have
been a bit busy recently...
All the Best, Horst Kausch
On 15 Sep 1999, Lars Gullik Bjønnes wrote:
>
> I really really want to release 1.0.4 now, so I will ask in this way:
>
> Is there something of the docbook support that should/must be finished
> before 1.0.4 can be released?
>
> If so, what can we help you with? Any specifik tasks that you can lay
> on us?
>
> Lgb
>
>
>