Re: LyX encoding error

2007-05-28 Thread Darren Freeman
On Fri, 2007-05-25 at 16:00 +0200, Abdelrazak Younes wrote: > Darren Freeman wrote: > > On Mon, 2007-05-21 at 14:28 +0200, Jürgen Spitzmüller wrote: > >> Darren Freeman wrote: > >>> This is not very helpful! What if I don't want to change the encoding, > >>> fearful as I am of needless change. > >>

Re: [Fwd: difference between cite inside and outside bibliography environment]

2007-05-28 Thread Marc Flerackers
Richard Heck wrote: I'm forwarding this to lyx-devel, as encoding is a tough issue. rh Original Message Subject:difference between cite inside and outside bibliography environment Date: Mon, 28 May 2007 22:45:04 +0200 (CEST) From: [EMAIL PROTECTED] To: [EMAIL P

Re: [patch] request for permission to add more symbols to unicodesymbols file

2007-05-28 Thread Herbert Voss
Uwe Stöhr wrote: >>>"\\newcommand{\\lyxcareof}{\\leavevmode\\hbox{\\raise.75ex\\hbox{c}\\kern-.15em/\\kern-.125em\\smash{\\lower.3ex\\hbox{o}}}\\ignorespaces}" > >>> "" >> >> \newcommand*\lyxcareof{% >> \mbox{\raisebox{.8ex}{c}\kern-.175em\raisebox{.2ex}{/}% >> \kern-.18em\raisebox{-.2ex}{o}}} >

Re: WhiteSpace cleanup

2007-05-28 Thread Andre Poenitz
On Tue, May 29, 2007 at 01:01:22AM +0200, Lars Gullik Bjønnes wrote: > [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: > > | Dov Feldstern <[EMAIL PROTECTED]> writes: > | > | | José Matos wrote: > | | > On Monday 28 May 2007 23:06:18 Andre Poenitz wrote: > | | >> Sure, go ahead. > | | > BTW, wh

Re: WhiteSpace cleanup

2007-05-28 Thread Andre Poenitz
On Mon, May 28, 2007 at 11:42:04PM +0100, José Matos wrote: > On Monday 28 May 2007 23:06:18 Andre Poenitz wrote: > > Sure, go ahead. > > BTW, what is the encoding of our source files? I would like to have > them all utf8. UTF8 is ok for comments and such (most noatbly quite a few names are n

Re: Updates to the Hebrew translation

2007-05-28 Thread Ran Rutenberg
Hi, You can test the Hebrew he.po file by replacing this file with the old one in the po directory in the source. Then you should compile lyx again and install it (If forget to do "make install" the Hebrew won't work). Later, you can start lyx in Hebrew by "LC_ALL=he_IL lyx". Sincerely, Ran Rut

Re: Updates to the Hebrew translation

2007-05-28 Thread Ran Rutenberg
Hi, Dov Feldstern writes: Actually, F11 is not needed either. The language command is a toggle, so just using F12 >would toggle between the primary language (whatever it is) and Hebrew. I don't know why >F11 is needed; I asked Ran about it, and he said that sometimes F12 didn't work well, but >

Re: WhiteSpace cleanup

2007-05-28 Thread Stefan Schimanski
Am 29.05.2007 um 00:42 schrieb José Matos: On Monday 28 May 2007 23:06:18 Andre Poenitz wrote: Sure, go ahead. BTW, what is the encoding of our source files? I would like to have them all utf8. +1 Plessse UTF8 Stefan Andre' -- José Abílio PGP.sig Description: Signier

Re: WhiteSpace cleanup

2007-05-28 Thread Stefan Schimanski
Am 29.05.2007 um 00:59 schrieb Dov Feldstern: Lars Gullik Bjønnes wrote: Dov Feldstern <[EMAIL PROTECTED]> writes: | José Matos wrote: | > On Monday 28 May 2007 23:06:18 Andre Poenitz wrote: | >> Sure, go ahead. | > BTW, what is the encoding of our source files? I would like to | > have them

Re: r18549 - /lyx-devel/trunk/lib/CREDITS

2007-05-28 Thread Angus Leeming
[EMAIL PROTECTED] wrote: Author: uwestoehr Date: Mon May 28 23:09:09 2007 New Revision: 18549 URL: http://www.lyx.org/trac/changeset/18549 Log: add Koji Yokota to the credits Modified: lyx-devel/trunk/lib/CREDITS Er, did you add him to generate_contributions.py as well? Angus

Re: UTF8->UCS4 failure on FreeBSD 6.2-RELEASE

2007-05-28 Thread Koji Yokota
Enrico Forestieri wrote: I don't understand. Seems that you are still using wchar_t ... This crash is very similar to the one I was getting on cygwin after the switch to unicode. I remember that someway I was able to fix it by using the STLport library, before the real fix by Georg. Have a look a

Re: horizontal lines in tabulars

2007-05-28 Thread Lars Gullik Bjønnes
Richard Heck <[EMAIL PROTECTED]> writes: | Jean-Marc Lasgouttes wrote: | > Abdelrazak> I dared a few months ago and I've cleaned up a lot of the | > Abdelrazak> Lexer class. But it was too late in the game and I gave up | > Abdelrazak> because of the promised XML transition. | > | > Yes, but never

Re: horizontal lines in tabulars

2007-05-28 Thread Richard Heck
Jean-Marc Lasgouttes wrote: > Abdelrazak> I dared a few months ago and I've cleaned up a lot of the > Abdelrazak> Lexer class. But it was too late in the game and I gave up > Abdelrazak> because of the promised XML transition. > > Yes, but nevertheless the part that reads the .lyx file is weird (th

Re: WhiteSpace cleanup

2007-05-28 Thread Dov Feldstern
Lars Gullik Bjønnes wrote: Dov Feldstern <[EMAIL PROTECTED]> writes: | José Matos wrote: | > On Monday 28 May 2007 23:06:18 Andre Poenitz wrote: | >> Sure, go ahead. | > BTW, what is the encoding of our source files? I would like to | > have them all utf8. | > | >> Andre' | > | | Jose --- pat

Re: WhiteSpace cleanup

2007-05-28 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Dov Feldstern <[EMAIL PROTECTED]> writes: | | | José Matos wrote: | | > On Monday 28 May 2007 23:06:18 Andre Poenitz wrote: | | >> Sure, go ahead. | | > BTW, what is the encoding of our source files? I would like to | | > have them all utf8. | |

[Fwd: difference between cite inside and outside bibliography environment]

2007-05-28 Thread Richard Heck
I'm forwarding this to lyx-devel, as encoding is a tough issue. rh Original Message Subject:difference between cite inside and outside bibliography environment Date: Mon, 28 May 2007 22:45:04 +0200 (CEST) From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Hello,

Re: WhiteSpace cleanup

2007-05-28 Thread Lars Gullik Bjønnes
Dov Feldstern <[EMAIL PROTECTED]> writes: | José Matos wrote: | > On Monday 28 May 2007 23:06:18 Andre Poenitz wrote: | >> Sure, go ahead. | > BTW, what is the encoding of our source files? I would like to | > have them all utf8. | > | >> Andre' | > | | Jose --- patches are not applying cleanly

Re: WhiteSpace cleanup

2007-05-28 Thread Dov Feldstern
Dov Feldstern wrote: José Matos wrote: On Monday 28 May 2007 23:06:18 Andre Poenitz wrote: Sure, go ahead. BTW, what is the encoding of our source files? I would like to have them all utf8. Andre' Sorry --- Lars is the culprit ;) Jose --- patches are not applying cleanly anymore b

Re: WhiteSpace cleanup

2007-05-28 Thread Dov Feldstern
José Matos wrote: On Monday 28 May 2007 23:06:18 Andre Poenitz wrote: Sure, go ahead. BTW, what is the encoding of our source files? I would like to have them all utf8. Andre' Jose --- patches are not applying cleanly anymore because of the whitespace cleanup :( ...

Re: WhiteSpace cleanup

2007-05-28 Thread Lars Gullik Bjønnes
José Matos <[EMAIL PROTECTED]> writes: | On Monday 28 May 2007 23:06:18 Andre Poenitz wrote: | > Sure, go ahead. | | BTW, what is the encoding of our source files? I would like to have them all | utf8. I guess most are latin1. -- Lgb

Re: WhiteSpace cleanup

2007-05-28 Thread José Matos
On Monday 28 May 2007 23:06:18 Andre Poenitz wrote: > Sure, go ahead. BTW, what is the encoding of our source files? I would like to have them all utf8. > Andre' -- José Abílio

Re: Text::cursor* clean up, target_x, right display math entry, no Mac line skips

2007-05-28 Thread Dov Feldstern
Dov Feldstern wrote: Abdelrazak Younes wrote: Stefan Schimanski wrote: I have fixed the logic now in my patch to equal that of LyX 1.4 exactly (see attached). I've tested this last patch and all seems fine to me WRT cursor movement. The code cleanup is good too. Abdel. Do you not get a

Re: Updates to the Hebrew translation

2007-05-28 Thread Dov Feldstern
Uwe Stöhr wrote: Dov, Elazar, can I commit the other patches from Ran until you agreed to a proper bind file?: > 1) Updated he.po file: > http://www.yousendit.com/download/UVJpaklxeFhubVUwTVE9PQ > > 2) Updated Intro: > http://www.yousendit.com/download/UVJpakl0R0ZtUUUwTVE9PQ > > 3) Upd

[challenge] Re: Updates to the Hebrew translation

2007-05-28 Thread Dov Feldstern
Elazar Leibovich wrote: Isn't that wise that the language will be automatically detected by the input-language. ie, English letters will always be English, Hebrew/Arabic letters will always be Hebrew/Arabic and neutral characters will be the same language of the paragraph. That way, the user won'

Re: WhiteSpace cleanup

2007-05-28 Thread Andre Poenitz
On Mon, May 28, 2007 at 11:41:08PM +0200, Lars Gullik Bjønnes wrote: > > I'd like to do some whitespace cleanup to trunk before we branch. Sure, go ahead. Andre'

Re: Updates to the Hebrew translation

2007-05-28 Thread Uwe Stöhr
Dov, Elazar, can I commit the other patches from Ran until you agreed to a proper bind file?: > 1) Updated he.po file: > http://www.yousendit.com/download/UVJpaklxeFhubVUwTVE9PQ > > 2) Updated Intro: > http://www.yousendit.com/download/UVJpakl0R0ZtUUUwTVE9PQ > > 3) Updated Splash: > http://www.y

WhiteSpace cleanup

2007-05-28 Thread Lars Gullik Bjønnes
I'd like to do some whitespace cleanup to trunk before we branch. Any objections? (space at end of line, on line by its own, space followed by tab etc.) -- Lgb

Re: Effect of Certain Keys in Math Mode

2007-05-28 Thread Dov Feldstern
Stephen Hartke wrote: Bug: When a math inset is at the end of the line, and the cursor is after and outside the math inset, hitting the back arrow key goes before the math inset instead of inside it. This is fixed now, thanks for reporting it, though!

Re: Text::cursor* clean up, target_x, right display math entry, no Mac line skips

2007-05-28 Thread Dov Feldstern
Abdelrazak Younes wrote: Stefan Schimanski wrote: I have fixed the logic now in my patch to equal that of LyX 1.4 exactly (see attached). I've tested this last patch and all seems fine to me WRT cursor movement. The code cleanup is good too. Abdel. Do you not get a crash with this versio

Re: Effect of Certain Keys in Math Mode

2007-05-28 Thread Andre Poenitz
On Mon, May 28, 2007 at 04:13:26PM -0500, Stephen Hartke wrote: > Hello! LyX is a fantastic program---I've been using it for about five years > now. For the last couple years, I've been using Lyx 1.3.4 with a few > modifications. Since the beta3 of Lyx 1.5.0 just came out, I thought I'd > give i

Effect of Certain Keys in Math Mode

2007-05-28 Thread Stephen Hartke
Hello! LyX is a fantastic program---I've been using it for about five years now. For the last couple years, I've been using Lyx 1.3.4 with a few modifications. Since the beta3 of Lyx 1.5.0 just came out, I thought I'd give it a spin. Overall, it's great! However, there's a few things about ho

Re: [PATCH] po/ja.po: Japanese message file for 1.5.0 (merged from CJK-1.4.4)

2007-05-28 Thread Uwe Stöhr
Koji Yokota schrieb: No, I have to be more formal :) OK thanks. You are now also listed in our credits. regards Uwe

Re: Updates to the Hebrew translation

2007-05-28 Thread Dov Feldstern
Jean-Marc Lasgouttes wrote: I suspect it is only the last two lines \bind "F12" "language hebrew" \bind "F11" "language english" If it is the case, the file should read [some useful comments] \bind_file cua \bind "F12" "language hebrew" \bind "F11" "language english" I believe this is correc

Re: Updates to the Hebrew translation

2007-05-28 Thread Lars Gullik Bjønnes
"Elazar Leibovich" <[EMAIL PROTECTED]> writes: | Isn't that wise that the language will be automatically detected by | the input-language. ie, English letters will always be English, | Hebrew/Arabic letters will always be Hebrew/Arabic and neutral | characters will be the same language of the para

Re: Updates to the Hebrew translation

2007-05-28 Thread Elazar Leibovich
Isn't that wise that the language will be automatically detected by the input-language. ie, English letters will always be English, Hebrew/Arabic letters will always be Hebrew/Arabic and neutral characters will be the same language of the paragraph. That way, the user won't be forced to learn new

Re: [patch] request for permission to add more symbols to unicodesymbols file

2007-05-28 Thread José Matos
On Monday 28 May 2007 18:16:32 Jean-Marc Lasgouttes wrote: > Agreed. +1 > JMarc -- José Abílio

Re: horizontal lines in tabulars

2007-05-28 Thread José Matos
On Monday 28 May 2007 20:44:57 Jean-Marc Lasgouttes wrote: > Yes, but nevertheless the part that reads the .lyx file is weird (the > parts that reads other files is OK-ish). I have read this code, fixed some things and I can only agree. :-) > JMarc -- José Abílio

Re: Text::cursor* clean up, target_x, right display math entry, no Mac line skips

2007-05-28 Thread Abdelrazak Younes
Stefan Schimanski wrote: I have fixed the logic now in my patch to equal that of LyX 1.4 exactly (see attached). I've tested this last patch and all seems fine to me WRT cursor movement. The code cleanup is good too. Abdel.

[patch] cursor misplaced after a linebreak, #2475

2007-05-28 Thread Stefan Schimanski
Patch is attached to http://bugzilla.lyx.org/show_bug.cgi?id=2475. Can somebody with deeper understanding please comment why this "dirty trick" was needed? Haven't found any bad effect without it. Stefan PGP.sig Description: Signierter Teil der Nachricht

Re: Text::cursor* clean up, target_x, right display math entry, no Mac line skips

2007-05-28 Thread Alfredo Braunstein
Stefan Schimanski wrote: >> It seems to me that the old way was more straightforward for >> exactly the >> same behavior. What are the advantages of the new approach? > > The advantages are that it is implemented and probably shorter > without touching every cursor function. Otherwise there is no

Re: Updates to the Hebrew translation

2007-05-28 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Uwe Stöhr <[EMAIL PROTECTED]> writes: | 4) I've asked before Lars> about having a localized Hebrew bind file, and I | was given a Lars> positive answer. Alas, the file was never committed. So, | here Lars> is the file again: | L

Re: horizontal lines in tabulars

2007-05-28 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> I dared a few months ago and I've cleaned up a lot of the Abdelrazak> Lexer class. But it was too late in the game and I gave up Abdelrazak> because of the promised XML transition. Yes, but nevertheless the part that

Re: [Cvslog] r18537 - /lyx-devel/trunk/src/frontends/qt4/Dialogs.cpp

2007-05-28 Thread Jean-Marc Lasgouttes
> "Stefan" == Stefan Schimanski <[EMAIL PROTECTED]> writes: Stefan> And I haven't seen a wide drawer yet in any Mac up. Usually Stefan> they are vertically layouted and only are 1/3 of the window Stefan> width or so. Moving it to the same size of the main window Stefan> somehow looks strange.

Re: [Cvslog] r18537 - /lyx-devel/trunk/src/frontends/qt4/Dialogs.cpp

2007-05-28 Thread Abdelrazak Younes
Stefan Schimanski wrote: Drawers can be very wide, and with current Macs having wide screens, it strikes me as appropriate to use up the screen width with the source view rather than screen height. (See attached screenshot.) On reflection, perhaps drawers aren't the best way to go; maybe a fl

Re: Text::cursor* clean up, target_x, right display math entry, no Mac line skips

2007-05-28 Thread Abdelrazak Younes
Andre Poenitz wrote: On Sat, May 26, 2007 at 10:23:01AM +0200, Stefan Schimanski wrote: The logic is in fact not very complicated. The assumption is that you only want a new target_x if you go up/down from inside a row. So far the logic was that target_x is the target coordinate where we want

Re: horizontal lines in tabulars

2007-05-28 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> IMHO the greatest advantage is a clearly defined format. (and I Lars> am not sure we can really reuse a on-the-shelf parser anyway. Lars> Except the more simplistic sax parsers that is.) This means also

Re: [PATCH] Bugs 3741 and 3756: Minor Citation Dialog Bugs

2007-05-28 Thread Abdelrazak Younes
Richard Heck wrote: Abdelrazak Younes wrote: Richard Heck wrote: This patch addresses these bugs: http://bugzilla.lyx.org/show_bug.cgi?id=3741 http://bugzilla.lyx.org/show_bug.cgi?id=3756 The latter is more a policy question, but the bug report seems right to me: How double-clicking behaves sho

Re: Text::cursor* clean up, target_x, right display math entry, no Mac line skips

2007-05-28 Thread Andre Poenitz
On Sat, May 26, 2007 at 10:23:01AM +0200, Stefan Schimanski wrote: > The logic is in fact not very complicated. The assumption is that you > only want a new target_x if you go up/down from inside a row. So far the logic was that target_x is the target coordinate where we want to go to. It is set

Re: small fixes for cmake merge

2007-05-28 Thread Andre Poenitz
On Sat, May 26, 2007 at 01:52:44AM +0200, Peter Kümmel wrote: > > | > | #include not there. > > | > > > | > In C++ iso646.h is not needed to get or/and etc. > > | > > | when you use gcc > > > > When you use a compiler that follows the C++ standard. > > > > Yes I know, GCC will save the world.

Re: Converter problem with Mac OS packages

2007-05-28 Thread Mael Hilléreau
Le 27 mai 07 à 00:55, Mael Hilléreau a écrit : According to Apple's "Bundle Programming Guide", The Finder identifies packages by any of the following mechanisms: * The directory has a known extension: .app, .bundle, .framework, .plugin, .kext, and so on. * The directory has its bundle bit s

Re: [patch] request for permission to add more symbols to unicodesymbols file

2007-05-28 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Am Montag, 28. Mai 2007 10:58 schrieb Abdelrazak Younes: >> OK, then shouldn't we switch altogether to the unicodesymbols file >> and forget about this inputenc package? Or maybe this is too much >> work? Georg> That would blow up the

Re: [patch] request for permission to add more symbols to unicodesymbols file

2007-05-28 Thread Enrico Forestieri
On Mon, May 28, 2007 at 11:00:24AM +0200, Georg Baum wrote: > Am Montag, 28. Mai 2007 10:48 schrieb Jürgen Spitzmüller: > > Georg Baum wrote: > > > Note that adding the symbols in question to the unicodesymbols file > will > > > automatically solve the problem of broken latex export for greek >

Re: horizontal lines in tabulars

2007-05-28 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> IMHO the greatest advantage is a clearly defined format. (and I Lars> am not sure we can really reuse a on-the-shelf parser anyway. Lars> Except the more simplistic sax parsers that is.) This means also that we can get rid of t

Re: [Cvslog] r18537 - /lyx-devel/trunk/src/frontends/qt4/Dialogs.cpp

2007-05-28 Thread Stefan Schimanski
Drawers can be very wide, and with current Macs having wide screens, it strikes me as appropriate to use up the screen width with the source view rather than screen height. (See attached screenshot.) On reflection, perhaps drawers aren't the best way to go; maybe a floating window would b

Re: Text::cursor* clean up, target_x, right display math entry, no Mac line skips

2007-05-28 Thread Stefan Schimanski
The offset now just keeps track how far off we are after up/down (if you do not hit the exact pixel column. To decide now if you really want a new target_x as described above, you additionally check if your current cursor position plus the offset is pixel-wise exactly the old target_x. Then it's v

Re: horizontal lines in tabulars

2007-05-28 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Abdelrazak Younes <[EMAIL PROTECTED]> writes: | | | Lars Gullik Bjønnes wrote: | | > Abdelrazak Younes <[EMAIL PROTECTED]> writes: | | > | Edwin Leuven wrote: | | > | > José Matos wrote: | | > | >> I am not sure what you mean above. The xml format

Re: horizontal lines in tabulars

2007-05-28 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > | Edwin Leuven wrote: | > | > José Matos wrote: | > | >> I am not sure what you mean above. The xml format is just the middle | > | >> man. The data inside lyx remain th

Re: [PATCH] Make "Enter" Work in QInclude.cpp

2007-05-28 Thread Jürgen Spitzmüller
Richard Heck wrote: > Try this, just to check: Create a new document; put a listings include > in it; save and close. Open the document. Open the include and type > something in the label field; hit return; re-open the dialog. This > should work. Now create a new include inset, and set it to "inclu

Re: horizontal lines in tabulars

2007-05-28 Thread Jürgen Spitzmüller
Edwin Leuven wrote: > afaics you need to select the whole row to switch the lines on/off (this > is openoffice 2.1, the same behavior as in word i think) If the cursor is in the cell without selection, the lines of the whole row will be toggled, only if you select the cell (in word, I need to sel

Re: [PATCH] Bugs 3741 and 3756: Minor Citation Dialog Bugs

2007-05-28 Thread Richard Heck
Abdelrazak Younes wrote: > Richard Heck wrote: >> This patch addresses these bugs: >> http://bugzilla.lyx.org/show_bug.cgi?id=3741 >> http://bugzilla.lyx.org/show_bug.cgi?id=3756 >> The latter is more a policy question, but the bug report seems right to >> me: How double-clicking behaves shouldn't

Re: horizontal lines in tabulars

2007-05-28 Thread Richard Heck
Abdelrazak Younes wrote: > Edwin Leuven wrote: >> and a crucial question is of course the following: >> who is planning to work on this (and finish it)? > I would help. Me, too, as I have time. Richard -- == Richard G Heck, Jr Profe

Re: [PATCH] Make "Enter" Work in QInclude.cpp

2007-05-28 Thread Richard Heck
Angus Leeming wrote: > Richard Heck wrote: >> For some reason, changing the type of the dialog switches the default >> button from OK to Cancel. This restores the correct default. Must be a >> QT bug. >> >> Still seeking two OKs...or at least some reaction! > > Hi, Richard. > > The button is change

Re: Updates to the Hebrew translation

2007-05-28 Thread José Matos
On Monday 28 May 2007 16:30:55 Uwe Stöhr wrote: > Can this be committed? If Hebrew developers agree on this sure. :-) > regards Uwe -- José Abílio

Re: horizontal lines in tabulars

2007-05-28 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Edwin Leuven wrote: | > José Matos wrote: | >> I am not sure what you mean above. The xml format is just the middle | >> man. The data inside lyx remain the same. | > and a crucial question is of course the following: | >

Re: [patch] request for permission to add more symbols to unicodesymbols file

2007-05-28 Thread christian . ridderstrom
On Mon, 28 May 2007, Uwe Stöhr wrote: That is probably done by word. iconv is not used here (at least not directly, maybe internally by qt, but if it would do this change whan asked to convert from utf16 (QString) to ucs4 (docstring) it would be a bug). Paste from word to a real text editor,

Re: Updates to the Hebrew translation

2007-05-28 Thread Lars Gullik Bjønnes
Uwe Stöhr <[EMAIL PROTECTED]> writes: | 4) I've asked before about having a localized Hebrew bind file, and I | was given a positive answer. Alas, the file was never committed. So, | here is the file again: | http://www.yousendit.com/download/UVJpaklxeFhRYTgwTVE9PQ This 4. one puzzles me a bit. W

Re: [PATCH] Make "Enter" Work in QInclude.cpp

2007-05-28 Thread Angus Leeming
Richard Heck wrote: For some reason, changing the type of the dialog switches the default button from OK to Cancel. This restores the correct default. Must be a QT bug. Still seeking two OKs...or at least some reaction! Hi, Richard. The button is changed because the GUI view is telling the Bu

Updates to the Hebrew translation

2007-05-28 Thread Uwe Stöhr
Ran wrote: Hi, I've made I few updates: 1) Updated he.po file: http://www.yousendit.com/download/UVJpaklxeFhubVUwTVE9PQ 2) Updated Intro: http://www.yousendit.com/download/UVJpakl0R0ZtUUUwTVE9PQ 3) Updated Splash: http://www.yousendit.com/download/UVJpaklqVEhENlEwTVE9PQ 4) I've asked before

Re: horizontal lines in tabulars

2007-05-28 Thread Edwin Leuven
Lars Gullik Bjønnes wrote: | who is planning to work on this (and finish it)? I am. The DTD is some 70-80% finished I guess. Quite a bit of writing is done, parsing/reading is not begun. i was asking because we should be sure in advance that there is enough competent and motivated manpower to

Re: [patch] request for permission to add more symbols to unicodesymbols file

2007-05-28 Thread Uwe Stöhr
>>"\\newcommand{\\lyxcareof}{\\leavevmode\\hbox{\\raise.75ex\\hbox{c}\\kern-.15em/\\kern-.125em\\smash{\\lower.3ex\\hbox{o}}}\\ignorespaces}" >> "" > > \newcommand*\lyxcareof{% > \mbox{\raisebox{.8ex}{c}\kern-.175em\raisebox{.2ex}{/}% > \kern-.18em\raisebox{-.2ex}{o}}} Thanks I use now your sol

Re: horizontal lines in tabulars

2007-05-28 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Edwin Leuven wrote: | > José Matos wrote: | >> I am not sure what you mean above. The xml format is just the middle | >> man. The data inside lyx remain the same. | > and a crucial question is of course the following: | > who is planning to work on t

Re: horizontal lines in tabulars

2007-05-28 Thread Edwin Leuven
Jürgen Spitzmüller wrote: About the ui: I find it irritating that I have to select the whole row now to switch lines on/off. you find it irritating because it is different, but ui-wise i think it is much more intuitive... Not for me. And why should we do it differently than we used to becau

Re: horizontal lines in tabulars

2007-05-28 Thread Lars Gullik Bjønnes
Edwin Leuven <[EMAIL PROTECTED]> writes: | José Matos wrote: | > I am not sure what you mean above. The xml format is just the middle | > man. The data inside lyx remain the same. | | and a crucial question is of course the following: | | who is planning to work on this (and finish it)? I am. T

Re: horizontal lines in tabulars

2007-05-28 Thread Abdelrazak Younes
Edwin Leuven wrote: José Matos wrote: I am not sure what you mean above. The xml format is just the middle man. The data inside lyx remain the same. and a crucial question is of course the following: who is planning to work on this (and finish it)? I agree that we should make sure that we h

Re: horizontal lines in tabulars

2007-05-28 Thread Abdelrazak Younes
José Matos wrote: On Monday 28 May 2007 15:50:11 Charles de Miramon wrote: I fail to see what are the big advantages (except reusing an on-the-shelf parser). Moving away from LaTeX logic will complexify the LyX -> LaTeX process. I am not sure what you mean above. The xml format is just the mi

Re: UTF8->UCS4 failure on FreeBSD 6.2-RELEASE

2007-05-28 Thread Enrico Forestieri
On Mon, May 28, 2007 at 10:20:57AM +0900, Koji Yokota wrote: > Peter Kümmel wrote: > > Hasn't Abdel fixed it today? Maybe updating helps. > > Yeah, right. With a newer version, Lyx at least proceeds with a > successful initialization and its GUI appears. However, trial of File -> > New, File ->

Re: horizontal lines in tabulars

2007-05-28 Thread Lars Gullik Bjønnes
Charles de Miramon <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | | > ODF is also xml based afaik. | > | | Yes but the logic of formatting of an ODF file and of a LyX file (modelled | on LaTeX) is very different. There is no preamble for example in ODF. Right. It also seems to m

Re: horizontal lines in tabulars

2007-05-28 Thread Edwin Leuven
José Matos wrote: I am not sure what you mean above. The xml format is just the middle man. The data inside lyx remain the same. and a crucial question is of course the following: who is planning to work on this (and finish it)? (count me out btw, i intend to do a bit of tabular cleaning...)

Re: [PATCH] Bugs 3741 and 3756: Minor Citation Dialog Bugs

2007-05-28 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Richard Heck wrote: This patch addresses these bugs: http://bugzilla.lyx.org/show_bug.cgi?id=3741 http://bugzilla.lyx.org/show_bug.cgi?id=3756 The latter is more a policy question, but the bug report seems right to me: How double-clicking behaves shouldn't depend upon wh

Re: horizontal lines in tabulars

2007-05-28 Thread José Matos
On Monday 28 May 2007 15:50:11 Charles de Miramon wrote: > I fail to see what are the big advantages (except reusing an on-the-shelf > parser). Moving away from LaTeX logic will complexify the LyX -> LaTeX > process. I am not sure what you mean above. The xml format is just the middle man. The d

Re: [PATCH] Bugs 3741 and 3756: Minor Citation Dialog Bugs

2007-05-28 Thread Abdelrazak Younes
Richard Heck wrote: This patch addresses these bugs: http://bugzilla.lyx.org/show_bug.cgi?id=3741 http://bugzilla.lyx.org/show_bug.cgi?id=3756 The latter is more a policy question, but the bug report seems right to me: How double-clicking behaves shouldn't depend upon whether something's already

[PATCH] Bugs 3741 and 3756: Minor Citation Dialog Bugs

2007-05-28 Thread Richard Heck
This patch addresses these bugs: http://bugzilla.lyx.org/show_bug.cgi?id=3741 http://bugzilla.lyx.org/show_bug.cgi?id=3756 The latter is more a policy question, but the bug report seems right to me: How double-clicking behaves shouldn't depend upon whether something's already in the selected citati

Re: horizontal lines in tabulars

2007-05-28 Thread Charles de Miramon
Lars Gullik Bjønnes wrote: > ODF is also xml based afaik. > Yes but the logic of formatting of an ODF file and of a LyX file (modelled on LaTeX) is very different. There is no preamble for example in ODF. This blog is interesting and it seems to me that LaTeX is rather similar to Wordperfect.

Re: [PATCH] Make "Enter" Work in QInclude.cpp

2007-05-28 Thread Richard Heck
Try this, just to check: Create a new document; put a listings include in it; save and close. Open the document. Open the include and type something in the label field; hit return; re-open the dialog. This should work. Now create a new include inset, and set it to "include". Close. Re-open the firs

Re: Untranslateable strings in LyX (toolbar tooltip, TOC dialog, source preview)

2007-05-28 Thread Michael Gerz
Jürgen, with a little luck, I will be able to do some translator work this evening - right in time for pre1. Michael Jürgen Spitzmüller schrieb: Jürgen Spitzmüller wrote: "Insert table" (just a table, no float) is a string that don't exist in either nb.po or de.po. Does the attac

Re: [PATCH] Make "Enter" Work in QInclude.cpp

2007-05-28 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > > For some reason, changing the type of the dialog switches the default > > button from OK to Cancel. This restores the correct default. Must be a > > QT bug. > > If it is, it must be local to linux. Here (WinXP, Qt4.2.1) the focus > stays on the OK button. Here, everyth

Re: horizontal lines in tabulars

2007-05-28 Thread Jürgen Spitzmüller
Edwin Leuven wrote: > > The bug is that the top- and bottomlines can no longer be toggled in > > booktabs mode. > > i don't think so. > > you cannot toggle the top line on the *first* row and the bottom line on > the last row. > > this is intentional: we don't allow the user to toggle these atm (ju

Re: [PATCH] Make "Enter" Work in QInclude.cpp

2007-05-28 Thread Abdelrazak Younes
Richard Heck wrote: For some reason, changing the type of the dialog switches the default button from OK to Cancel. This restores the correct default. Must be a QT bug. If it is, it must be local to linux. Here (WinXP, Qt4.2.1) the focus stays on the OK button. Still seeking two OKs...or a

Re: horizontal lines in tabulars

2007-05-28 Thread Edwin Leuven
Jürgen Spitzmüller wrote: Edwin Leuven wrote: you're right, going back and forth would be a problem so either we do the full monty or we forget about this. for 1.5, you mean. You can commit this immediately to trunk as soon as we have a BRANCH_1_5_X. ok The bug is that the top- and bottom

[PATCH] Make "Enter" Work in QInclude.cpp

2007-05-28 Thread Richard Heck
For some reason, changing the type of the dialog switches the default button from OK to Cancel. This restores the correct default. Must be a QT bug. Still seeking two OKs...or at least some reaction! rh -- == Richard G Heck, Jr Pro

Re: horizontal lines in tabulars

2007-05-28 Thread Lars Gullik Bjønnes
Charles de Miramon <[EMAIL PROTECTED]> writes: | José Matos wrote: | | > | > We gain xsl to write converters to other formats | | If KOffice can be point of comparison. Before switching to ODF, we had a xml | format and nobody (well actually one man) wrote any xsl converters because | it

Re: horizontal lines in tabulars

2007-05-28 Thread Jürgen Spitzmüller
Edwin Leuven wrote: > you're right, going back and forth would be a problem so either we do > the full monty or we forget about this. for 1.5, you mean. You can commit this immediately to trunk as soon as we have a BRANCH_1_5_X. > fwiw, the attached patch is working great and imho very safe (i t

Re: horizontal lines in tabulars

2007-05-28 Thread Edwin Leuven
Jürgen Spitzmüller wrote: What would that mean if someone opens a file done with, say, 1.5.2 (with cline support) with 1.5.1 (without cline support)? Will this file be displayed and exported correctly? Will it be saved correctly, so that the file again opens without dataloss in 1.5.2? you're ri

Re: horizontal lines in tabulars

2007-05-28 Thread Charles de Miramon
José Matos wrote: > > We gain xsl to write converters to other formats If KOffice can be point of comparison. Before switching to ODF, we had a xml format and nobody (well actually one man) wrote any xsl converters because it seems that everybody hates xslt. Cheers, Charles -- http://www

Re: horizontal lines in tabulars

2007-05-28 Thread Charles de Miramon
Jürgen Spitzmüller wrote: > > What would that mean if someone opens a file done with, say, 1.5.2 (with > cline support) with 1.5.1 (without cline support)? Will this file be > displayed and exported correctly? Will it be saved correctly, so that the > file again opens without dataloss in 1.5.2? >

Re: horizontal lines in tabulars

2007-05-28 Thread José Matos
On Monday 28 May 2007 12:07:32 Charles de Miramon wrote: > What LyX is going to gain with a XML file format ? Except being buzz > compliant. We will have our file format supported by all the xml related tools. Think about the parser, the grammar is easier to define and so on... Currently there

Re: [patch] Update to Userguide latin1 table

2007-05-28 Thread José Matos
On Monday 28 May 2007 12:25:08 Jürgen Spitzmüller wrote: > looks sensible. +1 > > (btw. Why is the \author updated even if I am not using > > changetracking? Cannot this be considered information leak?) > > I think so, too. +1 > Jürgen -- José Abílio

Re: r18538 - in /lyx-devel/trunk/src: BufferParams.cpp Buffer...

2007-05-28 Thread José Matos
On Monday 28 May 2007 11:16:35 Abdelrazak Younes wrote: > Jürgen Spitzmüller wrote: > > Abdelrazak Younes wrote: > >> Try 'odocstream &'. > > > > Yes, this works, thanks. > > > > Shall I apply? > > Fine with me. +1 > Abdel. -- José Abílio

Re: horizontal lines in tabulars

2007-05-28 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > > What about > > for 1.5.0 a patch with the file format change and a small logic to tell > > Lyx to just skip the cline format, if it finds any > > > > for 1.5.1 the gui and the latex generator > > > > Advice from an ignorant, > > This is very sensible IMHO. Is this possi

Re: r18533 - /lyx-devel/trunk/src/insets/InsetListingsParams.cpp

2007-05-28 Thread José Matos
On Monday 28 May 2007 12:28:55 Jean-Marc Lasgouttes wrote: > But there are very weird chemical (thermonuclear?) reaction going on > between Abdel and Lars... Thermonuclear is not what I associate with chemical reactions. ;-) > JMarc -- José Abílio

  1   2   >