Re: Need RtL user wisdom (was: Re: logical cursor movement)

2015-07-08 Thread Lior Silberman
For the cursor things are as I thought: check out Paragraph::getParLanguage in Paragraph.cpp. Lior On Wed, Jul 8, 2015 at 8:52 PM, Lior Silberman wrote: > On Mon, 06 Jul 2015 02:43:25 -0700 Scott Kostyshak wrote: >> Thank you Lior and Guy for the explanations. I think I'

Re: Need RtL user wisdom (was: Re: logical cursor movement)

2015-07-08 Thread Lior Silberman
On Mon, 06 Jul 2015 02:43:25 -0700 Scott Kostyshak wrote: > Thank you Lior and Guy for the explanations. I think I'm starting to > understand a bit more. However, when you say "document is LtR", I assume you > mean that the language in document settings is a language that is RtL? If > that is th

Re: Need RtL user wisdom (was: Re: logical cursor movement)

2015-07-05 Thread Lior Silberman
Tested with LyX 2.1.3 (so with my own file, not the attachment) and got the expected result. "Visual" cursor movement means left and right arrow keys always move the cursor left and right. The "logical" behaviour is as follows: 1. If the document is LtR and there is text is RtL then "right arrow

current email

2015-02-10 Thread Lior Silberman
Hi, The following updates my email address. It should be non-controversial. Lior diff --git a/lib/CREDITS b/lib/CREDITS index 048aca4..e5140ce 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -496,7 +496,7 @@ @iE-mail: asierra () servidor ! unam ! mx Fast parsing with lyxlex, pseudoactions, ma

Re: Recursive reading of symbols file

2015-02-10 Thread Lior Silberman
On Tue, Feb 10, 2015 at 6:55 AM, Jean-Marc Lasgouttes wrote: > Le 10/02/2015 15:25, Scott Kostyshak a écrit : >> >> I'm curious -- what is the use case here? Do you have custom LaTeX >> definitions and you want to provide symbols for them? Or do you add >> support for more packages? The reason I'm

Recursive reading of symbols file

2015-02-10 Thread Lior Silberman
Hi, A few days ago I realized that I'd like to locally add and change definitions in /usr/share/lyx/symbols, and that existing code expects me to copy the whole file to ~/.lyx and then edit it. This didn't make sense, so the attached patch (against current git) allows the symbol file to recursivel

Re: Windows installer version 15 unworkable on win98?

2005-06-16 Thread Lior Silberman
I'm pretty sure there used to be a "version" command in some of the later versions of DOS and certainly in windows. In any case can't the Installer make a system call and check which OS it's running under? Lior On Thu, 16 Jun 2005, Asger Ottar Alstrup wrote: Helge Hafting wrote: You may ha

LyXWin (1.3.6pre) nitpicks

2005-06-12 Thread Lior Silberman
Hi, A few points following a (mostly successful) installation: 1. When the installer asks for a path (e.g. to sh.exe), it doesn't tolerate a path ending with a slash. Being a unix person I entered "C:\Cygwin\bin\", and got the error "cannot find sh.exe", while "C:\Cygwin\bin" worked fine. S

Re: Hebrew

2004-03-31 Thread Lior Silberman
I've just checked out lyx-devel and will try compiling. There are some known bugs with the Hebrew stuff (have been around since 1.1.5 or so but have been forgotted) which I'll try hunting down. The worst is an encoding problem where inputting latin capital letters into hebrew text breaks the docum

Re: Hebrew

2004-03-30 Thread Lior Silberman
Shalom Aviad, LyX includes excellent Hebrew support written by Dekel Tsur (who's from TAU, in fact). See his home page for instructions: http://www.math.tau.ac.il/~dekelts/lyx/instructions2.html If you want to use LyX for writing both English and Hebrew documents, you might benefit from a soluti

Re: Save as, Export

2003-07-28 Thread Lior Silberman
Export is quick and simple, and conforms to the LaTeX philosophy (file.tex -> file.dvi). It's also irreversible. "Save As" creates the impression you can read the file back. Finally, the "Export" menu is configurable to give you quick access to the formats you commonly export to (is DVI/PS still

Re: Herbert Voss's tips and tricks page?

2003-07-24 Thread Lior Silberman
Fix for www-user/help/index.php3 (redirect) attached. Lior On Thu, 24 Jul 2003, Kayvan A. Sylvan wrote: > On Thu, Jul 24, 2003 at 08:12:09PM +0200, Juergen Spitzmueller wrote: > > Kayvan A. Sylvan wrote: > > > The www.lyx.org/help link goes to a no longer existing page. > > > > > > Does anyone k

Re: Herbert Voss's tips and tricks page?

2003-07-24 Thread Lior Silberman
It seems the correct link is now http://www.educat.hu-berlin.de/~voss/LaTeX/index.phtml Attached find a fix for www-user/navbar.inc Lior On Thu, 24 Jul 2003, Juergen Spitzmueller wrote: > Kayvan A. Sylvan wrote: > > The www.lyx.org/help link goes to a no longer existing page. > > > > Does anyo

Re: CVS doesn't compile: USE_INCLUDED_BOOST

2003-06-29 Thread Lior Silberman
o install the new version. Thanks again, Lior On Sun, 29 Jun 2003, Martin Vermeer wrote: > On Fri, Jun 27, 2003 at 09:19:03AM +0200, Lars Gullik Bjønnes spake thusly: > > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > > > | Lior Silberman wrote: > >

CVS doesn't compile: USE_INCLUDED_BOOST

2003-06-26 Thread Lior Silberman
Hi, I've been off this list for a couple of years, so I'm not sure if this should have gone to bugzilla. In any case, I must be missing something obvious trying to recompile current CVS (freshly downloaded lyx-devel). It seems the most recent change to Makefile.am and config/common.am breaks thing

Re: LyX binary size Qt vs. Xforms; huge difference!

2002-10-09 Thread Lior Silberman
There's no -g in the flags list for the Qt front-end. The difference probably represents debug information. Lior On Thu, 10 Oct 2002, Rob Lahaye wrote: > > Hi, > > Compiling CVS: > > Xforms LyX = 103M (stripped: 5M ) > > Qt LyX = 7Mb (stripped: 4M ) > > Xforms is recent RC5. > Qt i

Re: Proposal: remove the 'create new .lyx directory?' popup

2001-07-09 Thread Lior Silberman
On 9 Jul 2001, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > Dekel> I'm not sure that this is a good idea when the -userdir flag is > Dekel> used. What if I just misspelled the userdir name ? > > Well, people using -userdir are supposed to know what the

website -- CCP2000 logo

2001-06-08 Thread Lior Silberman
Hi, Casually looking at the new XHTML-compiant website [good work!] I found that the logo for the 5th LDM sponsors is not displayed except at top-level pages, because the image URL in end.php3 is relative and not absolute. Since anoncvs is timing out on me [might be a local problem], I can't sub

Re: bug report: (lyx-1.1.6fix1) C closes Print dialog

2001-02-13 Thread Lior Silberman
On 13 Feb 2001, Lars Gullik Bjønnes wrote: > John Levon <[EMAIL PROTECTED]> writes: > > > | Everything is additionally navigable through . I suppose xforms > | doesn't support that. > > Sure it does. > > Lgb > One think we should note - the order of the descriptions in form_*.fd i

Re: Random source questions

2001-02-13 Thread Lior Silberman
On 13 Feb 2001, Lars Gullik Bjønnes wrote: > Lior Silberman <[EMAIL PROTECTED]> writes: > > | On Tue, 13 Feb 2001, Allan Rae wrote: > |=20 > | > On 12 Feb 2001, Lars Gullik Bj=F8nnes wrote: > | >=20 > | > > John Levon <[EMAIL PROTECTED]> writes: >

Re: Layout stuff

2001-02-12 Thread Lior Silberman
On Tue, 13 Feb 2001, Allan Rae wrote: > On Mon, 12 Feb 2001, Lior Silberman wrote: > > > On Sat, 10 Feb 2001, R. Lahaye wrote: > > > Hi, > > > > > > I have a few comments on the Layout items, as they appear in the Layout menu. > > > > > &

Re: Random source questions

2001-02-12 Thread Lior Silberman
On Tue, 13 Feb 2001, Allan Rae wrote: > On 12 Feb 2001, Lars Gullik Bjønnes wrote: > > > John Levon <[EMAIL PROTECTED]> writes: > [...] > > | 3) stl_string_fwd.h is old and can be deleted ? > > > > IMHO yes. The use of this non-standard header is a trick to reduce > > compile times. > > This

Re: Layout stuff

2001-02-12 Thread Lior Silberman
On Sat, 10 Feb 2001, R. Lahaye wrote: > > Hi, > > I have a few comments on the Layout items, as they appear in the Layout menu. > > LaTeX Preamble: >Could a better place for the LaTeX Preamble be inside the >Layout->Document , instead of being a window of its own? > [snip] > > Regar

Re: CAN YOU ADVERTISE TO OVER 20 MILLION E-MAIL ADDRESSES?

2001-02-10 Thread Lior Silberman
Hi, I attach the recent spam we received. Can we complain to msn.com about it? Lior. From [EMAIL PROTECTED] Sat Feb 10 17:57:22 2001 Date: Sat, 10 Feb 2001 14:01:16 From: Luke6 <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: CAN YOU ADVERTISE TO OVER 20 MILLION E-MAIL ADDRESSES? TO

Re: A major bug with tabular (lyx-1.1.6fix1)

2001-02-08 Thread Lior Silberman
On 8 Feb 2001, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > Dekel> The memory consumption can be (slightly) reduced by deleting > Dekel> the line text.reserve(500) in LyXParagraph::LyXParagraph. > > In the example we had, a 50x50 array consumes 1.2M

lyx1.1.6 too big ! (fwd)

2001-02-05 Thread Lior Silberman
Hello, Once in a while we get these messages from users who don't have the disk space to compile lyx with debug info. I think we should take up Nicolas' suggestion and add a ./configure flag, --without-debug-info which would remove the '-g' flag from the CXXFLAGS setting. We can also add --with-

Re: LyX (1.1.6) banner eats colormap; startup is very slow

2001-01-31 Thread Lior Silberman
On Wed, 31 Jan 2001, Fred Hucht wrote: > Hi devels, > > I have a 8bit PseudoColor XServer running on an IBM RS/6000 250. I start > LyX 1.1.6 on our server, an IBM H70. > > Problems: > > 1) LyX runs out of colors after loading a file: > > 2) LyX takes very long to start (25 seconds) > > Have

Re: file recovery and format

2001-01-22 Thread Lior Silberman
On Mon, 22 Jan 2001, Eric J. Schwertfeger wrote: > On Mon, 22 Jan 2001, Garst R. Reese wrote: > > > "Richard E. Hawkins" wrote: > > > > > > Several months ago, in one of those tragic typing accidents, I > > > inserted a space into "rm -r *~" on my laptop. I ceased using it > > Can't help you,

Re: Lyx-1.1.6 and Included files

2001-01-18 Thread Lior Silberman
Hello, The bug is in lyx_func.C (patch at the end of this message), where insetinclude was changed to get the command name as a parameter (rather than being hard-coded). (lyx_func.C rev. 1.113, insetinclude.C rev 1.37) Lior. On Thu, 18 Jan 2001, ben wrote: > Hello, > > I've seen the followin

Re: $LANG specific menus not possible in 1.1.6

2001-01-18 Thread Lior Silberman
Could this be the the 'make install' requirement for i18n menus that was discussed a few days ago? Lior. On Thu, 18 Jan 2001, Claus Hentschel wrote: > > Claus> ===> 1) One problem is that although I have set LANG=de_DE the > > Claus> german menus will not open! BUT: Passing -dbg 32 shows that

Re: New feature: Bookmarks in LyX?

2001-01-18 Thread Lior Silberman
On Thu, 18 Jan 2001, Pavel Cizek wrote: [snip] > My idea was to have a simple tool to move around documents, not a > complicated and slow-to-use bookmark system ala MS Word. That is, for > example: I am writing some proof and I would like to check or modify > something written in other part of t

Re: lyx, natbib and alternate \cite commands

2001-01-18 Thread Lior Silberman
On 18 Jan 2001, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Right. Now I've said that, I'll answer your points. > | > | > | * Adds a "Use Natbib" check button to the Document dialog (tab Extra). > | > I'd rather hide this from the user (and I really want to get

Re: How to compile with small free space....

2001-01-16 Thread Lior Silberman
On Tue, 16 Jan 2001, Yann MORERE wrote: > Hello developpers, > > compiling lyx on my linux box RedHat6.0 give me this : > > 221112 lyx-1.1.6 > > 221 Mo to compile lyx, Previous version where not so heavy!!! i've got > another linux box under suse 6.2 with only 100Mo free, can i compile it >

Re: lyx-1.1.6pre3 bug: crash on formula in table

2001-01-11 Thread Lior Silberman
On Wed, 10 Jan 2001, Ulrich Günther wrote: > lyx-1.1.6pre3 > xforms 0.88 > > Start a new table, insert a formula into a table field (C-m) -> crash! > > > Ulrich > I can reproduce this with 1.1.6pre3 (which I compiled w/o debug info). The backtrace appended thus only has the function names.

Re: Compiled 1.1.6pre3, seems to work, but BIG!

2001-01-07 Thread Lior Silberman
On Mon, 8 Jan 2001, Dekel Tsur wrote: > On Sun, Jan 07, 2001 at 01:09:37PM -0800, Kayvan A. Sylvan wrote: > > > ./build-listerrors . > > > > > > Textclass error > > > The document uses an unknown textclass "literate-article". > > > LyX will not

Re: http://www.lyx.org/about/

2001-01-05 Thread Lior Silberman
On 4 Jan 2001, Jean-Marc Lasgouttes wrote: > >>>>> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes: > > Lior> Also, in the version name example, it may better to continue in > Lior> order: > > Lior> O lyx-1.1.6pre1.tar.gar

Re: http://www.lyx.org/about/

2001-01-03 Thread Lior Silberman
On 3 Jan 2001, Jean-Marc Lasgouttes wrote: > >>>>> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes: > > Lior> Hi! I've been reading the LyX website, and found out some > Lior> interesting things. We're deeply into version 1

Re: Last prerelease of LyX 1.1.6

2001-01-03 Thread Lior Silberman
On 3 Jan 2001, Paul Seelig wrote: > > ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.1.6pre3.tar.gz > > > I just can't get it built at all while it was easy to build > lyx-1.1.5fix3. Here's where compilation repeatedly (5x) fails: > > --- snip > g++ -DHAVE_CONFIG_H -

http://www.lyx.org/about/

2000-12-20 Thread Lior Silberman
Hi! I've been reading the LyX website, and found out some interesting things. We're deeply into version 1.1 but we document version 1.0, which leads to some discrepancies between current policies and the documentation: 1. http://www.lyx.org/about/features.php3 a) Quoted verbatim: How are t

unimportant compiler warnings

2000-12-06 Thread Lior Silberman
Hi! Some pre-Friday petty complaints: 1. Compiling 1.1.6cvs, there are warnings about some lines in src/frontends/xforms/FormPreference.C In the functions FormPreferences::Colors::Input{HSV,RGB} floats are assigned to ints without explicit conversion. Under the policy that warnings are annoyin

Re: Greek letters in tables

2000-12-06 Thread Lior Silberman
On Wed, 6 Dec 2000, Garst R. Reese wrote: > "Jürgen Vigna" wrote: > > > > [EMAIL PROTECTED], [EMAIL PROTECTED] wrote: > > > > > >I can't seem to get greek letters into tables from the math panel. > > >Trying to put 10 to the 13th Ohms in a table entry. > > > > Well as I don't use them I never t

Re: Key-binding documentation dilemma - what I will try

2000-12-01 Thread Lior Silberman
On Fri, 1 Dec 2000, Amir Karger wrote: > On Fri, Dec 01, 2000 at 08:49:42AM -0800, [EMAIL PROTECTED] wrote: > > > > I will modify the docs so that only the menu bindings (minibuffer > > commands) are listed in the text. Appropriate verbiage will be added to > > the UG and perhaps the Introducti

Re: Lyx 1.1.6pre2

2000-11-27 Thread Lior Silberman
On Sun, 26 Nov 2000, Kayvan A. Sylvan wrote: > On Mon, Nov 27, 2000 at 11:33:35AM +1030, Ben Cazzolato wrote: > > Hi Guys > > > > I am having a lot of trouble with the pre-release of Lyx 1.1.6pre2 (downloaded > > RPM from ftp://ftp.sylvan.com/pub/lyx/). These may be new features? > >

Re: Compiling Errors

2000-11-08 Thread Lior Silberman
You may be having some kind of memory shortage. Try compiling without debug information which will save both memory and disk space. Do: make clean setenv CXXFLAGS -O configure [whatever configure options you use] make And see what happens Lior. PS: Shouldn't we have -O as the default compil

Re: example problems

2000-11-07 Thread Lior Silberman
On 3 Nov 2000, Jean-Marc Lasgouttes wrote: > >>>>> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes: > > Lior> Also, there is a complaint about a missing textclass. There is > Lior> such a layout file, but during compilation the path searc

Re: Some more warnings

2000-11-03 Thread Lior Silberman
On 3 Nov 2000, Lars Gullik Bjønnes wrote: > "R. Lahaye" <[EMAIL PROTECTED]> writes: > > | support/lstrings.h:74: warning: passing `LyXAlignment' chooses `int' over `long >unsigned int' > | support/lstrings.h:74: warning: in call to `ostream::operator <<(int)' > | support/lstrings.h:74: warni

Re: insert-math

2000-11-03 Thread Lior Silberman
On Sat, 4 Nov 2000, R. Lahaye wrote: > "Garst R. Reese" wrote: > > > > "R. Lahaye" wrote: > > > So, for a musician to write sub/superscripts in LyX, > > > it has to go in a blue/red math box. Right? > > > > > > If the answer is yes, then I know how to add the > > > sub/superscripts "for non-mat

Re: example problems

2000-11-03 Thread Lior Silberman
On Fri, 3 Nov 2000, Amir Karger wrote: > On Thu, Nov 02, 2000 at 06:02:42PM -0500, Lior Silberman wrote: > > > > Hi, > > > > I wasn't so sure about eu_splash.lyx, since the language is missing from > > the lib/languages list. I set it to 'english

example problems

2000-11-02 Thread Lior Silberman
Hi, Prompted by an error message during CVS compilation (something to do with the literate programming example - see below), I've gone over the lib/examples, lib/templates and lib/doc and changed all occurences of '\language default' to '\language english', except for the it_splash.lyx (which se

the LColor::color colours

2000-10-25 Thread Lior Silberman
Going over the LColor::color enumeration, I found out that the colours defined there are not used according to the names: 1. LColor::floats ("Titles color of floats") is never used. InsetFloat uses LColor::footnote! 2. LColor::inset is never used, LColor::insetframe is only used in InsetText, an

Re: TeX-mode text color (dark red) configurable?

2000-10-25 Thread Lior Silberman
On Wed, 25 Oct 2000, Angus Leeming wrote: > On Wed, 25 Oct 2000, Jean-Marc Lasgouttes wrote: > > > > The list of color is only available for now in src/LColors.C. However, > > the first example of section 3.7.4 proposes exactly a solution for > > what you are asking :) > > Thanks, Jean-Marc! Yo

Re: Basic C++ question

2000-10-22 Thread Lior Silberman
On 22 Oct 2000, Lars Gullik Bjønnes wrote: > Baruch Even <[EMAIL PROTECTED]> writes: > > | On Fri, 20 Oct 2000, Lior Silberman wrote: > | > | > I know this _feels_ bad, but I think the most efficient implementation > | > will be to handle the temporary ours

Re: Basic C++ question

2000-10-20 Thread Lior Silberman
On Fri, 20 Oct 2000, Baruch Even wrote: > On Fri, 20 Oct 2000, Angus Leeming wrote: > > > On Fri, 20 Oct 2000, Baruch Even wrote: > > > [on the topic of returning large objects from a function] > > > > > > If it's a large object that has long c-tor time the best method is to > > > return a cons

return 0

2000-10-18 Thread Lior Silberman
This is a tiny correction. I don't think the code is ever activated though. Lior. Index: BufferView2.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/BufferView2.C,v retrieving revision 1.44 diff -u -r1.44 BufferView2.C --- Bu

Re: Working with 1.1.4 and testing with 1.1.6cvs

2000-10-13 Thread Lior Silberman
On Fri, 13 Oct 2000, Alvaro Tejero Cantero wrote: > El vie, 13 oct 2000 escribías: > | On Fri, 13 Oct 2000, Alvaro Tejero Cantero wrote: > | > Hello, > | > > > > Thank you: it worked, but the problem is now that 1.1.6 doesn't seem > to recognize my LANG environment variable, so it doesn't star

Insert menu shortcut

2000-10-13 Thread Lior Silberman
Int 1.1.5, the shortcut for "Insert->Figure" was M-i g and for "Insert->Footnote" it was M-i f. In the current menu defs, the Figure entry also has an 'F', overriding the 'footnote'. Since there is no 'o' in this menu so far, I think we should choose one of: f - Footnote / g - Figure o - Footnot

Re: Unable to build current cvs

2000-10-13 Thread Lior Silberman
On 13 Oct 2000, Lars Gullik Bjønnes wrote: > Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > | > "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes: > | > | Jose> According to mine: man 3 printf > | > | Jose> The fprintf, printf, sprintf, vprintf, vfprintf, and vspr

Re: You only fix twice (status update #2)

2000-10-13 Thread Lior Silberman
On Thu, 12 Oct 2000, Dekel Tsur wrote: > On Tue, Oct 10, 2000 at 07:14:05PM +0200, Jean-Marc Lasgouttes wrote: > > ** Bugfixes > > > > - remove temporary directories when LyX crashes. > > I think you refer here to one of my patches, but this patch removes the > temporary directory when using "l

Re: Compiling LyX using AthlonGCC

2000-10-09 Thread Lior Silberman
On Mon, 9 Oct 2000, John Levon wrote: > On Mon, 9 Oct 2000, Baruch Even wrote: > > > I've tried with 2.95.2 (unpatched) on my machine and had troubles too. I'm > > also having troubles with egcs 1.1.2 for what it matters (It cant find > > GroupCache::find on linking, I'm forced to make the funct

Re: Converter quirks

2000-10-06 Thread Lior Silberman
On 6 Oct 2000, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > Dekel> What happens when you export as DVI? The export code performs > Dekel> all work in the temp directory, and then moves the file to the > Dekel> correct directory. I think that your prob

Re: [PATCH] KDE FormPrint and stuff

2000-10-05 Thread Lior Silberman
On Thu, 5 Oct 2000, Allan Rae wrote: > On Tue, 3 Oct 2000, John Levon wrote: > > > p.s. does sort checkbox actually do anything, it is not handled in xforms > > dialog > > Which sort? There is an "Unsorted" bool in the xforms dialog which is > used to sort multiple copies -- should every copy

A Greate LyX Resource

2000-09-28 Thread Lior Silberman
I've been using Herbert Voss's great LyX FAQ, http://www.educat.hu-berlin.de/~voss/Informatik/LyXTips.html which has the solutions for numerous problems. Thanks! I seems to me (if Herbert approves, of course) that a link to it from the "Internet Resources" page of the lyx website (http://www.ly

Re: cleanup patch

2000-09-26 Thread Lior Silberman
On 26 Sep 2000, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> What it does do: * The block-if statement in Buffer::readInset > Angus> is rearranged to minimise bloat. All those occurences of > par-> InsertInset(pos, inset, font); > Angus>

Re: small compilation problems

2000-09-21 Thread Lior Silberman
On Thu, 21 Sep 2000, Allan Rae wrote: > On Wed, 20 Sep 2000, Lior Silberman wrote: > > > 1. sigc++/thread.h doesn't include the declaration for struct timespec, > > Did you report this to libsigc++? I notice it's been fixed in their > repository so I&

small compilation problems

2000-09-20 Thread Lior Silberman
Hello everyone, I have two small problems compiling CVS. 1. sigc++/thread.h doesn't include the declaration for struct timespec, 2. in filedlg.C there is an inline function (GroupCache::find) which isn't handled properly on compilation with -g. Details: I configure CVS with CXXFLAGS=-g (no -O

Re: math-mode feature or bug?

2000-09-18 Thread Lior Silberman
On 18 Sep 2000, Lars Gullik Bjønnes wrote: > Lior Silberman <[EMAIL PROTECTED]> writes: > > | I think this should say one of: > | imacro->SetName(string()); > | imacro->SetName(string("")); > | imacro->SetName(""); > > E

Re: math-mode feature or bug?

2000-09-18 Thread Lior Silberman
On Mon, 18 Sep 2000, Lior Silberman wrote: > On Mon, 18 Sep 2000, Marko Vendelin wrote: > > > > > Hi! > > > > I would like to report the following bug in the mathmode: > > > > 1. create a new document (File/New) > > 2. open math-mode by c

Re: math-mode feature or bug?

2000-09-18 Thread Lior Silberman
On Mon, 18 Sep 2000, Marko Vendelin wrote: > > Hi! > > I would like to report the following bug in the mathmode: > > 1. create a new document (File/New) > 2. open math-mode by clicking on the toolbar or by selecting Math/Math >Mode in menu > 3. type "\alpha " and enjoy LyX dumping a core.

Re: [Jules Bean ] Various (math-mode) HMIimprovements

2000-09-15 Thread Lior Silberman
Excuse me for barging in the discussion, but it's still Friday here. On Fri, 15 Sep 2000, hawk wrote: > I think I've found a new best friend :) > > I'm also pulling from replies at various levels to put this in 1 > message rather than several. > > From Jules Bean > > > b) Actions which are us

Re: fmt + test file. please try this.

2000-09-12 Thread Lior Silberman
On 23 Aug 2000, Lars Gullik Bjønnes wrote: > > /* This output manipulator gives the option to use Old style format >specifications in ostreams. Note that this is done at the expense >of typesafety, so if possible this manipulator should be avoided. >When is it allowed to use this man

RE: Any Plans on Using My Pspell Library Soon

2000-09-05 Thread Lior Silberman
On Tue, 5 Sep 2000, Kevin Atkinson wrote: > But it still should not crash. I will look into it if I can I am still > unable to debug LyX. When I try to start LyX with the debugger ever thing > is black, when I try to debug a running LyX process the user interface > freezes. > > > Kevin

Re: Strange window behavior in Lyx 1.1.5fix1

2000-09-05 Thread Lior Silberman
On Mon, 4 Sep 2000, Allan Rae wrote: > On Thu, 31 Aug 2000, Staffan Ringbom wrote: > > > Tried this > > > > Minimizing popup windows, (e.g. insert reference or Math-display). > > -> minimizes the lyx window as well. > > > > All right, I can live with this feature, but was it intended? > > Wh

Re: [hehe@post.netlink.se: Worthless link!]

2000-09-04 Thread Lior Silberman
In the same vein: The link to Dekel's page on the i18n page (www.lyx.org/about/i18n.php3) is written as: http://http://www.math.tau.ac.il/~dekel/lyx, and therefore does not work. http://www.math.tau.ac.il/~dekel/lyx is correct. Lior. On Mon, 4 Sep 2000, Amir Karger wrote: > Confirmed: link d

RE: Any Plans on Using My Pspell Library Soon

2000-08-31 Thread Lior Silberman
On Thu, 31 Aug 2000, Juergen Vigna wrote: > > On 31-Aug-2000 Kevin Atkinson wrote: > > > > Well, I download the cvs version, Unfortunately I can't get a useful core > > dump because LyX catches SIGSERV, how can I avoid this > > > > Jürgen Kevin, Do you have a limit set on the cored

Re: Why build libraries ?

2000-08-15 Thread Lior Silberman
On Mon, 14 Aug 2000, John Levon wrote: > > Why does the build process make libraries for each directory ? > > This makes the build *huge* - breaks my quota, so I have to compile in > /tmp which is annoying when you change machines a lot > > can I turn this off ? > > thanks > john > > -- >

Re: Where can I find binary version of LyX for Solaris

2000-08-04 Thread Lior Silberman
On Thu, 3 Aug 2000, Emmanuel GUREGHIAN wrote: > A real good thing would be to make a > package for it. > > See http://www.sunfreeware.com/ for it and why not upload it to > http://www.sunfreeware.com/ too ? > > I can't help here our last sun is quite old > and it runs solaris 2.4. > > > > I h

Re: Where can I find binary version of LyX for Solaris

2000-08-04 Thread Lior Silberman
On 3 Aug 2000, Lars Gullik Bj&resh;nnes wrote: > Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > | >>>>> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes: > | > | Lior> I have just smoothly compiled a Solaris 2.7 binary dis

Re: Where can I find binary version of LyX for Solaris

2000-08-03 Thread Lior Silberman
On 3 Aug 2000, Jean-Marc Lasgouttes wrote: > > "Bing" == Li Bing <[EMAIL PROTECTED]> writes: > > Bing> Dear All, Could you tell me where I can find binary one for > Bing> Solaris so that I needn't compile the source code when > Bing> installing? > > It would be nice if some kind soul using

Re: Layout defaults for Hebrew document classes

2000-08-02 Thread Lior Silberman
Hmmm, I'm thoroughly confused: JMarc and Juergen have made (seemingly) contradictory statements on the possiblity of setting some docuement settings (especially the language, and the parskip where hebrew differs from english) within a layout file: JMarc's version: >>>>>

Layout defaults for Hebrew document classes

2000-07-31 Thread Lior Silberman
Hi, I've been using the hebrew document classes provided by Dekel (thanks!) for a while. Reading BufferParams::useClassDefaults it seems that only a limited number of Layout->Document settings can be included in the class defaults. I wanted to ask whether it's ok if I add the language, the parag

Opening menus in the new menu style

2000-07-26 Thread Lior Silberman
Hello, The new menus so far have been working great, except that we seem to have lost the "M-key space" sequence for opening menus. After some debugging, I think I found the problem. It lies in the fact that Menubar::Pimpl::openByName matches for the internal name of the menu (submenu_ field of

CVS insetinclude.C problem

2000-07-25 Thread Lior Silberman
Current CVS won't compile on my machine due to a problem with insets/insetinclude.C : in line 205, ost.str() was changed to ost.str().c_str(). In my system, (HAVE_SSTREAM undefined), ost.str() already returns char*, and the code won't compile. I think the following is the correct fix. Lior. PS

set_color documentation mistake

2000-07-24 Thread Lior Silberman
When documenting the \set_color lyxrc command I forgot that strings in lyxrc must be enclosed in quotes. I thus put in a misleading example. The attached patch (again lyxdoc CVS) fixes this problem. I also rearranged the table for the default colors. Lior. set_color_doc.gz

tables typo?

2000-07-22 Thread Lior Silberman
In current CVS, with NEW_INSETS defined to 1 (but NEW_TABULAR undefined), I found the following: Method Buffer::writeFileAscii (buffer.C) has a variable called 'actcell' which is declared to be int* . Despite this, it is used in the following ways only: actcell = 0 ; ++actcell ; LyXTable::Nu

Re: Compiling CVS

2000-07-22 Thread Lior Silberman
On 20 Jul 2000, Lars Gullik Bj&resh;nnes wrote: > Lior Silberman <[EMAIL PROTECTED]> writes: > > | These files are not present in lyx-devel/sigc++ . Do I need to get them > | seperately? > > You need to update your cvs checkout properly. > > try adding &

Compiling CVS

2000-07-20 Thread Lior Silberman
I've downloaded the CVS (lyx-devel repository), and tried to compile it. (So far I've been using the 1.1.5 relase on a Solaris machine). The system is a RH Linux (I don't know where to find the version), and the compiler is egcs-2.91.66. On the very first file it tries to compile, I get the foll

Re: Cleaning up the menu entries.

2000-07-20 Thread Lior Silberman
On Thu, 20 Jul 2000, R. Lahaye wrote: > "Lars Gullik Bj&resh;nnes" wrote: > > "New" and "New from template" should be collapsed into one item. > > Perhaps should also "Open" be put together with them. > > ... > > This extension-sensitivity can also be used for collapsing > File->Save_asand File

Re: quick LyXFunc::Dispatch() question

2000-07-04 Thread Lior Silberman
On Tue, 4 Jul 2000, Angus Leeming wrote: > I'm thinking of adding a new variable to class Inset: > > class Inset { > bool isInserted() const { return inserted_; } > bool inserted_; > } > > The strategy I outline below is for an InsetCitation, but I think that it also > holds true fo

Re: ostrstream in lyxsum.C

2000-06-28 Thread Lior Silberman
On 28 Jun 2000, Lars Gullik [iso-8859-1] Bj&resh;nnes wrote: > I'd really like to know what strlen(s) in #0 is... > And I can't really se why it craches... s != NULL, *s != "" n > 0 < npos. > > Ok, had a look... The only think I can thing of would be to add a '\0' > to the read...hmm this can be

Re: lyx-foo

2000-06-27 Thread Lior Silberman
On Tue, 27 Jun 2000, Mate Wierdl wrote: > I think > > In every message you get from the LyX mailing lists, there will be a > line like this: > List-Unsubscribe: > > > is not precise.People might think that the above line is in the body of > the message, and they

Re: feature requests

2000-06-21 Thread Lior Silberman
On Wed, 21 Jun 2000, Guy Baruch wrote: > Hello lyx developpers. > I have one small-scale request, and a medium-large scale one. > > 1) background colour. > > You've undoubtedly heard this before, but the ability to change the > background color is to many people very important, I work 8-13 Hrs

Re: Random results from the fourth international LyX developersmeeting in Norway

2000-06-17 Thread Lior Silberman
On Sat, 17 Jun 2000, Asger K. Alstrup Nielsen wrote: > > An alternative approach would be to keep all the member variables, without > > having the query_* methods. > > > > To clarify my suggestion, here is what I mean: we first define an array > > > > A[] = > >// name address default-value > > {

Re: Random results from the fourth international LyX developersmeeting in Norway

2000-06-17 Thread Lior Silberman
On Fri, 16 Jun 2000, Dekel Tsur wrote: > On Fri, Jun 16, 2000 at 11:04:52AM +0300, Lior Silberman wrote: > > On Thu, 15 Jun 2000, Dekel Tsur wrote: > > > > > To be more specific, lyxrc.C should contain a big array with entries for the > > > lyxrc variables, eac

Re: Random results from the fourth international LyX developersmeeting in Norway

2000-06-16 Thread Lior Silberman
On Thu, 15 Jun 2000, Dekel Tsur wrote: > To be more specific, lyxrc.C should contain a big array with entries for the > lyxrc variables, each entry contains information like token name, default > value, etc. Another field will be type (e.g. "printer", "screen fonts", etc.) > which will be used fo

Re: Spell checker things

2000-06-11 Thread Lior Silberman
On Sun, 11 Jun 2000, Garst R. Reese wrote: > Hi folks, > I have a document that is mixed German and Canadian. My problem is that > Ispell does not have a Canadian dictionary and Aspell does not have a > German dictionary, so I have to switch spellcheckers. At present I can > only do this with ly

Re: Setting colors in lyxrc

2000-06-11 Thread Lior Silberman
On Sun, 11 Jun 2000, Lior Silberman wrote: > Here's the set-color patch. I forgot to tell you: the diff on the local system (Solaris 2.7) does not recognize '-u'. It does have a '-c' option which is similar to some extent (I don't know how much, though). If you

Re: Setting colors in lyxrc

2000-06-11 Thread Lior Silberman
Hi, Here's the set-color patch. It containts both the lyxrc command and the lyxfunc function, as well as some documentation. With regard to alphabetical ordering, all the lists except lyxrcTags are not sorted, so I've put the lyxrc option after the screen (font) options, and the lyxfunc at the en

Re: Setting colors in lyxrc

2000-06-08 Thread Lior Silberman
On 8 Jun 2000, Jean-Marc Lasgouttes wrote: > BTW, Lars said he also wants a lyxfunc, something like > color-set lyxname x11name > I wanted to make sure I understand what Lars wants: I think I need to add an action (LyXAction.C) named 'color-set', and then implement it as part of the big switch

Re: Setting colors in lyxrc

2000-06-08 Thread Lior Silberman
On 8 Jun 2000, Jean-Marc Lasgouttes wrote: > > "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > - please put the new entry in alphabetical order, not at the end. I plead ignorance of the convention. Will fix. > > - why do you use the extra variable not_found instead of

Re: Setting colors in lyxrc

2000-06-08 Thread Lior Silberman
On 8 Jun 2000, Jean-Marc Lasgouttes wrote: > >>>>> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes: > > Lior> On Thu, 8 Jun 2000, Lior Silberman wrote: > >> I've therefore created a patch (attached here) to allow changing >

  1   2   >