Joost Verburg wrote:

> Uwe wrote:
>> This is a known MiKTeX bug that will be solved in a few days, see also
>> http://bugzilla.lyx.org/show_bug.cgi?id=4730

MiKTeX deliver since today the fixed tex4ht packages and its own zip.exe. Please test it out. I now get an odt-file, but it is always empty. Attached is a TeX-file. When you run oolatex on it, what result do you get and can it be opened with OpenOffice?

> Do we need to add zip.exe to the installers? It should of course be added to 
MiKTeX.

No, as MiKTeX has now its own.

regards Uwe
\documentclass[12pt,ngerman]{book}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{babel}


\begin{document}

\title{Das LyX-Tutorium}

\author{vom LyX-Team}

\date{letzte Änderung: 25. September 2008}

\maketitle
\tableofcontents{}

\chapter{Einleitung}

\section{Willkommen bei LyX}

Zielgruppe

\begin{thebibliography}{1}
\bibitem{lyxtutorium}Das LyX-Tutorium, vom LyX-Team
\end{thebibliography}

\end{document}

Reply via email to