>> Alejandro Aguilar Sierra writes:
AAS> On 21 Feb 1999, Lars Gullik Bjønnes wrote:
PS> Just two drop my two euro: I'm as well very keen on a ncurses or
PS> SLang based LyX. Actually this sounds to me more attractive then
PS> the X toolkit stuff. Hah, eat this, hideous StarOffice, slaye
On 21 Feb 1999, Lars Gullik Bjønnes wrote:
> PS> Just two drop my two euro: I'm as well very keen on a ncurses or
> PS> SLang based LyX. Actually this sounds to me more attractive then
> PS> the X toolkit stuff. Hah, eat this, hideous StarOffice, slayer
> PS> of RAM! ;-)
>
> Where can we
>> Paul Seelig writes:
PS> [EMAIL PROTECTED] (Richard E. Hawkins Esq.) writes:
>> asger aspirated,
>>
>> > 3) Fun. It was fun to see the new abstract painter working when
>> we had the > Copenhagen meeting. It will be fun to see the curses
>> version on the screen.
>>
>> Fun?
[EMAIL PROTECTED] (Richard E. Hawkins Esq.) writes:
> asger aspirated,
>
> > 3) Fun. It was fun to see the new abstract painter working when we had the
> > Copenhagen meeting. It will be fun to see the curses version on the screen.
>
> Fun? I could seriously use the curses version at the mom
"Lars Gullik Bjønnes" wrote:
>
> KA> Now do you want the LyX spell checker interface to also throw
> KA> exceptions (with all of them steaming form a common base class
> KA> such as lyx_spell_error) or do you rather it catch all thrown
> KA> exceptions and toggle an error flag or something
>> Kevin Atkinson writes:
KA> "Garst R. Reese" wrote:
>> Kevin Atkinson wrote: > > Having multiple ispell processes with
>> the same language will cause > problems with their personal
>> dictionaries because when ispell saves its > personal dictionary
>> it simply writs the informati
>> Kevin Atkinson writes:
KA> The next version of aspell throws exceptions (all of which stem
KA> from as_error).
KA> Now do you want the LyX spell checker interface to also throw
KA> exceptions (with all of them steaming form a common base class
KA> such as lyx_spell_error) or do yo
>> Richard E Hawkins writes:
REH> I just checked out a clean copy (the competing make's seem to
REH> have made a mess of things). I run autoconf, then automake,
REH> then ./configure, which bombs with
REH> configuring in lib/reLyX running /bin/sh config/configure
REH> --program-suffix
"Garst R. Reese" wrote:
>
> Kevin Atkinson wrote:
> >
> > Having multiple ispell processes with the same language will cause
> > problems with their personal dictionaries because when ispell saves its
> > personal dictionary it simply writs the information to disk. If the
> > personal dictionary
Kevin Atkinson wrote:
>
> Having multiple ispell processes with the same language will cause
> problems with their personal dictionaries because when ispell saves its
> personal dictionary it simply writs the information to disk. If the
> personal dictionary changes sense the process started it
The next version of aspell throws exceptions (all of which stem from
as_error).
Now do you want the LyX spell checker interface to also throw exceptions
(with all of them steaming form a common base class such as
lyx_spell_error) or do you rather it catch all thrown exceptions and
toggle an err
> Hi, I'm not sure I like the triangle solution that has been
> presented, but I can live with it. What I do want to stress,
> though, is that the accepted solution SHOULD NOT BE ERT IN THE
> LYX FILE! Sorry about the shouting, but I feel strongly on this
> one, and I'm sure John W
Jean-Marc Lasgouttes wrote:
>
> > "Kevin" == Kevin Atkinson <[EMAIL PROTECTED]> writes:
>
> Kevin> Ok. But how do you manage multiple documents. Do you have a
> Kevin> seperate ispell process for each open document or do you load
> Kevin> and unload the word list before spell checking a sp
lars asked,
> Are you using gnumake?
oops :) Seems that that's now "gmake," and the regular "make" yields
pmake . . .
Now I get entirely different errors :)
I just checked out a clean copy (the competing make's seem to have
made a mess of things). I run autoconf, then automake, then
./confi
Sorry for the short notice, we'll be down for couple of hours from
now.
Mate
Jean-Marc Lasgouttes wrote:
>
> > "Kevin" == Kevin Atkinson <[EMAIL PROTECTED]> writes:
>
> Kevin> Ok. But how do you manage multiple documents. Do you have a
> Kevin> seperate ispell process for each open document or do you load
> Kevin> and unload the word list before spell checking a sp
>> Allan Rae writes:
AR> On 15 Feb 1999, Lars Gullik Bjønnes wrote:
>> I have investigated a bit on why it is so hard to compile devel
>> lyx. Two reasons:
>>
>> 1. "class LString;" should not be used in headerfiles. Change it
>> to "#include "LString.h"
AR> We might be able us
>> Jean-Marc Lasgouttes writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
JL> gcc 2.8.1 does not have stl/bastring.h, but lyx does not compile
JL> there. I have to admit that I have not tried it recently.
Lars> ok, my mistake. Try std/bastring.h instead.
JL> S
>> Richard E Hawkins writes:
[...]
REH> I wasn't, though. I get (freebsd)
REH> Making all in intl Making all in po make: don't know how to
REH> make cat-id-tbl.c. Stop *** Error code 1
Are you using gnumake?
Lgb
>> Andre' Poenitz writes:
AP> When printing (or creating a .dvi) one could use fig2dev to
AP> create a .ps or even combined ps/latex (which I'd prefer) that
AP> gets included in the LaTeX source.
AP> There is obviously some work involved, but I don't see the need
AP> for "dirty hackin
>> Jean-Marc Lasgouttes writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
JL> Because the docs *rely* on \url :( So we have to provide a
JL> default... I think that adding url support to LyX just before
JL> releasing it was not really a good idea.
Lars> Have we
It happens in multi-line equations; it works correctly in regular math
mode
rick
I'd noticed this a long time ago, but I thought it was fixed.
Use a summation in math mode, add a subscript, then a superscript.
Space during the superscript leaves one trapped after the summation
but before the supers & subs, rather than after, as it should.
I'm noticing poor scaling of fonts on freebsd. It looks like the old
mis-sized fonts on macs when you used a size that wasn't installed.
Could lyx not be using postscript for some reason? ~/.lyx is the same
that I was using under linux.
rick
On Sat, 20 Feb 1999, Asger Alstrup Nielsen wrote:
> - Added underline to "foot" and other marks, to make them look more
> like hyperlinks. (Asger)
In 1.1 we made these marks to look as buttons. Surely I missed a
discussion here but, why do you think is necessary to underline
them if we can mak
Hi!
I implemented the -> arrow, and committed it to cvs.
- Added Insert->Special Chars->Menu separator. (Asger)
I chose the \triangleright macro solution. If you want to change it to
something else, please go ahead and modify lyx_sty.C.
Maybe somebody will check out the version and update the
On Feb 19, 3:43pm, Jean-Marc
Lasgouttes wrote:
> Subject: Re: Problem of compiling of
lyx-1.0.0 at IRIX6.2
> > "ChangGil" == ChangGil Han
<[EMAIL PROTECTED]> writes:
>
> ChangGil> Hello, The compilation of
lyx-1.0.0 at my Indigo2 (IRIX6.2)
> ChangGil> fails with the attached
error messages (I
27 matches
Mail list logo