[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[eLyXer-users] Fwd: elyxer include verbatim problem
From: |
Uwe Stöhr |
Subject: |
[eLyXer-users] Fwd: elyxer include verbatim problem |
Date: |
Wed, 13 Jan 2010 14:16:48 +0100 |
User-agent: |
Thunderbird 2.0.0.23 (Windows/20090812) |
address@hidden schrieb:
The following is an elyxer problem...
I'm therefore forwarding your email to the elyxer mailing list.
---
I include a simple text (child) document, verbatim
in my top level lyx document.
Insert->File->Child Document...
Include Type: Verbatim.
The resulting lyx code looks like this:
...
\begin_layout Standard
\begin_inset CommandInset include
LatexCommand verbatiminput
filename "notes.txt"
\end_inset
\end_layout
...
The file notes.txt is a plain text file
which I have pre-formatted in a text editor
and includes no lyx formating constructs.
This publishes as expected with the PDF output option.
This publishes as expected with the old, latex2html back end.
But, when I run my .lyx file through elyxer
all newlines and indentation are removed from my child
notes.txt file and my pre-formatting is lost. I think it
just needs to be surrounded with <pre>...</pre> as part
of the elyxer processing.
I am not familiar with python or the elyxer code (yet)
to fix this myself.
Thanks
Bill
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [eLyXer-users] Fwd: elyxer include verbatim problem,
Uwe Stöhr <=