Hi,
I have converted the first dialog, the Copyright dialog in the Qt2 frontend
to the new MVC architecture (ok, so it's not the most sophisticated dialog -
that's why I started with that one). I have a memory-related crash at the
end, that's probably because the dialog is currently deleted pr
Just a heads up.
I used the latest CVS minipage facilities, and I see that
brings up a minipage specific menu. This makes it impossible to bring
up the tabular layout menu for any table contained in a minipage, since
it is accessible also by . It would seem the correct
solution if in a tabu
On Thu, Mar 22, 2001 at 11:39:36AM +0100, Jean-Marc Lasgouttes wrote:
>
> Appended as usual is a list of what has been fixed since 1.1.6fix1.
> My plan is to release 1.1.6fix2 soon (tomorrow?). Lars, will you be
> able today or tomorrow to prepare a tar file if I flag the version?
> I'll do the u
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| Hi folks,
|
| This is my automated Linux build of the latest CVS.
|
| The error looks like a failure to include some things in the Makefile.am for
| inclusion into the tar file made by "make dist".
Fixed. (or so I belive)
--
Lgb
Hi folks,
This is my automated Linux build of the latest CVS.
The error looks like a failure to include some things in the Makefile.am for
inclusion into the tar file made by "make dist".
> ../../../src/frontends/controllers/ControlCharacter.h:16: ControlDialogs.h: No such
>file or directory
>
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| What's the patch?
Index: ControlCredits.h
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/controllers/ControlCredits.h,v
retrieving revision 1.2
diff -u -p -r1.2 Control
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| Well, it compiles now, but I had two minipages in a row, 67% and 33%.
| The first one was gone. The second did not end in the correct place, but
| include subsequent .eps files. I cut those out and pasted them after the
| minipage.
| Text in the 33%
Hi,
The latest CVS fails to compile:
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../images -I../../../src/
-I../../../src/frontends/ -I../../../src/frontends/controllers -I../../.. -I../../..
-I../../../boost -I/remote/tools/ksylvan/include -isystem /usr/openwin/include -O2
-I/usr/open
Hi,
I have committed a file dialogs-qt2.txt that lists the maintainerships for
the individual dialogs since I always lost track of whether it was Edwin or
me working on a certain dialog.
If anybody wants to take over any Qt dialog, please enter yourself in that
file (and check back with whoev
Well, it compiles now, but I had two minipages in a row, 67% and 33%.
The first one was gone. The second did not end in the correct place, but
include subsequent .eps files. I cut those out and pasted them after the
minipage.
Text in the 33% minipage wrapped earlier than it used to.
I could not fi
On Friday 23 March 2001 14:05, Angus Leeming wrote:
> Am I reading this wrong, or have I found a bug?
> Angus
I'm wrong. Please ignore.
A
On Friday 23 March 2001 16:13, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Yes, but if the compiler can't find getline in namespace std
> Angus> then it bombs out. Since it can only look in the #included
> Angus> files and getline is in or
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Yes, but if the compiler can't find getline in namespace std
Angus> then it bombs out. Since it can only look in the #included
Angus> files and getline is in or suchlike, but not
Angus> , then #include "LString.h" in insetcollapsa
Yes, but if the compiler can't find getline in namespace std then it bombs
out. Since it can only look in the #included files and getline is in
or suchlike, but not , then #include "LString.h" in
insetcollapsable.C causes an error.
A
On Friday 23 March 2001 16:03, Jean-Marc Lasgouttes wrote
The using std::getline fix kills compilation in insetcollapsable.C (also
updated) because getline is not a meber of std. Ie, the header file should be
#included first. Do you REALLY want to go down this path?
Angus
On Friday 23 March 2001 15:16, [EMAIL PROTECTED] wrote:
> Update of /usr/local
On 23-Mar-2001 Juergen Vigna wrote:
> So it seems the only one suffering this am I! I did a clean recompile and
> still are segfaulting when inserting chars! I don't know what to say!
Well believe it or not I did CXXFLAGS=-g ./configure removed insettabular.lo
insettext.lo insetcollapsable.lo t
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> On 23-Mar-2001 Jean-Marc Lasgouttes wrote:
>> I managed to do that, and inseted characters without problem. This
>> is compiled with compaq cxx, BTW.
Juergen> So it seems the only one suffering this am I! I did a clean
Juergen
On 23-Mar-2001 Jean-Marc Lasgouttes wrote:
> I managed to do that, and inseted characters without problem. This is
> compiled with compaq cxx, BTW.
So it seems the only one suffering this am I! I did a clean recompile and
still are segfaulting when inserting chars! I don't know what to say!
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> On 23-Mar-2001 Jean-Marc Lasgouttes wrote:
>> You are lucky to be able to click in a tabular cell... In the first
>> tabular, the cursor does not want to go where I point!
Juergen> Well yes with the minipages there is still a
> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
Jürgen> If you could make it some day... but I guess you have more
Jürgen> important things to do at the moment ;-).
Yes, real work :(
JMarc
Juergen Spitzmueller wrote:
> Dekel Tsur wrote:
> > You can use the ' and ` keys for inserting single quotes.
>
> You mean accent acute (or comma for German style) and accent grave?
> Does not work (the accents) on my system because I have enabled dead
> keys (to get french accents).
> Thanks, any
On 23-Mar-2001 Jean-Marc Lasgouttes wrote:
> You are lucky to be able to click in a tabular cell... In the first
> tabular, the cursor does not want to go where I point!
Well yes with the minipages there is still a small problem with the
mouseclicks but you can enter the tabular with the cursor
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> Ok as stated in the subject, just don't change any source
Juergen> anymore! We have to find the cause of the segfault which is
Juergen> actually in LyX. Just load Lars's file and try to insert a
Juergen> character inside a tabu
On 23-Mar-2001 Lars Gullik Bjønnes wrote:
> No, I am using that as well.
>
> [larsbj@trylle build]$ g++ -v
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
> gcc version 2.96 2731 (Red Hat Linux 7.0)
I did a maintainer-clean and am recompiling the whole stuff righ
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 23-Mar-2001 Lars Gullik Bjønnes wrote:
|
| > That is not happening here. In the Minipage.lyx doc I sent you I can
| > add chars inside the tabulars without problems.
|
| Hmmm, ..., well I segfault as soon as I insert a char!
|
| >| I tried hard to
On 23-Mar-2001 John Levon wrote:
> what rpm version is this ? -69 ?
Yes!
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen
On Fri, 23 Mar 2001, Juergen Vigna wrote:
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
> gcc version 2.96 2731 (Red Hat Linux 7.0)
>
> Could it be that?
>
>Jürgen
what rpm version is this ? -69 ?
john
--
"Be conservative in what you do, be liberal in what y
Dekel Tsur wrote:
> You can use the ' and ` keys for inserting single quotes.
You mean accent acute (or comma for German style) and accent grave?
Does not work (the accents) on my system because I have enabled dead
keys (to get french accents).
Thanks, anyway.
Juergen.
--
PS.: S
On 23-Mar-2001 Lars Gullik Bjønnes wrote:
> That is not happening here. In the Minipage.lyx doc I sent you I can
> add chars inside the tabulars without problems.
Hmmm, ..., well I segfault as soon as I insert a char!
>| I tried hard to find it, but I just don't know where!
>
> Perhaps the pr
Juergen Vigna <[EMAIL PROTECTED]> writes:
| Ok as stated in the subject, just don't change any source anymore!
|
| We have to find the cause of the segfault which is actually in LyX.
| Just load Lars's file and try to insert a character inside a tabular
| cell *BANG*.
That is not happening here
Am I reading this wrong, or have I found a bug?
Angus
void InsetInclude::Validate(LaTeXFeatures & features) const
{
string incfile(params_.cparams.getContents());
string writefile;
Buffer const & b = *params_.buffer;
if (!b.tmppath.empty() && b.niceFile) {
Ok as stated in the subject, just don't change any source anymore!
We have to find the cause of the segfault which is actually in LyX.
Just load Lars's file and try to insert a character inside a tabular
cell *BANG*.
I tried hard to find it, but I just don't know where!
So now this is a general
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Fri, Mar 23, 2001 at 02:20:43PM +0100, J?rgen Spitzm?ller
Dekel> wrote:
>> Dear developpers,
>>
>> Currently (1.1.6fix1) it is very uncomfortable (not to say:
>> annoying) to switch from single to double quotation marks (Layout >
On Fri, Mar 23, 2001 at 02:20:43PM +0100, J?rgen Spitzm?ller wrote:
> Dear developpers,
>
> Currently (1.1.6fix1) it is very uncomfortable (not to say: annoying)
> to switch from single to double quotation marks (Layout > Document >
> Language...).
> At least I do need this very often (e.g. "'q
Ulrich Günther <[EMAIL PROTECTED]> writes:
| I know you don't want to make changes to 1.1.6 any more.
| I have also compiler 1.1.6. before. But now I get a comilation error (after
| reinstalling most of my system).
|
| Cananyone help me?
What compiler version and os?
--
Lgb
Dear developpers,
Currently (1.1.6fix1) it is very uncomfortable (not to say: annoying)
to switch from single to double quotation marks (Layout > Document >
Language...).
At least I do need this very often (e.g. "'quotation' in a quotation").
Wouldn't it be possible to make this easier (a shor
On Thu, Mar 22, 2001 at 11:39:36AM +0100, Jean-Marc Lasgouttes wrote:
> Appended as usual is a list of what has been fixed since 1.1.6fix1.
> My plan is to release 1.1.6fix2 soon (tomorrow?). Lars, will you be
> able today or tomorrow to prepare a tar file if I flag the version?
> I'll do the updl
I know you don't want to make changes to 1.1.6 any more.
I have also compiler 1.1.6. before. But now I get a comilation error (after
reinstalling most of my system).
Cananyone help me?
Ulrich
gcc -c -DLOCALEDIR=\"/usr/X11R6/share/locale\"
-DGNULOCALEDIR=\"/usr/X11R6/share/locale\"
-DLOCAL
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 23-Mar-2001 Dekel Tsur wrote:
|
| > I think that InsetFloat::Validate should call to InsetCollapsable::Validate
|
| And IMO you're right! So finally it was Lars fault!
Hahah... oh well.
--
Lgb
On 23-Mar-2001 Dekel Tsur wrote:
> I think that InsetFloat::Validate should call to InsetCollapsable::Validate
And IMO you're right! So finally it was Lars fault!
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail: [EMAIL PROT
On Fri, Mar 23, 2001 at 10:15:39AM +0100, Juergen Vigna wrote:
>
> On 23-Mar-2001 Lars Gullik Bj?nnes wrote:
>
> >| l.112 \begin{tabular}{|c|m{40mm}|m{60mm}|c|}
> >
> > Hmm shouldn't these be p{40mm} ?
>
> No this are vertical alignments flags. I don't know why the array-package
> is not inclu
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| If we really do want to use getline(), then the LString.h code should
| bring have a "using std::getline" for real string.
Yes, we could do that.
Lgb
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Hmm of course... if you just remove the std:: on getline? what
Lars> happens then?
It does work, but will not work if we use the real string. I guess the
real solution is to rewrite this part of code...
If we really do want t
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| With latest cvs, compilation dies with
|
| cxx: Error: ../../../../lyx-devel/src/frontends/controllers/ControlCredits.C, line
|57:
| no instance of overloaded function "std::getline" matches the
| argument list
|
With latest cvs, compilation dies with
cxx: Error: ../../../../lyx-devel/src/frontends/controllers/ControlCredits.C, line 57:
no instance of overloaded function "std::getline" matches the
argument list
argument types are: (std::ifstream, string)
#warning Jürgen, can you have a look at this? (Lgb)
// the intention is quite clear if you set the positon in a minipage you
// want the minipage drawn according to that. but as you can see the
// cursor is wrongly placed.
draw_collapsed(pain, f, top_baseline, x);
inset->draw(
On 23-Mar-2001 Lars Gullik Bjønnes wrote:
>| l.112 \begin{tabular}{|c|m{40mm}|m{60mm}|c|}
>
> Hmm shouldn't these be p{40mm} ?
No this are vertical alignments flags. I don't know why the array-package
is not included, as much as I know it should be included if I use this
type of vertical align
On Thursday 22 March 2001 19:44, Lars Gullik Bjønnes wrote:
> The following file shows what we want to do. You have to view it
> with latest CVS, to get the idea.
H. It core dumps when you click on the footnote within the minipage.
Looks good though.
A
On Fri, Mar 23, 2001 at 07:12:05AM +0100, Lars Gullik Bj?nnes wrote:
> Eildert Groeneveld <[EMAIL PROTECTED]> writes:
>
> | Hello everyone,
> |
> | the current cvs produces this problem with table and figure floats:
> |
> | ! LaTeX Error: Illegal character in array arg.
> |
> | See the LaTeX
49 matches
Mail list logo