On 20/09/2010 5:56 PM, Pavel Sanda wrote:
Julien Rioux wrote:
The "lytex" converter adds an extra preprocessing step through
i guess thats misunderstanding. there exists special lyx+latex release
called lytex and i thought that you refer to THAT lytex ;)
have you done svn add lytex, because i dont see any such script in the diff...?
Oh, I see. That's pretty unfortunate. The Lilypond project suggests the
.lytex extension for what are really .tex files which include
\begin{lilypond}...\end{lilypond} snippets. I started using that
extension too, but we can choose something else.
Correct me if I am wrong, but it seems to me that the current situation in
trunk is to create a pconverter and stick to it for the remainder of the
i'm not author of the code, i was just wondering...
I did
svn cp lib/scripts/lyxpreview2bitmap.py
lib/scripts/lyxpreview-lytex2bitmap.py
and started modification from there. The patch is what I get from
svn diff> my.patch
Please let me know how else I should provide a patch in this case.
hmm, i dont know. maybe
cp script1 script2
svn add script2
would produce full listing (sorry i'm running git here).
I did this now, sent in another mail.
pavel
Thanks,
Julien