Uwe Stöhr schrieb:
> This is the old manifest problem, but I can not reproduce it. Do you
> have lyx.exe.manifest in the build (most likely debug) directory?
> Yes, I have it in
> ~\lyx-devel\development\scons\release
I found the problem:
The lyx.exe.manifest must be in the same folder wit
> Do you mean INSTALL.Win32 using lyx-windows-deps-msvc-qt4.zip? Last
> time I tried, it worked.
Yes.
>>Runtime Error!
>>Program: C:\bla\foo\lyx.exe
>>R6034
>>An application has made an attempt to load the C runtime library
>>incorrectly.
>>Please contact the application'
I would like to add the Extended-Insets manual:
http://wiki.lyx.org/LyX/DocumentationDevelopment#Extended-Insets
to SVN but after two months of asking for SVN write permissions I give up. (It is annoying to spend much time to work on things that I'm later
not able to put in the repository.)
Bu
It would be nice to be able to access a popout version of the environment menu
from the toolbar. In other words, have a little sticky button in the corner of
the drop down list that puts the list in a separate resizable window. Here is an
example from Open Office:
http://documentation.openoffice.or
Michael Gerz wrote:
Abdelrazak Younes schrieb:
I guess the bibitem code handles bibliography entries that are
entered directly in LyX (not via Bibtex).
Do you mean the simple integrated bliography entries at the end of a
LyX file? If yes, why are these named bibsomething?
Because they are in
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Jean-Marc Lasgouttes wrote:
>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>>
Abdelrazak> Abdelrazak Younes wrote:
Dear Martin, dear Michael,
I am trying to cleanup LyXText::redoP
Abdelrazak Younes schrieb:
I guess the bibitem code handles bibliography entries that are
entered directly in LyX (not via Bibtex).
Do you mean the simple integrated bliography entries at the end of a
LyX file? If yes, why are these named bibsomething?
Because they are in fact bibliography ent
Abdelrazak Younes schrieb:
We used to have a bibitem inset attached directly to the paragraph
(which made sense, but complicated the code). Andre' removed this
code, and now we insert a bibitem inset at first paragraph of the code
(and we make sure that is it here in redoParagraph).
It should b
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Abdelrazak Younes wrote:
Dear Martin, dear Michael,
I am trying to cleanup LyXText::redoParagraph() (in text.C) to do
only metrics. The bibitem part doesn't seem to belong to that and
svn bla
Michael Gerz wrote:
Abdel,
I am not the author of this code. "svn blame" mentions my name because I
fixed change tracking, i.e., insertInset(...) considers the value of
buffer.params().trackChanges.
OK, thanks.
I guess the bibitem code handles bibliography entries that are entered
direc
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> Can you try the following patch? The outcome should be the
Jean-Marc> same in english, and in french it should work, except that
Jean-Marc> the men
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> Can you try the following patch? The outcome should be the
Jean-Marc> same in english, and in french it should work, except that
Jean-Marc> the menu entries in the LyX menu will be in english.
Jean-Marc> BTW, Abdel,
Abdel,
I am not the author of this code. "svn blame" mentions my name because I
fixed change tracking, i.e., insertInset(...) considers the value of
buffer.params().trackChanges.
I guess the bibitem code handles bibliography entries that are entered
directly in LyX (not via Bibtex). Whether
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Abdelrazak Younes wrote:
>> Dear Martin, dear Michael,
>>
>> I am trying to cleanup LyXText::redoParagraph() (in text.C) to do
>> only metrics. The bibitem part doesn't seem to belong to that and
>> svn blame say that
Abdelrazak Younes wrote:
Dear Martin, dear Michael,
I am trying to cleanup LyXText::redoParagraph() (in text.C) to do only
metrics. The bibitem part doesn't seem to belong to that and svn blame
say that you are the author of that part. So could you please tell me if
it is really necessary to
Dear Martin, dear Michael,
I am trying to cleanup LyXText::redoParagraph() (in text.C) to do only
metrics. The bibitem part doesn't seem to belong to that and svn blame
say that you are the author of that part. So could you please tell me if
it is really necessary to have this code here. If no
Georg Baum wrote:
Am Freitag, 22. Dezember 2006 12:14 schrieb Dov Feldstern:
3) There's probably a better way than having to manually change the
encoding to cp1255. There's probably some way to automatically associate
the language with the encoding (I thought that's what "use language's
defa
Abdelrazak Younes wrote:
Dov Feldstern wrote:
2) In order to type in Hebrew, you need to do *two* things:
a) change the language (F12, if you're using Dekel's bindings for
Hebrew)
How do I change the language if I don't use Dekel's bindings? Where are
those binding by the way and coul
Dov Feldstern wrote:
Hi!
I've been following this issue and playing around with it for a while
now, and I think the problem may not be as bad as we think --- I don't
think any major rewriting is necessary.
Here's how I'm able to get bidi (Hebrew) at least basically working (I
just tried it
Georg Baum wrote:
Am Freitag, 22. Dezember 2006 13:49 schrieb Abdelrazak Younes:
Here is it attached together with cp1255 and cp1257, just in case.
You misunderstood me, I wanted to know where one can get these files. Which
TeX distributions include them?
Miktex 2.5 has them (if you instal
I removed the namespace from the uic flags. Unfortunately it makes no
difference.
Joost
Am Freitag, 22. Dezember 2006 13:49 schrieb Abdelrazak Younes:
> Here is it attached together with cp1255 and cp1257, just in case.
You misunderstood me, I wanted to know where one can get these files. Which
TeX distributions include them? Are there places where one can download
them?
Georg
Am Freitag, 22. Dezember 2006 12:14 schrieb Dov Feldstern:
> 3) There's probably a better way than having to manually change the
> encoding to cp1255. There's probably some way to automatically associate
> the language with the encoding (I thought that's what "use language's
> default encoding"
Georg Baum wrote:
Am Freitag, 22. Dezember 2006 13:34 schrieb Abdelrazak Younes:
Georg, I see in http://bugzilla.lyx.org/show_bug.cgi?id=2927 that you
recommend to add cp1256 encoding for Arabic. Is it OK if I put this
patch in with the following change or is there more to it?
+ "koi8-
Am Freitag, 22. Dezember 2006 13:34 schrieb Abdelrazak Younes:
> Georg, I see in http://bugzilla.lyx.org/show_bug.cgi?id=2927 that you
> recommend to add cp1256 encoding for Arabic. Is it OK if I put this
> patch in with the following change or is there more to it?
>
> + "koi8-r", "koi8-u",
Dov Feldstern wrote:
Index: src/frontends/qt4/QDocumentDialog.C
===
--- src/frontends/qt4/QDocumentDialog.C (revision 16375)
+++ src/frontends/qt4/QDocumentDialog.C (working copy)
@@ -62,7 +62,7 @@
// the available encodings in src/
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> I checked with LANG=FR_fr. Accents appear correctly. But in
Bennett> this case the LyX menu on the left does not have About LyX,
Bennett> and the Preferences i
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> I checked with LANG=FR_fr. Accents appear correctly. But in
Bennett> this case the LyX menu on the left does not have About LyX,
Bennett> and the Preferences item is grayed out (but note that in this
Bennett> case no accents). Th
Hi!
I've been following this issue and playing around with it for a while
now, and I think the problem may not be as bad as we think --- I don't
think any major rewriting is necessary.
Here's how I'm able to get bidi (Hebrew) at least basically working (I
just tried it now on r16375):
(Not
Enrico Forestieri wrote:
1) launch LyX
2) File->New
3) try writing something: you can't until you click in the work area
Ah... could be because of my last commit fixing the bogus message about
non ready device on startup. But the focus seems to be OK when session
restored a file. I'll fix tha
Bo Peng wrote:
No, I think I have just solved this. Please try it out.
The patch is confirmed to work. Please commit.
I am not sure this is a gcc or boost bug. After all, boost/signal is
supposed to work with gcc 3.4.
I see that you've done that already.
Thanks,
Abdel.
Am Freitag, 22. Dezember 2006 00:59 schrieb Joost Verburg:
> Bo Peng wrote:
> >> Yes, they are passed to the command. However, the Qt windows are still
> >> not translated.
> >
> > And 1.5.x is translated?
>
> Yes, 1.5 with Qt4 works fine.
That rings a bell. You have to use
UICFLAGS=-tr qt_
fo
32 matches
Mail list logo