On 15 Feb 1999, Lars Gullik Bjønnes wrote:
> Do we have any outstanding critical bugs present in lyx-1_0_x cvs?
>
> If not I will release a 1.0.1pre very soon.
> (tomorrow)
>
> Lgb
I need to recheck the bibliography segfault I fixed before (that JMarc
applied my patch for) and also reass
Hi There.
After moving to a new house I am back.
There is an attachment with all remaining patches to get literate programming
on Lyx. The patch was done against version 1.0.0.
Documentation is due this weekend.
Regards.
Edmar.
Jean-Marc Lasgouttes wrote:
> >> 7 - Patch to have different bu
Hi. There I was wondering if you are still interested in using Aspell
(http://metalab.unc.edu/kevina/aspell) as the new LyX 1.1 spell checker.
I would be willing to help you out if you would point me in the right
direction.
The reason I ask is because I would like Aspell to incorporated in at
le
Asger Alstrup Nielsen wrote:
>
> > > JL> - clicking on an inset only works on the left half of the box.
> > >
> > > Asger will hopefylly fix that.
> >
> > I'll try to do that later tonight.
=>
> > F10 E S gets me to the spellchecker, but the S does not start
> > spellchecking.
> > Likewise F10
> > JL> - clicking on an inset only works on the left half of the box.
> >
> > Asger will hopefylly fix that.
>
> I'll try to do that later tonight.
Now it's done -- every single click in the LyX canvas should be handled
correctly now. Please test this! I have tried real hard to find bugs w
lars replied,
> Yes, but when compiling devel sources you are expected to have a devel
> setup. autoconf, automake, gettext ...
hmm, i've added gettext, and this persists. I notice a line during
configure of
sed: can't read ./Makefile.in: No such file or directory
Also, there seems to be
Ben Cazzolato wrote:
>
> Matthew,
>
> > Is this a bug or just me ?
> >
> > using GS 5.5 (aladin) rotated inserted figures don't render
> > correctly, they have the right bounding box on the screen but are
> > rendered at full size non rotated. It doesn't affect printout, only
> > the screen disp
> JL> - [not really a bug] bold and friends should toggle in all
> JL> cases.
>
> Can we make this work with _*little*_ effort? If not let's keep it as is.
I think it's a major bug, that we *have* to fix. Joacim? Also, maybe it was
time to give Joacim CVS write access. He is doing an exce
>> Richard E Hawkins Esq writes:
REHE> jmarc asked,
>> > "Richard" == Richard E Hawkins Esq
>> <[EMAIL PROTECTED]> writes:
>>
Richard> I get
>>
Richard> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
Richard> file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $fil
jmarc asked,
> > "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes:
>
> Richard> I get
>
> Richard> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
> Richard> file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file &&
> Richard> PATH=../src:$PATH no -o $file da.po /bin
>> Jean-Marc Lasgouttes writes:
JL> - I have some pending changes/cleanups for urls. I did not
JL> commit them yet since I have to find a clean way to emulate \url
JL> with \verb when url.sty is not there.
Do we have a clean way of knowing if url.sty is present? And why cant
we require th
>> Richard E Hawkins Esq writes:
REHE> I get
REHE> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
REHE> file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file &&
REHE> PATH=../src:$PATH no -o $file da.po /bin/sh: no: command not
REHE> found make[1]: *** [da.gmo] Error 127
> "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes:
Richard> I get
Richard> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
Richard> file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file &&
Richard> PATH=../src:$PATH no -o $file da.po /bin/sh: no: command not
Richard
I get
cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
file=./`echo da | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH no -o $file da.po
/bin/sh: no: command not found
make[1]: *** [da.gmo] Error 127
make[1]: Leaving directory `/usr/src/lyx/po'
make: *** [all-recursive]
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Do we have any outstanding critical bugs present in lyx-1_0_x
Lars> cvs?
Here is what is pending in my mailbox:
- I have some pending changes/cleanups for urls. I did not commit them
yet since I have to find a clean way to em
Do we have any outstanding critical bugs present in lyx-1_0_x cvs?
If not I will release a 1.0.1pre very soon.
(tomorrow)
Lgb
>> Jean-Marc Lasgouttes writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> I have investigated a bit on why it is so hard to compile
Lars> devel lyx. Two reasons:
Lars> 1. "class LString;" should not be used in headerfiles. Change
Lars> it to "#include "LS
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> I have investigated a bit on why it is so hard to compile devel
Lars> lyx. Two reasons:
Lars> 1. "class LString;" should not be used in headerfiles. Change
Lars> it to "#include "LString.h"
Lars> 2. The string class supp
asger aspirated,
> 2) Portability. LyX should not be X11 only.
Although there's a certain mean streak in me (hey, i'm a lawyer) that
would love to see a fundamental incompatibility with windows :)
"Sorry, your progam loader sucks. Here's a nickel, kid . . . " :)
> 3) Fun. It was fun to
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"
2. The string class supplied with gcc and egcs are not
compatible with STL string. S
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
Garst> Jean-Marc Lasgouttes wrote:
>> > "Elkin" == Elkin Rafael Arroyo Negrete <[EMAIL PROTECTED]>
>> writes:
>>
Elkin> Dear JMark Thanks for your quickly atendance to my mail!
>>
Elkin> This is that gcc generate ( gcc -v ) Reading
Jean-Marc Lasgouttes wrote:
>
> > "Elkin" == Elkin Rafael Arroyo Negrete <[EMAIL PROTECTED]> writes:
>
> Elkin> Dear JMark Thanks for your quickly atendance to my mail!
>
> Elkin> This is that gcc generate ( gcc -v ) Reading specs from
> Elkin> /app/lib/gcc-lib/rs6000-ibm-aix3.2.5/2.7.2.2.f
> "Joacim" == Joacim Persson <[EMAIL PROTECTED]> writes:
Joacim> I gave it a second though on be bus home yesterday; forget the
Joacim> `family' file, it's not necessary. Instead we can have one
Joacim> more lines for the Style-definitions in the layout files; a
Joacim> named Category. ...i
> "Dieter" == Dieter's Standardbenutzer <[EMAIL PROTECTED]> writes:
Dieter> - if you try to insert an index (or an exponential) in math -
Dieter> mode with the mouse, everything works fine. In contrast,
Dieter> trying to do the same with the apropriate keyboard commands
Dieter> (i.e. opening
> "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes:
Richard> I found this by accident . . .
Richard> When a space, rather than nothing, is in the printer name
Richard> field, the postscritp file name from the other field is used
Richard> as the printer name.
Right. I fixed that
> "Elkin" == Elkin Rafael Arroyo Negrete <[EMAIL PROTECTED]> writes:
Elkin> Dear JMark Thanks for your quickly atendance to my mail!
Elkin> This is that gcc generate ( gcc -v ) Reading specs from
Elkin> /app/lib/gcc-lib/rs6000-ibm-aix3.2.5/2.7.2.2.f.2/specs gcc
Elkin> version 2.7.2.2.f.2
El
>> John Weiss writes:
JW> On Wed, Feb 10, 1999 at 07:44:02PM +0100, Lars Gullik Bjønnes
JW> wrote:
>> I am not as "into the language" as I'd like and what does "loopy"
>> mean?
JW> Crazy, nutty, doofy, goofy, stpid.
Hmm, I can't see how I can use those comments to make our use o
> "Arkady" == Arkady Kitover <[EMAIL PROTECTED]> writes:
Arkady> Dear lyx developers, I cannot open in lyx the User guide and
Arkady> Customization documents. The message is "Bad value, integer
Arkady> parameter not in range for operation. Thank you for your
Arkady> help.
Hello,
This mess
> "Thomas" == Thomas Janke <[EMAIL PROTECTED]> writes:
Thomas> Dear Developer! I figured out a bug during changing the
Thomas> standard margins of the paper layout. I`m using the a4 paper
Thomas> format and wanted to use small margins instead of the normal
Thomas> ones. During latex-run 2
> "Edmar" == Edmar Wienskoski <[EMAIL PROTECTED]> writes:
Edmar> Since I submited this patch, I was asked to improve some points
Edmar> (to make it more suitable within the lyx project and promote
Edmar> this patch to a permanent feature), and write some
Edmar> documentation. I did the reque
>> Alejandro Aguilar Sierra writes:
AAS> On 10 Feb 1999, Lars Gullik Bjønnes wrote: Joacim is right,
AAS> Juergen rewrote and moved the table stuff to his table inset
AAS> already.
>> Yes, but it has only been moved, not rewritten.
AAS> It seems that you forget that an entirely new
> I really would like to have a native version of LyX for Winxx. Problem is,
> I could barely find the time to do the rather straightforward port using
> Cygwin. So on the one hand I totally agree with what you are saying here,
> but on the other hand I am concerned I won't have the time to dive i
> "miyata" == miyata <[EMAIL PROTECTED]> writes:
miyata> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
>> BTW, concerning OS/2, are there interesting things for OS/2 in
>> autoconf 2.13? There is support for executable files suffixes
>> (.exe) and such, but I do not know how to use it. It
At 07:48 PM 2/14/99 -0500, you wrote:
>On Sat, Feb 13, 1999 at 02:10:06PM +0100, Asger Alstrup Nielsen wrote:
>> My primary motivations for GUI independence are:
>> 1) Aesthetics. I'm a computer science guy, and I like a good design. Of
>be tailored to general use. We don't care about general
> This is, as I understand it, the main problem with WxWin. The code is
> bloated: it's a library/GUI toolkit implemented *on* *top* *of* other
> toolkits, libraries, and GUI's. Nope, sorry, that's a kludge [if I'm
> even correct about their implementation]. OTOH, what LyX is doing is
> saying
On Sat, Feb 13, 1999 at 02:10:06PM +0100, Asger Alstrup Nielsen wrote:
> My primary motivations for GUI independence are:
>
> 1) Aesthetics. I'm a computer science guy, and I like a good design. Of
> course, I like the program to look good on the screen too, but I like a clean
> code more.
Thi
> "Alejandro" == Alejandro Aguilar Sierra <[EMAIL PROTECTED]> writes:
Alejandro> On Fri, 12 Feb 1999, Jean-Marc Lasgouttes wrote:
>> So the mysterious crash with Linux/Aplha and egcs 1.1.1 is still
>> there, right?
Alejandro> Right, I have no Linux/Aplha so it's not easy to me to fix
Alejand
Since LyX is based on other software, it is very difficult to say
that everything is ok.
As far as LyX goes, I think we are safe, but I have not checked
in detail. We should do a grep for time and date, and check
each item in detail.
Before you can conclude that LyX is Y2K safe, you need to con
> Since about v1.0.0pre8, I've found it very hard to open error boxes by
> double-clicking on them: I can't seem to find the place to click. I have
> to keep clicking over them madly until they open!
Click on the left half of the box!
This is a known bug, that I introduced when I changed the cli
39 matches
Mail list logo