Am Mittwoch, 25. Mai 2005 19:40 schrieb Jean-Pierre Chrétien:
> Recompilation from cvs works fine now, but I still get
\include{intro.tex}
I can't reproduce that, it works for me. I guess from your earlier posts
that you are using tex2lyx on solaris? You could run tex2lyx in the
debugger and/o
Am Samstag, 28. Mai 2005 12:17 schrieb Michael Schmitt:
> Hello,
>
> enclosed please find another small patch that fixes some inconsistencies
> in the UI.
>
> Please apply.
Done.
Georg
Hello,
here is my first try of a patch.
The two patches add the ability of the qt-frontend to automatically
store and retrieve the mainwindow position (x,y,width,height) in/from
the lyx preferences file.
- preferences.diff
Adds 5 new settings to lyx preferences file:
geometry_xysaved (bool)
Michael Schmitt wrote:
> I changed the line but LyX still crashes:
>
> Indexing files of type cls
> Indexing files of type sty
> Indexing files of type bst
> Indexing files of type bib
You didn't get those messages before?
Can you run the TeXFiles.sh script manually? Are the *.lst files being
gen
Michael Schmitt wrote:
> BTW: Could you please commit the attached file (de.po)?
Done.
Jürgen
As said in the subject. The handmade Makefile rule writes 'timestamp' to
package.lo instead of object code. This file gets linked into libsupport,
and I get lots of errors like
BufferView_pimpl.o: In function
`BufferView::Pimpl::MenuInsertLyXFile(std::basic_string, std::allocator > const&)':
Bu
Andre Poenitz wrote:
> On Wed, May 25, 2005 at 11:56:19AM +0100, Angus Leeming wrote:
>> Angus Leeming wrote:
>> >Or maybe tr?
>> >
>> >test `uname -s | grep 'MINGW'` && {
>
>
> I wonder whether this might be equivalent to
>
>.. uname -s | grep -q MINGW * ...
Sigh. Of course you're ri
Georg Baum wrote:
> As said in the subject. The handmade Makefile rule writes 'timestamp' to
> package.lo instead of object code. This file gets linked into libsupport,
> and I get lots of errors like
>
> BufferView_pimpl.o: In function
> `BufferView::Pimpl::MenuInsertLyXFile(std::basic_string st
Juergen Spitzmueller wrote:
Michael Schmitt wrote:
I changed the line but LyX still crashes:
Indexing files of type cls
Indexing files of type sty
Indexing files of type bst
Indexing files of type bib
You didn't get those messages before?
Can you run the TeXFiles.sh script manually?
Michael Schmitt wrote:
> Yes, the *.lst are generated and look good:
>
> ...
> C:/programme/texmf/bibtex/bib/base/xampl.bib
> C:/programme/texmf/bibtex/bib/dtk/beispiel.bib
> C:/programme/texmf/bibtex/bib/ieeetran/IEEEabrv.bib
A-ha! Is it possible that the windows paths are causing trouble
On Sat, May 28, 2005 at 12:12:07AM +0200, Lars Gullik Bjønnes wrote:
> | Actually I have now had time to think about this for two weeks, and my
> | considered opinion is a bit different...
>
> What you write belowe seems very sane. But I think that my keyevent
> queue is still needed? (but to fix
On Sun, May 29, 2005 at 09:58:22PM +0300, Martin Vermeer wrote:
> On Sat, May 28, 2005 at 12:12:07AM +0200, Lars Gullik Bjønnes wrote:
> > | +inline flags operator|(flags const f, flags const g)
> > | +{
> > | + int const intf(static_cast(f));
> > | + int const intg(static_cast(g));
> > | + ret
12 matches
Mail list logo