On Sat, Mar 08, 2003 at 04:26:05PM +0100, Alfredo Braunstein wrote:
> Then you need several lyxtexts (all sharing the same buffer), because a
> lyxtext depends on the size of the view.
So this marks a bug in the implementation which can e.g. be fixed by
moving all drawing caches and helpers which
On Sat, Mar 08, 2003 at 03:26:01PM +, John Levon wrote:
> Well the old idea was that you could view the same document multiple
> times. Personally I think it's a little bit silly and we're no closer to
> being able to do it anyway.
I think we are. And this option in mind alone helps a lot to f
On Sat, Mar 08, 2003 at 04:06:54PM +0100, Alfredo Braunstein wrote:
> It seems to me that lots of the const/mutable confusion in lyxtext comes
> from the fact that cursor movement methods are declared const but are not
> const at all, mostly because of the double space/double paragraph removal
> me
Michael Schmitt wrote:
> Although the script produces a few false positive (11 for de.po), I
> think that other translators will also benefit from it. Therefore, it
Good idea, I'll try it on es.po.
Thanks,
Alfredo
On Mon, Mar 10, 2003 at 02:51:35AM +, John Levon wrote:
> On Sun, Mar 09, 2003 at 06:19:45PM -0800, Kayvan A. Sylvan wrote:
>
> > lyx --export, among other things, seems to dump core.
>
> cvs up, make again
Do I need to "make clean"?
I did a "cvs update -dP; make" and the exact same symptom
On Fri, Mar 07, 2003 at 10:14:43PM +, Angus Leeming wrote:
> The attached patch works beautifully. Ok to apply?
Have you checked math?
[Actually I think all edit call should go through dispatch...]
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor
Angus,
The Changes-dialog in Xforms doesn't open at all anymore with present CVS.
You have applied some modifications to the dialog Form files; did that break
anything?
BTW: I've sent a patch-prettified version of this dialog to this list, but that
has become slightly out-of-date. Shall I sent a m
> I needed to install autoconf 2.57 and automake 1.7 to get rid of these
> messages...
>
So have we moved autoconf 2.13 to unsupported now?
> > Now the check for pspell.h should've failed as I don't have pspell-devel
> > installed. pspell itself is, but that doesn't include any header files.
>
On Mon, 10 Mar 2003, John Levon wrote:
> On Sun, Mar 09, 2003 at 06:32:41PM +0100, Alfredo Braunstein wrote:
>
> > What about this behaviour (for empty pars): if the cursor is at the end or
> > at the start of a par and press enter, then the cursor becomes horizontal
> > and places itself between
Garst R. Reese wrote:
> Rob Lahaye wrote:
>
>>Or is, since very recently, the "--without-spell" option for configure necessary in
>>my case?
>>
>
> Try it, you'll like it.
What do I like? "--without-pspell" or "--with-pspell" ?
But what I like or do not, was not my point. I already realized th
On Sun, Mar 09, 2003 at 06:19:45PM -0800, Kayvan A. Sylvan wrote:
> lyx --export, among other things, seems to dump core.
cvs up, make again
john
Hi,
I have NOT pspell installed, so nothing of pspell is on my system.
I have instead ispell Version 3.2.06 08/01/01.
Nevertheless ends my make of current CVS with:
[...]
g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -g -O
-Wno-non-template-friend -ftemplate-depth-30 -W -Wal
lyx --export, among other things, seems to dump core.
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)
On Sun, Mar 09, 2003 at 06:32:41PM +0100, Alfredo Braunstein wrote:
> What about this behaviour (for empty pars): if the cursor is at the end or
> at the start of a par and press enter, then the cursor becomes horizontal
> and places itself between the two pars. if he inserts or types something
>
Dear Jean-Marc,
it seems that the current tgif converters do not work with the QT
frontend (which means they are broken in general).
Could you please apply the attached patch to 1.4.0cvs and 1.3.1cvs?
Thanks a lot, Michael
Index: configure.m4
===
Watch out, I committed a bogus version ... I'm working on sorting it
out.
Sorry for the mess. I'll revert if I can't get stuff back to normal by
bedtime !
john
On Sun, Mar 09, 2003 at 07:58:10PM -0300, Joao Luis Meloni Assirati wrote:
> text.C:1226: implicit declaration of function `int rowBreakPoint(...)'
try again
john
Hello,
I have written a tiny Perl script (pochecks.pl) that checks the
consistency of a given po file:
1. Uniform translation of messages that are identical except
for capitalization, shortcuts, and shortcut notation.
2. Usage of the following elements in both the original and
the tran
Gcc 2.95.4, Qt frontend.
Regards,
João.
text.C:1440: warning: #warning Trouble Point! (Lgb)
text.C:2055: warning: #warning handle multi par selection
text.C:2076: warning: #warning handle multi par selection
text.C:2311: warning: #warning changes
text.C:704: no `pos_type LyXText::rowBreakPoint(
John Levon <[EMAIL PROTECTED]> writes:
| Lars, look again at the command line, and what I asked.
How stupid of me... but I need to learn some more perl to fix that.
--
Lgb
Just committed the below
john
Index: text.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/text.C,v
retrieving revision 1.302
diff -u -r1.302 text.C
--- text.C 9 Mar 2003 13:46:48 - 1.302
+++ text.C 9 Mar 20
On Sun, Mar 09, 2003 at 08:50:15PM +0100, Lars Gullik Bj?nnes wrote:
> | > | > | > /usr/bin/cvs -f diff -kk -u -r 1.1083 -r 1.1084 lyx-devel/src/ChangeLog
> |
> | Because I have to set CVSROOT...
>
> In a already checked out tree?
> (no you don't)
Lars, look again at the command line, and what
John Levon <[EMAIL PROTECTED]> writes:
| On Sun, Mar 09, 2003 at 08:01:31PM +0100, Lars Gullik Bj?nnes wrote:
|
| > | > | > /usr/bin/cvs -f diff -kk -u -r 1.1083 -r 1.1084 lyx-devel/src/ChangeLog
| > | >
| > | > won't help you need a checked out tree, rdiff does not cut it. (it
| > | > does not
Lars Gullik Bjønnes wrote:
> I have a patch ready that removes all the BufferView* args.
>
> We should decide on which of the patches we want in first, there must
> be some conflicts.
If you want apply yours and I'll redo mine.
Alfredo
On Sun, Mar 09, 2003 at 08:01:31PM +0100, Lars Gullik Bj?nnes wrote:
> | > | > /usr/bin/cvs -f diff -kk -u -r 1.1083 -r 1.1084 lyx-devel/src/ChangeLog
> | >
> | > won't help you need a checked out tree, rdiff does not cut it. (it
> | > does not allow to specify specific files)
> |
> | I meant so
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| Alfredo Braunstein wrote:
|
| > I've just seen that your document shows a redraw bug when using previews
| > also. I've just checked that the bug was already present in 1.3.x.
| >
| > Alfredo
| OK, but it crashes even if I remove the math stuff. An
Alfredo Braunstein <[EMAIL PROTECTED]> writes:
| This patch removes the const keyword to a lot of methods in LyXText. The
| methods are not const at all, because they do cursor placements that imply
| double space/empty paragraph removal and then rebreaks (so almost no part
| of the lyxtext remain
This patch removes the const keyword to a lot of methods in LyXText. The
methods are not const at all, because they do cursor placements that imply
double space/empty paragraph removal and then rebreaks (so almost no part
of the lyxtext remains constant!).
It also removes the mutable keyword when n
John Levon wrote:
> Hope some of it is useful or even mildly diverting. "The Fly UI" is your
> first port of call, naturally.
Very funny, really. We can draw a small fly on double spaces!
Thanks,
Alfredo
John Levon <[EMAIL PROTECTED]> writes:
| On Sun, Mar 09, 2003 at 05:34:49PM +0100, Lars Gullik Bj?nnes wrote:
|
| > | > /usr/bin/cvs -f diff -kk -u -r 1.1083 -r 1.1084 lyx-devel/src/ChangeLog
| >
| > won't help you need a checked out tree, rdiff does not cut it. (it
| > does not allow to specify
Garst R. Reese wrote:
> A file with a number of figures crashes on ViewPS or ViewDVI.
> The attached file does the same with only a few math parts.
> This started sometime this week, but that is a close a I know.
>
> Garst
I've just seen that your document shows a redraw bug when using previews
I take it that no LFUN currently exists to make changes to the paragraph
params? I couldn't find anything obvious.
* Should the stuff below be handled by LyXText::dispatch?
* Can I split Paragraph::read,write into two and move the params parts to
ParagraphParams? Will make it easy to pass the p
John Levon wrote:
> Because your solutions are really awkward otherwise, if we allow it "a
> bit". The user won't know what hit them if their empty pars have some
> mark around them.
The first-time user doesn't know what kind of finger paralisis has got that
forbids him to inserts spaces or newli
Hello CG. I'm afraid I don't know much about fonts. Maybe somebody on the list
can help? I'm forwarding this there...
Angus
-- Forwarded Message --
Subject: Need your help
Date: Sun, 9 Mar 2003 23:03:40 +0900 (KST)
From: [EMAIL PROTECTED]
To: Angus Leeming <[EMAIL PROTECTED]>
Lars Gullik Bjønnes wrote:
> That might be possible.
>
> I am pondering a bit on the idea on having a fixed mapping
>
> BufferView -> buffer
>
> and what this would need of changes.
>
Could you please ponder loudly? :)
I'm in favour of this. After all, _bv_ is a lightweight object, so why to
On Sun, Mar 09, 2003 at 05:34:49PM +0100, Lars Gullik Bj?nnes wrote:
> | > /usr/bin/cvs -f diff -kk -u -r 1.1083 -r 1.1084 lyx-devel/src/ChangeLog
>
> won't help you need a checked out tree, rdiff does not cut it. (it
> does not allow to specify specific files)
I meant so I could cut-n-paste it
John Levon <[EMAIL PROTECTED]> writes:
| On Sun, Mar 09, 2003 at 01:37:22PM +, [EMAIL PROTECTED] wrote:
|
| > /usr/bin/cvs -f diff -kk -u -r 1.1083 -r 1.1084 lyx-devel/src/ChangeLog
|
| would be neat if these chopped off the lyx-devel/ and specified a CVS
| root
won't help you need a checke
John Levon wrote:
> On Sun, Mar 09, 2003 at 09:53:11AM +0900, Rob Lahaye wrote:
>
>
>>This patch is applied to my tree ever since I've submitted it to the
>>list long while back. Never crashed here.
>
> Making some text, turning on changetracking, then going to the top of
> the text and opening
On Sun, Mar 09, 2003 at 09:53:11AM +0900, Rob Lahaye wrote:
> This patch is applied to my tree ever since I've submitted it to the
> list long while back. Never crashed here.
> However, I must admit that I don't know how to thoroughly test this
> feature, since I have no idea what this "Changes" i
On Sun, Mar 09, 2003 at 01:37:22PM +, [EMAIL PROTECTED] wrote:
> /usr/bin/cvs -f diff -kk -u -r 1.1083 -r 1.1084 lyx-devel/src/ChangeLog
would be neat if these chopped off the lyx-devel/ and specified a CVS
root
john
Michael A. Koziarski wrote:
> ***BUG in Autoconf--please report*** AC_HELP_STRING
> ***BUG in Autoconf--please report*** AC_HELP_STRING
> ***BUG in Autoconf--please report*** AC_HELP_STRING
I needed to install autoconf 2.57 and automake 1.7 to get rid of these
messages...
> It's still happenin
> You still get these with an updated cvs?
>
> I tried to fix it, but it seems I was not successful.
Yes,
I updated yesterday night, this morning, and again this evening.
It's still happening. On a possibly related note I get
g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/inclu
42 matches
Mail list logo