On Mon, 2 Apr 2001, Angus Leeming wrote:
> > 7) I find it a bit weird that I call a method "valid(bool)" whenever
> > e.g. a user types another character in a line edit widget. Can we
> > add another method mutated(bool) or changed(bool) possibly ?
> > This would make at least the KDE frontend cod
On 2 Apr 2001, Jean-Marc Lasgouttes wrote:
> > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
>
> Dekel> On Mon, Apr 02, 2001 at 12:31:14PM +0200, Jean-Marc Lasgouttes
> Dekel> wrote:
> >> Comparing the sizes of binaries of 1.1.6cvs and 1.2.0cvs (same
> >> CXXFLAGS), I find
> >>
> >> schu
Compile of CVS (April 3rd):
math_macro.C: In method `void MathMacro::Metrics()':
math_macro.C:77: warning: comparison between signed and unsigned
math_macro.C: In method `bool MathMacro::setArgumentIdx(int)':
math_macro.C:99: warning: comparison between signed and unsigned
FormMathsPanel.C: In
Hi Amir -
thanks for the example. Just for the record, a.lyx
won't generate a valid dvi, due to Latex errors.
But you can delete ERT in the front-matter. Next,
after compilation, you find the figure has expanded,
and lost its position; the {ht} in {figure} is lost.
Also, just for the record, ev
Tonight I compiled the latest CVS version and used it for a while, but
it crashed when I clicked on the error box from an attempted Latex run.
Here is the output in the terminal window from which it was called
(sorry, no core file):
lyx-cvs: /usr/include/g++-3/std/bastring.cc:126: basic_string &
Hi,
can somebody with access to the web server please mark the Credits dialog in
the Qt2 frontend as "Completed"?
Thanks,
Kalle
--
Matthias Kalle Dalheimer
President & CEO/VD
Klarälvdalens Datakonsult AB
Fax +46-563-540028
Email [EMAIL PROTECTED]
Hi,
I am a bit confused about the calls to ButtonController::input() which are
done at the end of the XForms input() methods. My guess was that this is used
to enable/disable the OK, Apply etc. buttons. However, when I call this, I
get into an endless recursion in the input() methods.
Followi
> >
> > $lyxdir = "/usr/share/lyx";
> >
> > I think the rpm packaging can be redone to change the prefix directory
> > at install time. Should I contact the RPM maintainer about it? If he
> > doesn't fix that, he should set the "not relocatable" flag in the rpm.
>
> Yes. Or is it a change tha
On Mon, Apr 02, 2001 at 12:46:17PM -0500, Paul E Johnson wrote:
> > It seems that reLyX is not properly installed on your machine:
> > I think that you need to edit the reLyX script and change the line
> > '$lyxdir = ...' to:
> >
> > $lyxdir = "/opt/lyx/share/lyx"
> >
> > or something similar.
>
Hi,
I intend to go on your nerves again :-)
I checked out the latest CVS today. Unfortunately, a few things still stop
me from using it for my daily work.
- Open a new file
- Insert a float figure
- Insert a large table into the figure
that is larger than what can be shown on screen
On Mon, Apr 02, 2001 at 11:15:35AM -0500, Paul E Johnson wrote:
> This is just for your information. Last time I sent one of these, you
> didn't seem to mind. Maybe reLyx will keep getting better if we supply
> these ones?
>
> This file was originally in WordPerfect. Then converted to MSWord, th
On Sun, Apr 01, 2001 at 12:35:37PM +0200, Lars Gullik Bjønnes wrote:
> Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> | It could be of the nature of "move a section/subsection/etc up/down,
> | with all the stuff 'under' it, relative to neighbouring sections
> | on the same level". Buttons for thi
On Mon, Apr 02, 2001 at 01:28:55PM +1000, Allan Rae wrote:
> On Sun, 1 Apr 2001, Martin Vermeer wrote:
> > Hmmm. I was thinking of a simple implementation that allows, in the TOC pop-up,
> > four operations (= arrow buttons):
> > ^. Move this header up,
> > v. move this header down,
> > <. p
Peter -- if you're not on the list, I sent a huge response to your mail, but
forgot to attach my version of the reLyX'ed file.
As I mentioned, I get this by changing you \centering to \begin{center} and
\end{center}, and then running
reLyX -f -c article -r "frontmatter,keyword" a.ltx
(Using
On Mon, Apr 02, 2001 at 02:56:35PM +1000, Peter D Drummond wrote:
> Lyx/ReLyx bugs
>
> Hi - Lyx developers
Hi. I guess I'm still considered in charge of reLyX, even though I haven't
done anything in two years or so. How embarrassing!
> first of all - thanks heaps for your great program. I'm
> a
On Monday 02 April 2001 16:20, John Levon wrote:
> On Mon, 2 Apr 2001, Angus Leeming wrote:
>
> > No. forms is an xforms concept. That's why Allan and I have been rather
> > bemused in the past that you guys persist in calling your dialog files
> > FormXXX.[Ch]!
>
> ok, you are probably right,
On Mon, 2 Apr 2001, Angus Leeming wrote:
> No. forms is an xforms concept. That's why Allan and I have been rather
> bemused in the past that you guys persist in calling your dialog files
> FormXXX.[Ch]!
ok, you are probably right, but that's *my* meaning of Form ;)
otherwise the difference b
On Monday 02 April 2001 15:29, John Levon wrote:
> On Mon, 2 Apr 2001, Angus Leeming wrote:
>
> > On Monday 02 April 2001 13:52, John Levon wrote:
> > > On Sat, 31 Mar 2001, Angus Leeming wrote:
> > >
> > > > Moreover, I note that the popup has no apply() functionality. That
is,
> > you
> > >
On 02-Apr-2001 [EMAIL PROTECTED] wrote:
> Jurgen:
>
Hi Larry!
> Where is this package available? The xforms-0.88-9 you mention?
> Not from RedHat. Not from the xforms home page or its ftp site.
> Not from the LyX ftp site.
This is from RedHat-Powertools-6.x! You can also find it on
http:
On Mon, 2 Apr 2001, Angus Leeming wrote:
> Why don't you submit a patch for all this? I'm a bit busy this week.
I will, thought it best to run by you ;)
thanks
john
--
"You see things; and you say `Why?' But I dream things that never
were; and I say `Why not?'"
- George Bernard Shaw
On Monday 02 April 2001 14:12, John Levon wrote:
> I'm about to commit a patch to update the KDE frontend
> to MVC for everything, whilst doing it I came across some things :
>
> 1) Warning :
> - , okay_(0), apply_(0), cancel_(0), undo_all_(0)
> + , okay_(0), apply_(0), undo_all_(0), canc
On Mon, 2 Apr 2001, Angus Leeming wrote:
> On Monday 02 April 2001 13:52, John Levon wrote:
> > On Sat, 31 Mar 2001, Angus Leeming wrote:
> >
> > > Moreover, I note that the popup has no apply() functionality. That is,
> you
> >
> > A small request, can we make sure not to use the word "popup
On Monday 02 April 2001 13:52, John Levon wrote:
> On Sat, 31 Mar 2001, Angus Leeming wrote:
>
> > Moreover, I note that the popup has no apply() functionality. That is,
you
>
> A small request, can we make sure not to use the word "popup" in code. It
implies
> things that aren't true of the
On Mon, 2 Apr 2001, John Levon wrote:
> 3) Segfault: worryingly this might be a kernel thing. If you do tabcreate->OK, then
>tabcreate->OK
> again, *boom* :/
I can't reproduce this one today ...
john
--
"You see things; and you say `Why?' But I dream things that never
were; and I say `Why n
On 30-Mar-2001 Baruch Even wrote:
> Since the indentation is really horrendous in InsetText I'll
> leave it to you to fix it. It's really a nightmare for me to read through
> this unindentded code.
I have to admit that you're right! I redo my files to have a tab indentation
and have seen now wha
I'm about to commit a patch to update the KDE frontend
to MVC for everything, whilst doing it I came across some things :
1) Warning :
diff -u -r1.3 ButtonController.h
--- src/frontends/controllers/ButtonController.h2001/03/30 16:42:54 1.3
+++ src/frontends/controllers/ButtonControl
> "larry" == larry <[EMAIL PROTECTED]> writes:
larry> in 1.2cvs, you cannot cut and paste a "closed" footnote, just
larry> an "open" one.
I cannot reproduce this problem. Has it been fixed?
JMarc
On Sun, 1 Apr 2001, Kalle Dalheimer wrote:
> Hmmm, I get a completely unrelated article at that URL, but from your
> description it sounds like a feature that KLyX 1 already had: The "Document
in fact, I have a bug open about this missing feature ;)
john
--
"You see things; and you say `Why
On 31 Mar 2001, Lars Gullik Bjønnes wrote:
> John Levon <[EMAIL PROTECTED]> writes:
>
> | A small update to the coding guidelines.
> | Am I OK to commit this ?
>
> Yes.
done
> but we probably need some more on namespaces as well.
that's for you to write ;)
john
--
"You see things; and yo
On Sat, 31 Mar 2001, Angus Leeming wrote:
> Moreover, I note that the popup has no apply() functionality. That is, you
A small request, can we make sure not to use the word "popup" in code. It implies
things that aren't true of the dialogs. Furthermore we already have the terms "Form"
and "Dial
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Mon, Apr 02, 2001 at 12:31:14PM +0200, Jean-Marc Lasgouttes
Dekel> wrote:
>> Comparing the sizes of binaries of 1.1.6cvs and 1.2.0cvs (same
>> CXXFLAGS), I find
>>
>> schuss: size /local/lasgoutt/devbuild/src/lyx
>> /local/lasgou
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
| Lars> Comparing the sizes of binaries of 1.1.6cvs and 1.2.0cvs (same |
| Lars> CXXFLAGS), I find
|
| Lars> Same compi
On Mon, Apr 02, 2001 at 12:31:14PM +0200, Jean-Marc Lasgouttes wrote:
>
> Comparing the sizes of binaries of 1.1.6cvs and 1.2.0cvs (same
> CXXFLAGS), I find
>
> schuss: size /local/lasgoutt/devbuild/src/lyx /local/lasgoutt/build/src/lyx
>textdata bss dec hex filename
> 334645
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> Comparing the sizes of binaries of 1.1.6cvs and 1.2.0cvs (same |
Lars> CXXFLAGS), I find
Lars> Same compiler?
Yes. gcc 2.95.2 on RH linux 6.1.
JMarc
* Michael A. Koziarski <[EMAIL PROTECTED]> [010402 10:56]:
> Hello all,
>
> I've reimplemented FormCredits for the GNOME frontend using our current
> libglade method. In addition I had to alter gnome_helpers and add some
> casts as gcc 2.96 was choking on some of the font related functions.
>
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Comparing the sizes of binaries of 1.1.6cvs and 1.2.0cvs (same
| CXXFLAGS), I find
Same compiler?
| schuss: size /local/lasgoutt/devbuild/src/lyx /local/lasgoutt/build/src/lyx
|textdata bss dec hex filename
| 3346450 86236
Comparing the sizes of binaries of 1.1.6cvs and 1.2.0cvs (same
CXXFLAGS), I find
schuss: size /local/lasgoutt/devbuild/src/lyx /local/lasgoutt/build/src/lyx
textdata bss dec hex filename
3346450 86236 64960 3497646 355eae /local/lasgoutt/devbuild/src/lyx
1924850 78532
> "miika" == miika <[EMAIL PROTECTED]> writes:
miika> Miika Rautavirta ([EMAIL PROTECTED]) entered the following
miika> feedback message on the LyX home page:
miika>
miika> Hi Lyx team and thanks for lyx, it's a re
> function(param1 p1, param2 p2, ...
> paramx px, paramy py)
> {
> ...
> }
>
> Try to indent this with tabs and set tab-width to 4 or to 8!
In my own stuff I use in such cases real spaces starting from the position
below the 'f' in function to the 'p' in paramx.
If the block is intende
On 02-Apr-2001 Lars Gullik Bjønnes wrote:
>| Try to indent this with tabs and set tab-width to 4 or to 8!
>
> Yes, just use 8.
#:O)
> Are you giving in :-)
Well you see we're all getting older and wiser ;)
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 02-Apr-2001 Juergen Vigna wrote:
|
| One more reson I use 4 spaced (for my personal files) is that using just
| a tabwith=4 gives you really bad results on stuff like:
|
| function(param1 p1, param2 p2, ...
| paramx px, paramy py)
| {
| ..
On 02-Apr-2001 Juergen Vigna wrote:
One more reson I use 4 spaced (for my personal files) is that using just
a tabwith=4 gives you really bad results on stuff like:
function(param1 p1, param2 p2, ...
paramx px, paramy py)
{
...
}
Try to indent this with tabs and set tab-width to 4 or
On 02-Apr-2001 Lars Gullik Bjønnes wrote:
> Well no, I don't think so. If I remember right I added InsetFoot and
> InsetMinipage when I began the new_inset stuff.
Well the cvs log tells us that we're both wrong, I added InsetFoot/ERT
(more or less 13 moth ago) and you added insetminipage (9 mot
On 02-Apr-2001 Lars Gullik Bjønnes wrote:
> Yes... but putting this in now just makes the transformation to a
> std::list harder.
I didn't say we should put in this feature now I just outlined a possible
solution with the actual pargraph structure.
>| This seems simple to me (and it doesn't us
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 02-Apr-2001 Lars Gullik Bjønnes wrote:
|
| > I think I saw some "4 spaces" in insetminibuffer :-)
|
| You surely are talking about insetminipage! And isn't that a file
| I created when making InsetCollapsable and InsetFoot?
Well no, I don't think
On 30-Mar-2001 Kevin Atkinson wrote:
> Pspell will call Ispell though a pipe if the ispell module is installed
> for Pspell and the Aspell module is not or it can't find a suitable
> dictionary for requested language in Aspell.
Good to know that this is dictionary based too!!!
However I too ha
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 01-Apr-2001 Lars Gullik Bjønnes wrote:
|
| > Currently the paragraph structrue is a linked list of paragraphs,
| > preferably this should change to be a std::vector or a
| > std::list, this will mean some huge rewrites of the algorithms
| > working
On 02-Apr-2001 Lars Gullik Bjønnes wrote:
> I think I saw some "4 spaces" in insetminibuffer :-)
You surely are talking about insetminipage! And isn't that a file
I created when making InsetCollapsable and InsetFoot? Well for the
sake I'm really thinking of changing the tab-size of my emacs-ins
On 01-Apr-2001 Lars Gullik Bjønnes wrote:
> Currently the paragraph structrue is a linked list of paragraphs,
> preferably this should change to be a std::vector or a
> std::list, this will mean some huge rewrites of the algorithms
> working on groups of paragraphs, but should make these algorit
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 30-Mar-2001 Lars Gullik Bjønnes wrote:
|
| > and I only allow that "4 spaces" thing for files that you "own". I
| > have no qualms of changing others indentation to "one tab/8 chars"
|
| I know and you know that I never ever changed intentation in
On Monday 02 April 2001 05:33, Michael A. Koziarski wrote:
> > Hello all,
>
> I've reimplemented FormCredits for the GNOME frontend using our current
> libglade method. In addition I had to alter gnome_helpers and add some
> casts as gcc 2.96 was choking on some of the font related functions.
On 30-Mar-2001 Lars Gullik Bjønnes wrote:
> and I only allow that "4 spaces" thing for files that you "own". I
> have no qualms of changing others indentation to "one tab/8 chars"
I know and you know that I never ever changed intentation in another
file to other that tab/8 chars!
Jürgen
52 matches
Mail list logo