Re: Math macros ---- Woooooo!

2004-04-13 Thread Dekel Tsur
On Tue, Apr 13, 2004 at 11:06:28AM +0100, Angus Leeming wrote: > Andre, thank you, thank you, thank you! > > However, the new scheme appears to produce an extra, unnecessary set > of red braces. Try the attached, 13x file with lyx 13x and with > current cvs. > > The good news is that the latex ex

Re: mathed color inset

2003-10-28 Thread Dekel Tsur
On Tue, Oct 28, 2003 at 09:32:04AM +0100, Andre Poenitz wrote: > > But that would mean another level of $...$ to go back to math mode, > doesn't it? > > Is there a \mathcolor{blue}{...}? \textcolor does not exit from math mode.

Re: mathed color inset

2003-10-28 Thread Dekel Tsur
> > This is 'old style' font switching ( i.e. {\it ...} vs \textit{...} ).. > > Not nice. > > Should we stick to \color or is there anything else that could be used? \textcolor{blue}{...}

Re: [PATCH] Inverse search update.

2003-10-16 Thread Dekel Tsur
On Thu, Oct 16, 2003 at 07:11:34PM +0200, Alfredo Braunstein wrote: > > it? Can it collide with other packages etc? (maybe a checkbox to supress it > after all?). It can potentially screw up the spacing, but I don't know if this is indeed a problem.

Re: Qt 3.2.2

2003-10-16 Thread Dekel Tsur
On Thu, Oct 16, 2003 at 04:22:07PM +0100, John Levon wrote: > > Here's the full top ten (that I just made up). > > 1. Character styles > 2. Unicode support > 3. Outliner > 4. Document .layout wizard > 5. Decent support for including code (including GUI labels + xrefs etc.) > 6. Context menus and

Re: Qt 3.2.2

2003-10-16 Thread Dekel Tsur
On Thu, Oct 16, 2003 at 04:04:43PM +0200, Lars Gullik Bj?nnes wrote: > | Any documents in a different encoding won't be in ASCII though :) > > | But Jos?© said it was easy to handle, so... > > Hmm... but he has to read most of the lyx file header to find out what > language is it written in and w

Re: Do you have compile problems?

2003-09-29 Thread Dekel Tsur
On Mon, Sep 29, 2003 at 10:45:29AM +0200, Lars Gullik Bj?nnes wrote: > > If you have compile problems you must pipe up, so that I can attempt > to fix them. I get the following error: (using gcc 3.3.2 20030908 (Debian prerelease), QT 3.2.1) g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../s

frenchb

2003-09-11 Thread Dekel Tsur
Why do we have frenchb in lib/languages ? The Babel documentation says that it is obsolete.

qfont_loader.C in lyx 1.3.x

2003-09-08 Thread Dekel Tsur
As I written on lyx-users, the 1.3.x code in qfont_loader.C does not work with QT3.2. I've ported the 1.4.0cvs code to 1.3.x. Can I apply it ? I also suggest releasing 1.3.3 soon, as this problem is annoying. patch.gz Description: application/gzip

Re: paragraph question

2003-08-14 Thread Dekel Tsur
On Tue, Aug 05, 2003 at 05:40:02PM +0200, Jean-Marc Lasgouttes wrote: > > If this is really the intent, I think that we should have a real > notion of paragraph language, like for example: if one selects a > paragraph in whole and sets its language, then it is the paragraph > language which change

Re: Question on lyx2lyx

2003-08-01 Thread Dekel Tsur
On Fri, Aug 01, 2003 at 04:00:29PM +0100, Jose' Matos wrote: > On Friday 01 August 2003 15:17, Dekel Tsur wrote: > > Jose, why does lyxconvert_216.py changes the language of the document to > > 'english' ? > > I agree that if the language was 'default'

lyxpreview2bitmap.sh

2003-08-01 Thread Dekel Tsur
Is there any objection to change the line LATEX=latex in lyxpreview2bitmap.sh to LATEX=elatex ? I want this change as latex with Hebrew requires using elatex. As far as I know, there are no side effects when elatex is used.

Question on lyx2lyx

2003-08-01 Thread Dekel Tsur
Jose, why does lyxconvert_216.py changes the language of the document to 'english' ? I agree that if the language was 'default' (IIRC, LyX used to have this option) then the language should be changed, but this is incorrect in all other cases.

Re: bidi stuff (Dekel ?)

2003-07-30 Thread Dekel Tsur
On Wed, Jul 30, 2003 at 07:47:58PM +0100, John Levon wrote: > > I see. Basically I'm wondering if we can remove code that we have to > maintain in favour of code that the fribidi people have to maintain. It is rather short, and with external libraries you might have API changes.. > > > Yes, som

Re: bidi stuff (Dekel ?)

2003-07-30 Thread Dekel Tsur
On Sat, Jul 19, 2003 at 06:02:27PM +0100, John Levon wrote: > > I'm a bit confused why we seem to have our own (incomplete) support for > bidi stuff. Is there a good reason we're not using fribidi or equivalent ? > > In particular we seem to have fairly hackish support via things like > auto_numb

Re: Running LyX remotely: font questions

2003-07-16 Thread Dekel Tsur
On Wed, Jul 16, 2003 at 02:54:04PM +0100, Angus Leeming wrote: > > I have installed the free replacement for the Bakoma fonts on the > machine running LyX and on the remote RH8 box. I have the non-free > originals on the Tru64 box. If I run LyX locally on the Tru64 machine > then all is Ok. If

Re: why cut->paste text from other documents = blue underlined?

2003-07-15 Thread Dekel Tsur
On Tue, Jul 15, 2003 at 12:39:48AM +0100, John Levon wrote: > > >, it is desired that LyX should automatically change the language of > > the copied text to American, and then the user should fix the spelling. > > And what if it's *not* intended to be a single-language document ? You > just broke

Re: why cut->paste text from other documents = blue underlined?

2003-07-14 Thread Dekel Tsur
On Mon, Jul 14, 2003 at 12:11:49AM +0100, John Levon wrote: > On Sun, Jul 13, 2003 at 07:57:43AM -0700, [EMAIL PROTECTED] wrote: > > > By the way, if you would consider the carrying over of a language specification > > in a cut/paste operation to be in any manner a bug, let me know and I'll file a

Re: why cut->paste text from other documents = blue underlined?

2003-07-14 Thread Dekel Tsur
On Sun, Jul 13, 2003 at 11:34:21PM -0700, [EMAIL PROTECTED] wrote: > On Sun, Jul 13, 2003 at 03:15:26PM -0300, Garst R. Reese wrote: > > ...Preferences->Lang Opts>Language>Mark foreign <> > > Thanks. Couldn't find that one. With this available, the function > certainly makes sense. This will ju

Re: debian woody/cvs compile problem (fwd)

2003-07-09 Thread Dekel Tsur
On Wed, Jul 09, 2003 at 03:20:58PM +0800, Rod Pinna wrote: > > Yup, I have version 2.57 installed. I've previously done an apt-get > dselect-upgrade, so (hopefully) have updated everything. You need to remove the autoconf2.13 package (otherwise autoconf 2.13 will be used and not 2.57).

Re: hi! all! Anyone has interest in gtk frontend of gtk?

2003-06-26 Thread Dekel Tsur
On Thu, Jun 26, 2003 at 09:54:40PM +0800, Huang Ying wrote: > > I am not sure how to accomodate you needs (html only), but I think we > > can work something out so that we can get you snapshots from HEAD cvs. > Oh! It's so misfortune. But no matter, I think I can recreate it faster > than the first

Re: New Qt math fonts - Linux xft testers required

2003-06-19 Thread Dekel Tsur
On Thu, Jun 19, 2003 at 04:46:46PM +0100, John Levon wrote: > > If you needed latex-ttf-fonts, then uninstall it, and install > > http://movementarian.org/latex-xft-fonts-0.1.tar.gz > > Place the tarball in $HOME/.fonts/ dir, do : > > tar zxvf latex-xft-fonts-0.1.tar.gz > fc-cache -fv > > And

Re: Hebrew in Ruurd Reitsma's Lyx port

2003-06-14 Thread Dekel Tsur
On Sat, Jun 14, 2003 at 12:50:48AM +0300, [EMAIL PROTECTED] wrote: > Hello and thanks for answering, > > It would of course be nice if you made a patch, but BEFORE you do this I'll > check if the port can be compiled on QT3. since I'm not the one who installed > the port, I'm not sure, but I did

Re: lyx-devel src/frontends/qt2/ui/: PreambleModuleBase.ui

2003-06-14 Thread Dekel Tsur
On Sat, Jun 14, 2003 at 05:16:09PM +0100, John Levon wrote: > On Sat, Jun 14, 2003 at 07:10:54PM +0300, Dekel Tsur wrote: > > > On my system, the courier font is called "Courier 10 Pitch" and not > > adobe-courier. As a result, the font in the preamble dialog is substi

Re: lyx-devel src/frontends/qt2/ui/: PreambleModuleBase.ui

2003-06-14 Thread Dekel Tsur
On Fri, Jun 06, 2003 at 04:27:08PM +, [EMAIL PROTECTED] wrote: > CVSROOT: /usr/local/lyx/cvsroot > Module name: lyx-devel > Repository: lyx-devel/src/frontends/qt2/ui/ > Changes by: [EMAIL PROTECTED] 03/06/06 16:27:08 > > Modified files: > lyx-devel/src/frontends/qt2/ui/:

Re: Hebrew in Ruurd Reitsma's Lyx port

2003-06-13 Thread Dekel Tsur
On Sun, Jun 08, 2003 at 01:05:14AM +0300, Amir Seginer wrote: > Hello, > > A friend of mine has installed Ruurd Reitsma's Lyx port on Windows-XP. > All seems to work except for one problem. When typing hebrew, the > letters appear in reverse order, i.e. when you type ABC (actually aleph > bet

Re: Python help needed ;-)

2003-06-04 Thread Dekel Tsur
On Wed, Jun 04, 2003 at 11:18:09AM +0100, Jose' Matos wrote: > > I point the answer, use split. > > > Could someone write the 5 lines of code? Plase? > > def convert_external(lines): > i = 0 > while 1: > i = find_token(lines, "\\begin_inset External", i) > if i == -

Re: Python help needed ;-)

2003-06-04 Thread Dekel Tsur
On Wed, Jun 04, 2003 at 10:33:02AM +, Angus Leeming wrote: > I want to add a module to lyxconvert_221.py to change this: > > \begin_inset External RasterImage,"taulogo.png","" > > \end_inset > > to this > > \begin_inset External > template RasterImage > filename taulogo.png

Re: "Float Settings" dialog. comments and a bug

2003-04-03 Thread Dekel Tsur
On Thu, Apr 03, 2003 at 05:45:38PM +0100, John Levon wrote: > > > > 3. Now repopen the "Float settings" and note that the "Bottom of page" > >settings is not selected anymore! > > Some latex guy tell me what should be happening here ? I assume 'b' is > ok for a wide float ? In standard late

Re: cm fonts status - SOLVED

2003-03-31 Thread Dekel Tsur
On Mon, Mar 31, 2003 at 06:57:41PM +0300, Dan Armak wrote: > > Sorry for shouting SOLVED like that, but I've been working on this for the > last three days, and solved the problem through sheer stubbornness, because I > started out with zero knowledge... So now I'm really happy :-) > > Someone

Re: [PATCH] lyx2lyx: subcaption in LyX file format 2.15

2003-03-31 Thread Dekel Tsur
On Mon, Mar 31, 2003 at 03:36:01PM +0200, Jean-Marc Lasgouttes wrote: > > "Jos?" == Jos? Matos <[EMAIL PROTECTED]> writes: > > Jos?> On Friday 28 March 2003 17:54, John Levon wrote: > >> > What is the status of that? Is it supposed to be safe now? > >> > >> Jose said "it was probably OK" or s

Re: bidi methods in LyXText

2003-03-21 Thread Dekel Tsur
On Tue, Mar 18, 2003 at 11:58:08PM +0100, Alfredo Braunstein wrote: > Alfredo Braunstein wrote: > > > Is there any good reason why all those bidi/rtl methods are inlined in > > Here is a patch. It seems OK.

Bug: placement of error insets

2003-03-19 Thread Dekel Tsur
Error insets are placed inside words. See attached file. #LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 223 \textclass article \begin_preamble \usepackage{cite} \allowdisplaybreaks[1] \end_preamble \language american \inputencoding default \fontscheme default \graphics

Re: CVS current hang

2003-03-16 Thread Dekel Tsur
On Fri, Mar 14, 2003 at 03:22:00PM -0400, Garst R. Reese wrote: > I could read this file yesterday. > Today it hangs until I kill lyx, then it gives the traceback. > ps shows that python is running. It looks like the coversion script is > looping. > > bash$ lyx > lyx2lyx: A development version fil

Re: Comment + insetnote

2003-03-15 Thread Dekel Tsur
On Fri, Mar 14, 2003 at 02:55:25AM +, John Levon wrote: > > why do we have both again ? Currently insetnote is not versatile enough: - The text does not appear in the .tex file, so if you give someone the .tex file, he doesn't see the notes. - You cannot redefine it, so the text will appear

Re: Tables inside minipage, error in convertion.

2003-03-14 Thread Dekel Tsur
On Thu, Mar 13, 2003 at 07:05:21PM +, Jos? Matos wrote: > after compiling 1.1.6fix4 I was able to make a simple example where we fail. > > In table-in-minipage.lyx we get two minipages with 2*2 tables inside. > table-in-minipage-3.lyx is the same file but made with lyx-1.3.0

Re: Problem reading a file

2003-03-14 Thread Dekel Tsur
On Thu, Mar 13, 2003 at 06:36:05PM +, Jos? Matos wrote: > On Thursday 13 March 2003 13:17, Yann COLLETTE wrote: > > Hello, > > > > I've got a huge file composed with lyx-1.1.6fix4 I can't export under > > postscript with lyx-1.2* and lyx-1.3 (I can export it with lyx-1.1.6fix4). > > When I ope

Re: File loading error.

2003-03-13 Thread Dekel Tsur
On Thu, Mar 13, 2003 at 01:18:36PM +0200, Dekel Tsur wrote: > On Thu, Mar 13, 2003 at 10:43:34AM +, John Levon wrote: > > > > Hmm OK, so lyx2lyx copes with versions its never asked to output in. > > > > So, feel free to bump the number add an empty file, only to r

Re: Another lyx2lyx problem

2003-03-13 Thread Dekel Tsur
On Thu, Mar 13, 2003 at 12:38:48PM +0100, Jean-Marc Lasgouttes wrote: > > The is still a problem though: > > -\begin_inset Info You don't have to write \maketitle.. LyX does this by itself. > +\begin_inset Note > +collapsed true > + > +\layout Standard > + > +You don't have to write \maketitle..

Re: File loading error.

2003-03-13 Thread Dekel Tsur
On Thu, Mar 13, 2003 at 12:39:34PM +0100, Lars Gullik Bj?nnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > > | +if x < int(lst_ft[-1]) and x > int(lst_ft[-2]): > | +sys.stderr.write("lyx2lyx: A development version file.\n") > | +ret

Re: File loading error.

2003-03-13 Thread Dekel Tsur
On Thu, Mar 13, 2003 at 10:43:34AM +, John Levon wrote: > > Hmm OK, so lyx2lyx copes with versions its never asked to output in. > > So, feel free to bump the number add an empty file, only to remove it > later, despite the fact everyone's fixed all their documents in the time > we've been ha

Re: Aegis (was: Re: [PATCH] use ParagraphList iterator for reading the doc)

2003-03-13 Thread Dekel Tsur
On Wed, Mar 12, 2003 at 10:50:48PM +0100, Lars Gullik Bj?nnes wrote: > | > | Another alternative is Subversion. > > I would at least wait for version 1.0. Yes, but if you feel that Subversion will become the CVS replacement, then we should wait until it is finished, and not move to Aegis.

Re: File loading error.

2003-03-12 Thread Dekel Tsur
On Wed, Mar 12, 2003 at 09:41:00PM +0100, Lars Gullik Bj?nnes wrote: > | > The why is my Userguide loading? > | > (older format I guess) > | > | Yes, lyx2lyx will be ok ... > | > | > And at least temporary you need to handle this with some backwards > | > compability stuff. > | > | Hmm OK. > |

Re: Aegis (was: Re: [PATCH] use ParagraphList iterator for reading the doc)

2003-03-12 Thread Dekel Tsur
On Wed, Mar 12, 2003 at 07:23:10PM +0100, Lars Gullik Bj?nnes wrote: > Kuba Ober <[EMAIL PROTECTED]> writes: > > I'll have a look at aegis. > > At first glance it seems to be similar to BitKeeper? What are the > differences? (And why doesn't Linus want to use aegis?) > > I'll go through the docu

Re: Another lyx2lyx problem

2003-03-12 Thread Dekel Tsur
On Wed, Mar 12, 2003 at 03:33:04PM +0100, Jean-Marc Lasgouttes wrote: > > Actually, the latest changes to lyx2lyx are not enough to be able to > update revtex4.cls. > > The attached diff shows 2 problems: > > 1/ in the old Info inset, the beginning of the message is on the same > line as \begin_

Re: Another lyx2lyx problem

2003-03-12 Thread Dekel Tsur
On Wed, Mar 12, 2003 at 03:12:26PM +0100, Jean-Marc Lasgouttes wrote: > > And I cannot make -o work (although the code for it seems resonable). It works for me. Note that the -o should appear before the filename.

Re: Another lyx2lyx problem

2003-03-12 Thread Dekel Tsur
On Wed, Mar 12, 2003 at 03:07:59PM +0100, Jean-Marc Lasgouttes wrote: > > If I try to convert revtex4.lyx with latest lyx2lyx to fix it using > lyx2lyx/lyx2lyx -f 218 templates/revtex4.lyx > I see the warning: > Proposed and input file formats do not match: 218 221 > > This is good, except t

Re: Patch: inverse search.

2003-03-11 Thread Dekel Tsur
On Tue, Mar 11, 2003 at 06:11:15PM +0100, Lars Gullik Bj?nnes wrote: > | How can I know where are lyxpipes? > > We should remove the config options of being able to set the pipe > names. Then the pipes can always be found in the same spot. > > Would also reduce config gui clutter a bit. Isn't th

Re: lyx2lyx bug? [was: Revtex4 template: was OK, but is now broken !?!]

2003-03-11 Thread Dekel Tsur
On Tue, Mar 11, 2003 at 03:36:20PM +0100, Jean-Marc Lasgouttes wrote: > The revtex4 template contains snippets like: > > \begin_inset Info Use Thanks layout instead of inserting footnotes. > Footnotes in the title will do weird things in REVTeX 4! > \end_inset > > Obviously lyx2lyx faild to conv

Re: lyx-devel src/: ChangeLog text.C

2003-03-10 Thread Dekel Tsur
On Mon, Mar 10, 2003 at 07:02:55PM +, John Levon wrote: > On Mon, Mar 10, 2003 at 11:04:15AM +0100, Jean-Marc Lasgouttes wrote: > > > Yes, I think this is the kind of bugs John was interested in fixing. > > And indeed, that works fine now :) But it is still broken in 1.3.1cvs.

Re: lyx-devel src/: ChangeLog text.C

2003-03-10 Thread Dekel Tsur
On Mon, Mar 10, 2003 at 02:46:41AM +, [EMAIL PROTECTED] wrote: > Modified files: > lyx-devel/src/: ChangeLog text.C > > Log message: > fix the row breaking. Sorry all ! > > Anyway, this *should* have one bug less, and be understandable. > > Guess if my op

Re: Prosper

2003-03-07 Thread Dekel Tsur
On Thu, Mar 06, 2003 at 07:25:34PM +, Jos? Matos wrote: > On Thursday 06 March 2003 14:59, Bas Spitters wrote: > > Dear Dekel, dear developers, > > > > Here are my two-cents: I have made a small adaptation of Dekel Tsur's > > layout-file for prosper, a LaTeX-package for making PDF-presentatio

Re: AMS patch

2003-03-07 Thread Dekel Tsur
On Thu, Mar 06, 2003 at 12:26:40PM +0100, Jean-Marc Lasgouttes wrote: > Dekel> In my opinion, it is not a good idea: 1) It complicates the > Dekel> code 2) It is a good idea to always add the amsmath package > Dekel> when the user uses math, even when no amsmath macros are used: > Dekel> For exampl

Re: lyx-devel src/: DepTable.C DepTable.h LaTeX.C ChangeLog

2003-03-07 Thread Dekel Tsur
On Fri, Mar 07, 2003 at 08:49:50PM +, Angus Leeming wrote: > >> Modified files: > >> lyx-devel/src/: DepTable.C DepTable.h LaTeX.C ChangeLog > >> > >> Log message: > >> Fix a bug where the DVI file was not updated due to an old format .dep > >> file. > > > > Note that the bug occurs when use_

Re: lyx-devel src/: DepTable.C DepTable.h LaTeX.C ChangeLog

2003-03-07 Thread Dekel Tsur
On Fri, Mar 07, 2003 at 09:17:40PM +, [EMAIL PROTECTED] wrote: > Modified files: > lyx-devel/src/: DepTable.C DepTable.h LaTeX.C ChangeLog > > Log message: > Fix a bug where the DVI file was not updated due to an old format .dep file. Note that the bug occurs when use_tempdir = f

Re: Towards LyX 1.3.1 [status update #2]

2003-03-07 Thread Dekel Tsur
nds/qt2/ChangeLog,v retrieving revision 1.389.2.13 diff -u -p -r1.389.2.13 ChangeLog --- ChangeLog 6 Mar 2003 12:29:41 - 1.389.2.13 +++ ChangeLog 7 Mar 2003 18:10:36 - @@ -1,3 +1,8 @@ +2003-03-07 Dekel Tsur <[EMAIL PROTECTED]> + + * QPrefs.C: + * QPrefSpellche

Re: Towards LyX 1.3.1 [status update #2]

2003-03-07 Thread Dekel Tsur
/lyx/cvsroot/lyx-devel/src/frontends/qt2/ChangeLog,v retrieving revision 1.426 diff -u -p -r1.426 ChangeLog --- ChangeLog 7 Mar 2003 14:08:08 - 1.426 +++ ChangeLog 7 Mar 2003 16:45:59 - @@ -1,3 +1,8 @@ +2003-03-07 Dekel Tsur <[EMAIL PROTECTED]> + + * QPrefs.C: +

Re: AMS patch

2003-03-06 Thread Dekel Tsur
On Thu, Mar 06, 2003 at 12:50:12PM +0100, Andre Poenitz wrote: > On Thu, Mar 06, 2003 at 11:43:45AM +, John Levon wrote: > > Can you please describe for the idiot (me) what commonly deployed > > classes, available in lyx, use stuff that clashes with AMS ? Anything > > that requires ERT could ea

Re: AMS patch

2003-03-06 Thread Dekel Tsur
On Thu, Mar 06, 2003 at 12:20:34PM +0100, Andre Poenitz wrote: > > > Screaming NO. H***, what do you think I am talking about all the time? > > > If the user does not want AMS, there would be no way to suppress this. > > > > Go to Documents->Extra, deselect "Use AMS Math". I don't understand your

Re: AMS patch

2003-03-06 Thread Dekel Tsur
On Thu, Mar 06, 2003 at 10:33:44AM +, John Levon wrote: > > Heres the start of it, untested. Also needs tex2lyx fixup, and the > FORMAT changes. Andre, it's in your hands now ;) In my opinion, it is not a good idea: 1) It complicates the code 2) It is a good idea to always add the amsmath pac

Re: [Patch] cases environment requires amsmath

2003-03-06 Thread Dekel Tsur
On Thu, Mar 06, 2003 at 08:14:37AM +0100, Andre Poenitz wrote: > On Wed, Mar 05, 2003 at 04:28:27PM -0800, Ling Li wrote: > > The environment "cases" requires amsmath. Patch to math_casesinset.[Ch] > > and ChangeLog attached. The patch is against 1.3.1cvs. > > \cases is valid plain TeX and is used

Re: lyx-devel src/frontends/qt2/: ChangeLog qfont_loader.C

2003-03-04 Thread Dekel Tsur
On Mon, Mar 03, 2003 at 10:31:38PM +, [EMAIL PROTECTED] wrote: > CVSROOT: /usr/local/lyx/cvsroot > Module name: lyx-devel > Repository: lyx-devel/src/frontends/qt2/ > Changes by: [EMAIL PROTECTED] 03/03/03 22:31:38 > > Modified files: > lyx-devel/src/frontends/qt2/: Chang

Re: font changes

2003-03-04 Thread Dekel Tsur
On Tue, Mar 04, 2003 at 10:00:33AM +0100, Lars Gullik Bj?nnes wrote: > > After the latest font changes (in mathed I think) I get a lot of these > messages when loading the UserGuide: > > Could not get font > '-unknown-cmmi10-medium-r-normal--23-0-0-0-p-0-adobe-fontspecific'. > I did not get these

Re: latex errors

2003-03-04 Thread Dekel Tsur
On Tue, Mar 04, 2003 at 01:51:55PM +0100, Jean-Marc Lasgouttes wrote: > Christian> Is lyx supposed to automatically add this directory to > Christian> latex's search path? That doesn't happen for me anyway... > Christian> so I have to do: setenv TEXINPUTS > Christian> ${TEXINPUTS}:/usr/local/share/

Re: latex errors

2003-03-04 Thread Dekel Tsur
On Tue, Mar 04, 2003 at 08:01:28AM +, John Levon wrote: > On Tue, Mar 04, 2003 at 08:44:02AM +0100, Lars Gullik Bj?nnes wrote: > > > If all I get is latex errors when this package is not installed, then > > something has to change: > > - refuse to build > > Please tell me how to disa

Re: [Patch] Fix for the QT frontend math font bugs

2003-03-03 Thread Dekel Tsur
On Sat, Mar 01, 2003 at 12:26:10AM +, John Levon wrote: > > Looks good, but : > > + if (cache_set[family]) > + return cache[family]; > > dont you mean : > > if (cache_set[family]) > return true No. The original code is correct > Also, are you sure

Re: Mathed is broken

2003-03-01 Thread Dekel Tsur
On Sat, Mar 01, 2003 at 11:42:31AM +0100, Lars Gullik Bj?nnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | On Fri, Feb 14, 2003 at 05:45:24PM +0200, Dekel Tsur wrote: > | > Commands like \ldots, \underbrace, \vec, \left( are not working at all: > | > t

[Patch] Fix for the QT frontend math font bugs

2003-02-28 Thread Dekel Tsur
The current code for qfont_loader::available does not work properly (the problem is in QT: In some cases, the symbol fonts are listed in QFontDatabase, but QT refuses to load them). The attached patch should fix the issue we have. Please test. patch.gz Description: application/gzip

Re: Closing quote fubar ?

2003-02-25 Thread Dekel Tsur
On Sun, Feb 16, 2003 at 02:06:39PM +0100, Jean-Marc Lasgouttes wrote: > John Levon a ?crit: > >On Fri, Feb 14, 2003 at 03:58:52PM +0100, Jean-Marc Lasgouttes wrote: > > > >>Because it thinks you use latin1 whereas you really use latin9. > > > > > >So how do we fix it ? I'm stuck. If this char isn'

ControlDocument::apply

2003-02-25 Thread Dekel Tsur
I just fixed a bug ControlDocument::apply which was due to the fact that setLanguage() was called before bp_ was updated, in the line 'view().apply()'. classApply() is still called before this line. I guess that it is OK since changing the class combox updates bp_ immidately in ::classChanged(). Ho

Re: [PATCH]: More qbibtex enhancements

2003-02-25 Thread Dekel Tsur
On Fri, Feb 14, 2003 at 06:19:43PM +0100, Juergen Spitzmueller wrote: > > 1. There are several example .bib files (e.g. test.bib, xampl.bib) > > that should not be listed in the combox. > > Why not? Sometimes I use them for testing purposes (have a look at the new LGT > ;), and I think they are u

Re: PATCH: inverse search.

2003-02-24 Thread Dekel Tsur
On Mon, Feb 24, 2003 at 11:32:25AM -0300, Joao Luis Meloni Assirati wrote: > > As I could see in tetex mail archives, support for src-specials was > included and later removed due to bad interaction with some packages. I > don't know if now it is re-introduced. > > Is there someone with a recent

Re: Exporting environment variables.

2003-02-24 Thread Dekel Tsur
On Mon, Feb 24, 2003 at 10:59:33AM -0300, Joao Luis Meloni Assirati wrote: > > I want lyx to export the environment variable XEDITOR to xdvi. Where is > the best place to put this code? You can also use 'xdvi -editor ...'.

Re: Elsart layout: How to squash citations [1,2,3,4] into [1-4] ?

2003-02-24 Thread Dekel Tsur
On Mon, Feb 24, 2003 at 01:12:32PM +, Angus Leeming wrote: > Rob Lahaye wrote: > > I'm using the new Elsart layout, though I don't know if that matters. > > I have trouble to squash multiple citations, e.g. I get [1,2,3,4,5,6] > > instead of [1-6]. Any idea what I can do about that? > > If yo

Re: PATCH: inverse search.

2003-02-23 Thread Dekel Tsur
On Sat, Feb 22, 2003 at 10:47:44PM -0300, Joao Luis Meloni Assirati wrote: > This is my preliminary patch for inverse (dvi) search in lyx. It relies on > latex to insert 'source specials', so latex must support the option > --src-specials. Also, xdvi must support 'source specials'. My versions > ar

Re: Hints for newbie?

2003-02-21 Thread Dekel Tsur
On Thu, Feb 20, 2003 at 01:27:39PM -0800, James Frye wrote: > > 1) Figure out how to add a font size specification to the > preferences.xforms init file. What it comes up with now is almost too > small to see, especially in things like the Math Panel. If you are referring to the font in the menu

More strange behavior

2003-02-19 Thread Dekel Tsur
Create a new document with two paragraphs, the first containing 'a' and the second containing 'bc'. 1. Put the cursor after the 'a', press shift+right and then ctrl+x -> nothing happens (in 1.3.1cvs, the two paragraphs are merged). 2. Put the cursor after the 'a', press shift+right _twice_ and the

Re: Changing article to report/book, math+\text{} problem

2003-02-19 Thread Dekel Tsur
On Wed, Feb 19, 2003 at 10:45:24AM +0100, Karsten Heymann wrote: > 2. (1.3.0:) when I type in the following in math mode: > \textH_xy > then xy is roman too although should move out of the \text > inset. I have to do I can't see this. \textH_xy works OK for me (with 1.3.1cvs).

Re: BUG: qdocument bullets

2003-02-18 Thread Dekel Tsur
On Tue, Feb 18, 2003 at 04:16:02PM +, John Levon wrote: > On Tue, Feb 18, 2003 at 05:00:48PM +0100, Juergen Spitzmueller wrote: > > > What do other qt users get? I'm beginning to suspect that this has something > > All is groovy for me, Qt 3.0.5, RH8.0. All is broken with 3.1.1 It works OK

Re: weird math bug related to doble superscripts

2003-02-17 Thread Dekel Tsur
On Mon, Feb 17, 2003 at 12:31:19PM +0100, Christian Ridderstr?m wrote: > I beg to differ... it's a "dangerous bug". First of all, it doesn't > compile the dvi, and secondly, saving it produces a different output. > This is what the difference looks like: > > ludde:bugs>diff math1.lyx math1_saved.

Re: Bug with Lyx 1.3 (maths)

2003-02-17 Thread Dekel Tsur
On Mon, Feb 17, 2003 at 10:27:08AM +0100, Andre Poenitz wrote: > > > \newcommand{\eexp}[1]{{\rm e}^{#1}} > > I would expect things like that are neater with math macros... And furthermore, \rm is a Latex2.09 command. It should not be used with latex2e.

Re: Bug: delete at the end of a paragraph

2003-02-15 Thread Dekel Tsur
On Sat, Feb 15, 2003 at 06:59:48PM +0200, Dekel Tsur wrote: > Create a document with two paragraph, save it, quit LyX, and reopen the > document. Now, go to the end of the 1st paragraph, and press delete: > LyX doesn't merge the two paragraphs as it suppose to. Another strange beha

Bug: delete at the end of a paragraph

2003-02-15 Thread Dekel Tsur
Create a document with two paragraph, save it, quit LyX, and reopen the document. Now, go to the end of the 1st paragraph, and press delete: LyX doesn't merge the two paragraphs as it suppose to.

Re: Option clash between postscript driver default and using graphicx

2003-02-14 Thread Dekel Tsur
On Fri, Feb 14, 2003 at 12:14:28AM +0100, Christian Ridderstr?m wrote: > This problem was reported earlier and I've "confirmed" it. > > I don't know if it's a lyx-bug or a latex-bug, here's the rundown: > > This file works: http://www.md.kth.se/~chr/lyx/bugs/option-clash/works.lyx > > This file

Re: [PATCH]: More qbibtex enhancements

2003-02-14 Thread Dekel Tsur
Another comment: Perhaps the interface should be like the one in the citation dialog, namely using two QListBoxes (although some people might complain that this won't allow them to type the text directly).

Re: [PATCH]: More qbibtex enhancements

2003-02-14 Thread Dekel Tsur
On Fri, Feb 14, 2003 at 12:33:44PM +0100, Juergen Spitzmueller wrote: > Additionally to the unapplied changes here > http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg52623.html > I have replaced the LineEdit in QBibtex (to manually add a bib-file without > path) with a combobox, that has a l

Re: bad import from 1.1.6 to 1.3

2003-02-14 Thread Dekel Tsur
On Fri, Feb 14, 2003 at 04:47:27PM +0100, Andre Poenitz wrote: > On Fri, Feb 14, 2003 at 05:43:24PM +0200, Dekel Tsur wrote: > > > Where else does it lose the extra braces? > > > > The braces are removed when LyX reads the {\displaystyle a} part. > > So you think that hack can go? Yes.

Mathed is broken

2003-02-14 Thread Dekel Tsur
Commands like \ldots, \underbrace, \vec, \left( are not working at all: they draw junk on the screen.

Re: bad import from 1.1.6 to 1.3

2003-02-14 Thread Dekel Tsur
On Fri, Feb 14, 2003 at 04:18:29PM +0100, Andre Poenitz wrote: > On Fri, Feb 14, 2003 at 05:04:13PM +0200, Dekel Tsur wrote: > > On Fri, Feb 14, 2003 at 03:41:51PM +0100, Andre Poenitz wrote: > > > > > > Now: If the 'nucleus' (i.e. the base part) has size

Re: bad import from 1.1.6 to 1.3

2003-02-14 Thread Dekel Tsur
On Fri, Feb 14, 2003 at 03:41:51PM +0100, Andre Poenitz wrote: > > Now: If the 'nucleus' (i.e. the base part) has size 1 (i.e. is just a > single other inset) _and_ this thing is a NestInset (i.e. something that > contains other "cells" (blue boxes)) _and_ the has a suspicion, that it > wrote unn

Re: bad import from 1.1.6 to 1.3

2003-02-14 Thread Dekel Tsur
On Fri, Feb 14, 2003 at 02:50:22PM +0100, Andre Poenitz wrote: > > It only happens if there is a macro taking arguments which is neither > defined as LyX math macro nor otherwise known to mathed _and_ if that > argument needs its braces. > > In any case: try fixing it. You will be surprised how

Re: bad import from 1.1.6 to 1.3

2003-02-14 Thread Dekel Tsur
On Fri, Feb 14, 2003 at 09:20:07AM +0100, Andre Poenitz wrote: > On Fri, Feb 14, 2003 at 12:41:51AM +0100, Pedro Tejedor wrote: > > if you use a math-macro in 1.1.6 it appears sometimes without its > > brackets in 1.3.0, which surprisingly works sometimes. I have isolated a > > case where it doe

Re: mouse needed before keys in insert reference

2003-02-13 Thread Dekel Tsur
On Sat, Feb 08, 2003 at 01:14:49PM -0500, Dr. Richard E. Hawkins wrote: > While it is possible to change the selection in insert-reference with > the up/down keys, this cannot be done until the mouse is moved into the > scroll-window (is that the right term?). This is odd and frustrating. > > If

Re: tex2lyx doesn't compile

2003-02-12 Thread Dekel Tsur
On Wed, Feb 12, 2003 at 07:17:53PM +0100, Andre Poenitz wrote: > On Wed, Feb 12, 2003 at 07:48:27PM +0200, Dekel Tsur wrote: > > I get the following error messages (with gcc 3.2.2): > > > > g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -isystem >/u

tex2lyx doesn't compile

2003-02-12 Thread Dekel Tsur
I get the following error messages (with gcc 3.2.2): g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -isystem /usr/X11R6/include -O -fno-exceptions -W -Wall -Winline -c texparser.C -MT texparser.lo -MD -MP -MF .deps/texparser.TPlo In file included from texparser.C:2: texparser.h:87

Re: prosper2 documentclass with Lyx 1.3.0

2003-02-11 Thread Dekel Tsur
On Tue, Feb 11, 2003 at 03:37:22PM -0500, Aleksandar Donev wrote: > I just installed Lyx 1.3.0 (love the Qt GUI!), and am having problems > with a Prosper slide presentation with prosper.layout by Dekel Tsur, > which worked with earlier versions of LyX. The problem is with figure &g

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Dekel Tsur
On Mon, Feb 10, 2003 at 04:43:08PM +, Angus Leeming wrote: > > I think \ss{} should be stored as a single char without any accent > > inset or other wrapper. > > So, you are proposing a LyX file format who's contents depend on the > locale in which it is read. Doesn't sound too clever to me.

Re: importing latex

2003-02-07 Thread Dekel Tsur
On Fri, Feb 07, 2003 at 01:21:01PM +0100, Juergen Spitzmueller wrote: > > > On a related note: would it be possible that lyx2lyx recognizes ERT > > > natbib commands in older documents and converts it to real citation > > > insets? I have still some of them from the pre natbib-support era in my > >

Re: bibtex and lyx 1.2.1

2003-02-07 Thread Dekel Tsur
>From lyx-users: On Thu, Feb 06, 2003 at 11:10:12PM +, Angus Leeming wrote: > [EMAIL PROTECTED] wrote: > > > > I've recently upgraded from lyx 1.1.6 to 1.2.1 and have run into some > > problems with bibtex. My old lyx files still compile perfectly with all > > references in order, however when

Re: \eqref support

2003-02-05 Thread Dekel Tsur
On Mon, Feb 03, 2003 at 10:56:13AM +0100, Andre Poenitz wrote: > On Sat, Feb 01, 2003 at 05:20:16PM +0200, Dekel Tsur wrote: > > LyX supports \prettyref which is more general than \eqref. > > In my opinion, there is no need for \eqref support. > > But is does no harm and

  1   2   3   4   5   6   7   8   9   10   >