Hi all,
For further reference, 130cvs compiles under debian 3.0, when automake is
upgraded to 1.5, using the standard automake1.5 deb.
Rod
_
rod | "Beneath the waves, the waves / That's where I will be /
| I'm going to se
Hi!
How can simple mortals dare to step Gods' lands? How can a lame dare to
propose a patch to this enlightened group?
Well, I dare. But be advised that it may be an ugly hack (I'm so stupid
that I can't tell if it is so or not).
The patch consists of this:
1. Treat gather exactly as an eqnarr
> > For anyone else who may care, there is also a seperate automake1.5
> > package in debian 3.0.
>
> Whoever packages debs should use that then probably...
>
> john
>
I'm not sure that would be a good/robust solution though.. it looks like
it doesn't work with anything other than 1.5 (going b
Philippe Elie wrote:
John Levon wrote:
#10 0x4038c62a in QDialog::~QDialog () from /usr/lib/qt/lib/libqt-mt.so.3
#11 0x40380d99 in QPrintDialog::~QPrintDialog ()
from /usr/lib/qt/lib/libqt-mt.so.3
^
you have a name conflict between your
QPrintDialog and th
Bo Peng wrote:
I upgrade automake and autoconf but the problem remains.
bpeng@bp6:~ % automake --version
automake (GNU automake) 1.7
bpeng@bp6:~ % autoconf --version
autoconf (GNU Autoconf) 2.54
bpeng@bp6:~/lyx-devel % ./autogen.sh
Using autoconf (GNU Autoconf) 2.54
This autoconf version is n
>
> > > > automake 1.4-p4, and autoconf
>
> > > that's your problem
>
> > I have the same problem. I am using the automake 1.4-p4 comes with
> > Redhat 7.3.
I think the current cvs version is very sensitive to the version of
automake.. I had 1.4 too so I got rid of it (on my Mandrake machine)
John Levon wrote:
http://tinyurl.com/2b0y
Please inform me about other bugs not listed here that must be fixed
before 1.3.0 !
Qt
--
544 Print dialog gets deleted twice -> crash
not called twice, rather your ~QPrintDialog is never called
- doesn't affect xforms. I need help here badly
#9
On Tue, Oct 29, 2002 at 10:39:47PM -0600, Bo Peng wrote:
> On Wed, Oct 30, 2002 at 03:31:43AM +, John Levon wrote:
> > On Wed, Oct 30, 2002 at 11:27:16AM +0800, Rod Pinna wrote:
> > > automake 1.4-p4, and autoconf
> >^^
> > that's your problem
> I have the same problem. I am
On Wed, Oct 30, 2002 at 03:31:43AM +, John Levon wrote:
> On Wed, Oct 30, 2002 at 11:27:16AM +0800, Rod Pinna wrote:
> > automake 1.4-p4, and autoconf
>^^
> that's your problem
I have the same problem. I am using the automake 1.4-p4 comes with
Redhat 7.3.
--
Bo Peng
On Wed, Oct 30, 2002 at 11:41:02AM +0800, Rod Pinna wrote:
> Take it in the spirit perhaps of, "you may have alot of people whining
> about this when 1.3.0 comes out".
I have no idea how to fix it alas
> For anyone else who may care, there is also a seperate automake1.5 package
> in debian 3.0.
Cheers. I believe Debian is a reasonably well used distribution, so I
contributed that comment more as a point of possible information for you,
than a suggestion you need to do anything about it. I'm not a programmer;
I know it's my problem, not yours.
Take it in the spirit perhaps of, "you may
On Wed, Oct 30, 2002 at 11:27:16AM +0800, Rod Pinna wrote:
> automake 1.4-p4, and autoconf
^^
that's your problem
john
--
""All the people we like are We, and everyone else is They."
- Kipling
> > make[6]: Entering directory `/opt/lyx-qt/lyx-devel/src/frontends/qt2/ui'
> > make[6]: *** No rule to make target `libqt2ui.la.c', needed by
> > `libqt2ui.la'. Stop.
> >
> > I'm using KDE3 and Qt3... do I HAVE to get the Qt2 library above?
>
> No. You're using the wrong automake/autoconf. I u
John Levon wrote:
> hmm, isn't there something like this already ?
> http://bugzilla.lyx.org/show_bug.cgi?id=267
> http://bugzilla.lyx.org/show_bug.cgi?id=594
> is it one of those ?
267 says that once \nonumber-ed, it is impossible to re-number it. I don't
have this problem, and the status WORK
The value is not exactly brilliant but it's less 100 always with this
OK ?
john
Index: text.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/text.C,v
retrieving revision 1.279
diff -u -r1.279 text.C
--- text.C 24 Oct 2002
On Tue, Oct 29, 2002 at 09:21:01AM -0200, Joao Luis Meloni Assirati wrote:
> Is this really a bug? Should I fill a record in bugzilla?
hmm, isn't there something like this already ?
...
http://bugzilla.lyx.org/show_bug.cgi?id=267
http://bugzilla.lyx.org/show_bug.cgi?id=594
is it one of those ?
On Tue, Oct 29, 2002 at 11:47:28PM +0100, Juergen Spitzmueller wrote:
> Like this? (Attached)
applied. thanks a lot.
> [1] I do not like "Input". I'd rather have a "Paths" section. But I do not
> know where to put the "Date Format" (in Input->Misc). What is this actually?
> (I hate "Misc" secti
On Wed, Oct 30, 2002 at 12:05:19AM +0100, Juergen Spitzmueller wrote:
> Shure, I saw that. The question is how you will invoke them. With qfontdialog,
> this might be a simple "Choose..." button which opens the font dialog.
> With qcolordialog too, but you somehow have to display the color of the
http://tinyurl.com/2b0y
Please inform me about other bugs not listed here that must be fixed
before 1.3.0 !
Qt
--
544 Print dialog gets deleted twice -> crash
- doesn't affect xforms. I need help here badly
695 qt: no tabular dialog
528 qt2 frontend: Edit -> Preferences Dialog missing
OK ? I don't know exactly why this works, but it is probably related to
the change where we don't re-create our lyxscreen object (so before we
were effectively masking this behaviour)
john
Index: BufferView_pimpl.C
===
RCS file: /u
John Levon wrote:
> http://doc.trolltech.com/3.0/qcolordialog.html
> http://doc.trolltech.com/3.0/qfontdialog.html
>
> both pretty easy to use I suppose.
Shure, I saw that. The question is how you will invoke them. With qfontdialog,
this might be a simple "Choose..." button which opens the font d
John Levon wrote:
> Hmm. I'd far prefer a hierarchical set of entries in the left, like KDE
> kcontrol etc.
That's fine with me (this is qlistview, isn't it?).
Jürgen.
On Tue, Oct 29, 2002 at 11:47:28PM +0100, Juergen Spitzmueller wrote:
> I'm on it. It has a main dialog with a list browser and embeds modules (like
> Edwin's document dialog). Most embeded modules have tabfolders (the
> arrangement currently is - basically - the same as in the xforms' dialog, b
On Tue, Oct 29, 2002 at 10:32:40PM +, John Levon wrote:
> This does not deal with the opposite case (caption inside minipage
> inside float) which is on bugzilla ?
s/\?//
But this one does.
example of both bugs attached
OK ?
john
Index: insets/insetfloat.C
==
John Levon wrote:
> Can you lay it out (so resizing works) ?
Like this? (Attached)
> > I can can draw the preferences dialog too, if that helps.
>
> It does.
I'm on it. It has a main dialog with a list browser and embeds modules (like
Edwin's document dialog). Most embeded modules have tabfolde
On Tue, Oct 29, 2002 at 05:33:22PM -0500, Nirmal Govind wrote:
> make[6]: Entering directory `/opt/lyx-qt/lyx-devel/src/frontends/qt2/ui'
> make[6]: *** No rule to make target `libqt2ui.la.c', needed by
> `libqt2ui.la'. Stop.
>
> I'm using KDE3 and Qt3... do I HAVE to get the Qt2 library above?
Hi.. thanks to the help I got here, I got the compile started. It
stopped with the following error:
make[6]: Entering directory `/opt/lyx-qt/lyx-devel/src/frontends/qt2/ui'
make[6]: *** No rule to make target `libqt2ui.la.c', needed by
`libqt2ui.la'. Stop.
I'm using KDE3 and Qt3... do I HAVE to
This does not deal with the opposite case (caption inside minipage
inside float) which is on bugzilla ?
OK ?
john
Index: buffer.h
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/buffer.h,v
retrieving revision 1.116
diff -u -r1.
On Tue, Sep 03, 2002 at 11:55:42AM +0200, Renaud MICHEL wrote:
> I am not sure if this is the good place to post this.
> There is a problem with bullets in LyX 1.2.1 when using babel:
>
> If I use the LyX dialog to redefine the bullets, LyX will add this kind of
> commands to the preamble
>
> \
On Wed, Oct 30, 2002 at 12:17:24AM +0200, Dekel Tsur wrote:
> > I can insert an inset wrap in a minipage. Is this allowed ?
>
> Yes.
OK, then we need to use ParIterator in getTocList (which I've done)
regards
john
--
""All the people we like are We, and everyone else is They."
- Kipli
On Tue, Oct 29, 2002 at 10:07:39PM +, John Levon wrote:
>
> I can insert an inset wrap in a minipage. Is this allowed ?
Yes.
I can insert an inset wrap in a minipage. Is this allowed ?
john
--
""All the people we like are We, and everyone else is They."
- Kipling
I much prefer Andre's way. Compare
InsetSomething * i = inset->asSomethingInset();
if (!i)
break;
with
if (inset->lyxCode() == SOMETHING_CODE) {
InsetSomething * i = static_cast(i);
...
}
Does anyone have a problem
On Tue, Oct 29, 2002 at 11:00:19AM +0100, Juergen Spitzmueller wrote:
> Here is the ui file with the changes you proposed. I have added a few
> connections, but that does not make much sense as I don't know how it's gonna
Can you lay it out (so resizing works) ?
Basically use spacers (the icon
On Tue, Oct 29, 2002 at 09:42:01PM +0100, Lars Gullik Bjønnes wrote:
> I really, really do not want this feature as just a new hack (which
> actually would be quite ease), but us to prepare the core of lyx
> properly for this...
Which would involve what exactly.
john
--
"If I'm a troll, I'm the
Angus Leeming wrote:
> 2nd iteration of Rob's changes.
>
> Looks fairly uncontroversial and appears to work fine.
> The patch is as large as it is because I also moved the helper
> functions to the end of the file.
>
> I'm not sure that I like these " (default)" labels appended to the
> "Block",
On Tue, Oct 29, 2002 at 07:20:24PM +0100, Thomas Schönhoff wrote:
> Hello,
>
> does somebody know where to grab the appropriate a xpm.scr.rpm to
> compile xforms1.0-RC5.2.src.rpm. successfully?
>
> Recent trials ended up in dependency problems (I previously run
> LyX-1.2.1 with xform0.89, so I
On Tue, Oct 29, 2002 at 04:57:16PM +0100, Jean-Marc Lasgouttes wrote:
>
> Seeing how so many people are angry trying to install Kayvan's rpms, I
> think we really need to provide something compiled with gcc 2.96.
>
> If anybody can provide these rpms to me (built from the .src.rpm of
> the site)
On Tue, Oct 29, 2002 at 07:49:47PM +0100, Lars Gullik Bjønnes wrote:
> I belive this would be a nice feature for 1.4, I am very reluctant of
Can you remind me of the versioning scheme ? Are we having a 1.3.1 ?
The 1.4 is the one that's coming out in about 2004, right ? If we are
lucky.
> includ
On Tue, 2002-10-29 at 17:23, Andre Poenitz wrote:
> On Tue, Oct 29, 2002 at 07:24:28AM +1030, Darren Freeman wrote:
> > > Horizontal gaps are drawn on the screen as complete gaps. Vertical ones
> > > still have lines going through them for the horizontal borders. Having a
> > > horizontal one and v
John Levon <[EMAIL PROTECTED]> writes:
| On Tue, Oct 29, 2002 at 05:09:32PM +, John Levon wrote:
>
>> > On Mon, Oct 28, 2002 at 11:27:38PM +, John Levon wrote:
>> > > http://movementarian.org/ltxpost-0.1a.tar.gz
>
| btw, screenshot : http://movementarian.org/lc.png (ignore the pink ;)
I b
On Tuesday 29 October 2002 17:45, John Levon wrote:
>
> btw, screenshot : http://movementarian.org/lc.png (ignore the pink ;)
Impressive if I may say so. BTW you mean salmon not pink. ;-)
> john
--
José Abílio
On Tue, Oct 29, 2002 at 05:09:32PM +, John Levon wrote:
> > On Mon, Oct 28, 2002 at 11:27:38PM +, John Levon wrote:
> > > http://movementarian.org/ltxpost-0.1a.tar.gz
btw, screenshot : http://movementarian.org/lc.png (ignore the pink ;)
john
--
"All photography is accurate - none of it
On Tue, Oct 29, 2002 at 03:47:34PM +0200, Dekel Tsur wrote:
> Dialogs2.C:135: no void Dialogs::showListing(InsetCommand *)' member
Damnit ! I reverted that patch, I did, I did !
Hold on
john
On Tue, Oct 29, 2002 at 11:20:45AM +0100, Andre Poenitz wrote:
> Why do we have "1995 Mathias Ettrich" in frontends/qt2 ?
Er, it's a homage ?
john
--
"All photography is accurate - none of it is truth."
- Richard Avedon
On Tue, Oct 29, 2002 at 08:12:29AM +0100, Andre Poenitz wrote:
> On Mon, Oct 28, 2002 at 11:27:38PM +, John Levon wrote:
> > http://movementarian.org/ltxpost-0.1a.tar.gz
>
> Sure this is right?
Yes. Upgrade wget.
john
--
"All photography is accurate - none of it is truth."
- Richa
Jean-Marc,
here is the minimal diff to resolve this problem with zombie
processes that are generated by LyX's autosave.
I have not done anything similar to the ispell processes (unlike
in 1.3) because John's reapSpellchecker() hack seems to work
well enough.
Regards,
Angus
zombies12x.diff.
On Tue, Oct 29, 2002 at 05:43:50PM +0100, Jean-Marc Lasgouttes wrote:
> Andre> I am getting tons of undefined symbols now. Well. Time for a
> Andre> clean re-build I suppose. Was this cvs -co -r BRANCH_1_2_X -d
> Andre> lyx-12x co lyx-devel?
>
> Rather cvs co -r BRANCH_1_2_X -d lyx-12x lyx-devel
On Tuesday 29 October 2002 4:12 pm, Jean-Marc Lasgouttes wrote:
> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> Andre> On Tue, Oct 29, 2002 at 04:47:06PM +0100, Jean-Marc
> Lasgouttes
>
> Andre> wrote:
> >> Feedback appreciated.
>
> Andre> Seems to work.
>
> Andre> Tons of warning
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> Hi, I have made a few corrections/improvements to the "de.po"
Michael> file. The problem is that currently the English words
Michael> "Graphics" and "Figure" are both mapped onto the German word
Michael> "Abbildung" which caus
On Tuesday 29 October 2002 17:16, Nirmal Govind wrote:
> Is it possible to build lyx cvs using qt3? I'm running KDE3 and have
> qt3.. I tried doing a configure with --with-frontend=qt3
> --with-qt-dir=/usr/lib/qt3 but it didn't work.. any suggestions?
>
> Thanks,
> nirmal
Do have try:
export QTDI
Nirmal Govind <[EMAIL PROTECTED]> writes:
| Is it possible to build lyx cvs using qt3? I'm running KDE3 and have
| qt3.. I tried doing a configure with --with-frontend=qt3
| --with-qt-dir=/usr/lib/qt3 but it didn't work.. any suggestions?
Hmm...
I only use:
./configure --with-frontend=qt
and i
> "Thomas" == Thomas Schönhoff <[EMAIL PROTECTED]> writes:
Thomas> Hello, I am running RH 7.2 and could provide binaries compiled
Thomas> with gcc-2.96-108.7.2. Would that be of any help, let me know!
I think it would be useful. Please try to make them against the xforms
1.0rc5.2 rpm in /pub/
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Tue, Oct 29, 2002 at 05:12:30PM +0100, Jean-Marc Lasgouttes
Andre> wrote: but I am currently compiling (beyond the point where it
Andre> broke before applying the patch)
>> I'm impressed by myself :) Not that I really understand
Nirmal Govind wrote:
> Is it possible to build lyx cvs using qt3? I'm running KDE3 and have
Yes.
> qt3.. I tried doing a configure with --with-frontend=qt3
> --with-qt-dir=/usr/lib/qt3 but it didn't work.. any suggestions?
use --with-frontend=qt --with-qt-dir=/usr/lib/qt3 instead
Jürgen.
On Tue, Oct 29, 2002 at 05:12:30PM +0100, Jean-Marc Lasgouttes wrote:
> Andre> but I am currently compiling (beyond the point where it broke
> Andre> before applying the patch)
>
> I'm impressed by myself :) Not that I really understand why it did not
> work before, but...
I am getting tons of un
> "Nirmal" == Nirmal Govind <[EMAIL PROTECTED]> writes:
Nirmal> Is it possible to build lyx cvs using qt3? I'm running KDE3
Nirmal> and have qt3.. I tried doing a configure with
Nirmal> --with-frontend=qt3 --with-qt-dir=/usr/lib/qt3 but it didn't
Nirmal> work.. any suggestions?
Use --with-fro
Hello,
I am running RH 7.2 and could provide binaries compiled with
gcc-2.96-108.7.2.
Would that be of any help, let me know!
Thomas
Jean-Marc Lasgouttes wrote:
Seeing how so many people are angry trying to install Kayvan's rpms, I
think we really need to provide something compiled with gcc 2.9
On Tuesday 29 October 2002 3:47 pm, Jean-Marc Lasgouttes wrote:
> Angus, Andre,
>
> Here is a tentative patch to fix configuration with autoconf
> 2.5x. Since I cannot reproduce the problem here, I am just
> trying to guess...
>
> Feedback appreciated.
>
> JMarc
JMarc, apart from a bunch of warnin
Is it possible to build lyx cvs using qt3? I'm running KDE3 and have
qt3.. I tried doing a configure with --with-frontend=qt3
--with-qt-dir=/usr/lib/qt3 but it didn't work.. any suggestions?
Thanks,
nirmal
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Tue, Oct 29, 2002 at 04:47:06PM +0100, Jean-Marc Lasgouttes
Andre> wrote:
>> Feedback appreciated.
Andre> Seems to work.
Andre> Tons of warning when running autogen,
This is autoconf 2.53, right?
Andre> but I am currently co
On Tue, Oct 29, 2002 at 04:47:06PM +0100, Jean-Marc Lasgouttes wrote:
> Feedback appreciated.
Seems to work.
Tons of warning when running autogen, but I am currently compiling
(beyond the point where it broke before applying the patch)
Andre'
--
Those who desire to give up Freedom in order to
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Tue, Oct 29, 2002 at 04:05:30PM +0100, Andre Poenitz wrote:
>>
>>
>> Jean-Marc, Could you check that this is a problem for 1.2.2cvs and
>> fixed by the patch (I think "yes" in both cases, but I can't
>> check)
Dekel> I checke
> "Nirmal" == Nirmal Govind <[EMAIL PROTECTED]> writes:
>> You did not apply the following patch, did you?
>>
>> JMarc
Nirmal> Is this the same as the last one you had posted on the devel
Nirmal> list? If yes, then I did apply the patch.. or well, let me go
Nirmal> over what I did..
Nirmal
On Tue, Oct 29, 2002 at 04:26:26PM +0100, Jean-Marc Lasgouttes wrote:
> Tuukka> When I export a file from LyX to LaTeX, that contains "ä" or
> Tuukka> "ö" in the file name, the letters in the exported filename
> Tuukka> will be wrong.
> Tuukka> I'm using LyX 1.1.6fix4.
>
> This is intended, beacus
Seeing how so many people are angry trying to install Kayvan's rpms, I
think we really need to provide something compiled with gcc 2.96.
If anybody can provide these rpms to me (built from the .src.rpm of
the site), please send them to me. Ask Kayvan for details if you want
to know how to make t
Angus, Andre,
Here is a tentative patch to fix configuration with autoconf 2.5x.
Since I cannot reproduce the problem here, I am just trying to
guess...
Feedback appreciated.
JMarc
Index: configure.in
===
RCS file: /usr/local/lyx
On Tue, Oct 29, 2002 at 04:55:25PM +0200, Tuukka Toivonen wrote:
> When I export a file from LyX to LaTeX, that contains "ä" or "ö" in the
> file name, the letters in the exported filename will be wrong.
This somehow looks intentional.
Andre'
--
Those who desire to give up Freedom in order to g
On Tue, Oct 29, 2002 at 04:05:30PM +0100, Andre Poenitz wrote:
>
>
> Jean-Marc,
> Could you check that this is a problem for 1.2.2cvs and fixed by
> the patch (I think "yes" in both cases, but I can't check)
I checked that and the answer is yes in both cases.
I'll apply it to 1.2.2cvs.
>
> You did not apply the following patch, did you?
>
> JMarc
Is this the same as the last one you had posted on the devel list? If
yes, then I did apply the patch.. or well, let me go over what I did..
In lyx-devel, I ran patch -p0 < patch.diff (I think I was prompted if I
wanted to force so
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Fri, Oct 25, 2002 at 10:57:47PM +0200, Dekel Tsur wrote:
>> This patch make the configure script erase the files in
>> ~/.lyx/xfonts, if ~/.lyx/xfonts/fonts.dir is equal to
>> LYXLIB/xfonts/fonts.dir
>>
>> PS: Should I also remove
> "Tuukka" == Tuukka Toivonen <[EMAIL PROTECTED]> writes:
Tuukka> When I export a file from LyX to LaTeX, that contains "ä" or
Tuukka> "ö" in the file name, the letters in the exported filename
Tuukka> will be wrong.
Tuukka> I'm using LyX 1.1.6fix4.
This is intended, beacuse (some versions o
On Tue, Oct 29, 2002 at 04:55:25PM +0200, Tuukka Toivonen wrote:
> When I export a file from LyX to LaTeX, that contains "ä" or "ö" in the
> file name, the letters in the exported filename will be wrong.
The bug is still present in 1.3.0cvs.
Andre'
--
Those who desire to give up Freedom in orde
Jean-Marc,
Could you check that this is a problem for 1.2.2cvs and fixed by
the patch (I think "yes" in both cases, but I can't check)
Andre'
- Forwarded message from David Martin <[EMAIL PROTECTED]> -
>On Tue, Oct 29, 2002 at 04:25:30PM +0200, David Martin wrote:
>>t\in (\frac{3t_
> "Nirmal" == Nirmal Govind <[EMAIL PROTECTED]> writes:
>> Or maybe I do not understand what your problem is? Another thing
>> you can try is to run lyx under valgrind.
>>
>> JMarc
>>
Nirmal> Thanks.. looks like I wasn't running gdb the right way..
Nirmal> anyways, below is the entire output
On Sun, Oct 27, 2002 at 12:47:15AM +0200, Dekel Tsur wrote:
> After pressing the right cursor key the buffer change its status to "changed".
> This also happen when entering a math inset with the mouse.
> The attached patch fixes that.
Can I apply this patch ?
> Index: text3.C
> =
On Fri, Oct 25, 2002 at 10:57:47PM +0200, Dekel Tsur wrote:
> This patch make the configure script erase the files in
> ~/.lyx/xfonts, if ~/.lyx/xfonts/fonts.dir is equal to LYXLIB/xfonts/fonts.dir
>
> PS: Should I also remove the directory ~/.lyx/xfonts ?
Can I apply this patch ?
> Index: confi
When I export a file from LyX to LaTeX, that contains "ä" or "ö" in the
file name, the letters in the exported filename will be wrong.
I'm using LyX 1.1.6fix4.
> Or maybe I do not understand what your problem is? Another thing you
> can try is to run lyx under valgrind.
>
> JMarc
>
Thanks.. looks like I wasn't running gdb the right way.. anyways, below
is the entire output from gdb.. it's pretty long but I hope it's
useful...
(gdb) run
Starting program
On Tue, 29 Oct 2002, Andre Poenitz wrote:
> On Tue, Oct 29, 2002 at 02:44:51PM +0100, Christian Ridderström wrote:
> > yes... bad habits I suppose :-) feel free to change the name of the
> > script, nothing else needs to be modified. (I always find it difficult to
> > come up with nice names).
Entering " does not overwrite the selection.
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)
On Tue, Oct 29, 2002 at 02:44:51PM +0100, Christian Ridderström wrote:
> yes... bad habits I suppose :-) feel free to change the name of the
> script, nothing else needs to be modified. (I always find it difficult to
> come up with nice names). Guess it instead should have been
>
> lyx-
> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
Christian> On 29 Oct 2002, Jean-Marc Lasgouttes wrote:
>> Thanks. I added an entry for it in the contribs page. Note that it
>> is a bit strange to name lyx-bindings.sh something which is
>> actually a [t]csh script...
Christi
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/
-I../../../src/frontends/ -I../../../images -I./qt2 -I/usr/include/qt
-I../../../boost -I../../../src/frontends/controllers -isystem
/usr/X11R6/include -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -O
-Wno-non-template-friend -ftemplate-depth-30 -W
Darren Freeman wrote:
Dear list,
When I select cells in tables and change their alignment, I normally
expect the change to be reflected on-screen.
But not necessarily true when the table is a fixed-width, the alignment
is permanently stuck on left alignment in some columns (those with only
some
On 29 Oct 2002, Jean-Marc Lasgouttes wrote:
> Thanks. I added an entry for it in the contribs page. Note that it is
> a bit strange to name lyx-bindings.sh something which is actually a
> [t]csh script...
yes... bad habits I suppose :-) feel free to change the name of the
script, nothing else
On Tue, Oct 29, 2002 at 02:01:12PM +0100, Jean-Marc Lasgouttes wrote:
> > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
>
> Dekel> On Sat, Oct 26, 2002 at 12:23:51AM +0200, Dekel Tsur wrote:
> >> Open the attached file. Press delete 3 times, and then press undo
> >> twice, and LyX will cra
> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
Christian> The script I hacked can be found here:
Christian> http://www.md.kth.se/~chr/lyx/lyx-bindings
Christian> with some info on in.
Thanks. I added an entry for it in the contribs page. Note that it is
a bit strang
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Sat, Oct 26, 2002 at 12:23:51AM +0200, Dekel Tsur wrote:
>> Open the attached file. Press delete 3 times, and then press undo
>> twice, and LyX will crash. Also, after one undo, the display on
>> screen is incorrect (only the c is s
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> On Tuesday 29 October 2002 10:38 am, Andre Poenitz wrote:
>> On Mon, Oct 28, 2002 at 11:27:38PM +, John Levon wrote: > is a
>> (rather large) in-progress patch to implement a simple > revision
>> tracking mode for LyX. It's agai
On Tue, Oct 29, 2002 at 11:09:28AM +, Angus Leeming wrote:
> If you post me (privately) your configure script,
Is this really a bug? Should I fill a record in bugzilla?
João.
-- Forwarded message --
Date: Sun, 27 Oct 2002 09:02:31 -0200 (BRST)
From: Joao Luis Meloni Assirati <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Mathed BUG.
Hi,
This bug occours in versions 1.2.2cvs and 1.
On Tuesday 29 October 2002 10:55 am, Jean-Marc Lasgouttes wrote:
> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> Andre> On Mon, Oct 28, 2002 at 11:27:38PM +, John Levon wrote:
> >> is a (rather large) in-progress patch to implement a simple
> >> revision tracking mode for LyX.
On Tuesday 29 October 2002 10:38 am, Andre Poenitz wrote:
> On Mon, Oct 28, 2002 at 11:27:38PM +, John Levon wrote:
> > is a (rather large) in-progress patch to implement a simple
> > revision tracking mode for LyX. It's against 1.2 CVS.
>
> I still can't compile 1.2 CVS
Me neither. In my
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Mon, Oct 28, 2002 at 11:27:38PM +, John Levon wrote:
>> is a (rather large) in-progress patch to implement a simple
>> revision tracking mode for LyX. It's against 1.2 CVS.
Andre> I still can't compile 1.2 CVS
I have to
On 29 Oct 2002, Darren Freeman wrote:
> When I select cells in tables and change their alignment, I normally
> expect the change to be reflected on-screen.
> But not necessarily true when the table is a fixed-width, the alignment
> is permanently stuck on left alignment in some columns (those wit
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> It is more expressive, but for now Rob has implemented the
Angus> former of these lists.
Angus> To implement the latter would involve changing ControlParagraph
Angus> more than he feels comfortable with. Angus
The second option sh
On Tue, Oct 29, 2002 at 10:20:42AM +, Angus Leeming wrote:
> To implement the latter would involve changing ControlParagraph
> more than he feels comfortable with.
Thanks for the explanation.
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they
On Mon, Oct 28, 2002 at 11:27:38PM +, John Levon wrote:
> is a (rather large) in-progress patch to implement a simple revision
> tracking mode for LyX. It's against 1.2 CVS.
I still can't compile 1.2 CVS
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not h
On Tuesday 29 October 2002 10:20 am, Andre Poenitz wrote:
> On Tue, Oct 29, 2002 at 09:59:38AM +, Angus Leeming wrote:
> > I'm not sure that I like these " (default)" labels appended
> > to the "Block", "Center", "Left", "Right" alignment button
> > labels, but it's only 30 lines of code and do
1 - 100 of 115 matches
Mail list logo