Andre Poenitz wrote:
> On Wed, Aug 21, 2002 at 02:09:33PM +0900, Rob Lahaye wrote:
>
>>[...]
>>MenuBackend.h:100: instantiated from here
>>boost/boost/checked_delete.hpp:26: `sizeof' applied to incomplete type
>>`Menu'
>>oost/boost/checked_delete.hpp:27: invalid use of undefined type `class Me
Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Tue, Aug 20, 2002 at 10:30:43PM +0200, Lars Gullik Bjønnes wrote:
| > | Any objections to me removing all this code now?
| > | (It has been disabled since we started the 1.3.0cvs tree)
| >
| > This is the patch to do so.
|
| What was this good for
On Wed, 21 Aug 2002, Andre Poenitz wrote:
> On Wed, Aug 21, 2002 at 12:52:06PM +1000, Allan Rae wrote:
> > Nearly everything that's needed for a better system is in place
> > already with this work but I'd rather see this patch committed to
> > a branch (so it won't be lost) and then extended to
John Levon wrote:
> On Tue, Aug 20, 2002 at 11:11:09AM +0200, Juergen Vigna wrote:
>
>
>>John Levon wrote:
>>
>>>http://bugzilla.lyx.org/show_bug.cgi?id=476
>>>
>>>Can somebody please look at it ?
>>
>>The problem is that I don't really like the approach and so I
>>don't like to apply the patch
On Wed, Aug 21, 2002 at 02:09:33PM +0900, Rob Lahaye wrote:
> [...]
> MenuBackend.h:100: instantiated from here
> boost/boost/checked_delete.hpp:26: `sizeof' applied to incomplete type
> `Menu'
> oost/boost/checked_delete.hpp:27: invalid use of undefined type `class Menu'
> Menubar_pimpl.h:32:
On Wed, Aug 21, 2002 at 02:48:46PM +0900, Rob Lahaye wrote:
> Sorry, but I don't know what to do with your help.
> Which files' c-tors/d-tors should that be? In boost?
Not all the classes defined in MenuBackend.h have a default constructor
or a destructor defined by us. Try to add MenuFoo(); ~Me
Andre Poenitz wrote:
> On Wed, Aug 21, 2002 at 02:09:33PM +0900, Rob Lahaye wrote:
>
>>[...]
>>MenuBackend.h:100: instantiated from here
>>boost/boost/checked_delete.hpp:26: `sizeof' applied to incomplete type
>>`Menu'
>>oost/boost/checked_delete.hpp:27: invalid use of undefined type `class Me
On Wed, Aug 21, 2002 at 02:09:33PM +0900, Rob Lahaye wrote:
> [...]
> MenuBackend.h:100: instantiated from here
> boost/boost/checked_delete.hpp:26: `sizeof' applied to incomplete type
> `Menu'
> oost/boost/checked_delete.hpp:27: invalid use of undefined type `class Menu'
> Menubar_pimpl.h:32:
On Wed, Aug 21, 2002 at 12:52:06PM +1000, Allan Rae wrote:
> Nearly everything that's needed for a better system is in place
> already with this work but I'd rather see this patch committed to
> a branch (so it won't be lost) and then extended to a better overall
> UI than risk this incomplete wor
Hi,
CVS, as of today, after the recent boost update, refuses to compile:
[...]
MenuBackend.h:100: instantiated from here
boost/boost/checked_delete.hpp:26: `sizeof' applied to incomplete type `Menu'
oost/boost/checked_delete.hpp:27: invalid use of undefined type `class Menu'
Menubar_pimpl.h:3
On Tue, Aug 20, 2002 at 10:30:43PM +0200, Lars Gullik Bjønnes wrote:
> | Any objections to me removing all this code now?
> | (It has been disabled since we started the 1.3.0cvs tree)
>
> This is the patch to do so.
What was this good for anyway?
[I certainly like all these lines starting with
On Tue, 20 Aug 2002, Martin Vermeer wrote:
> I looked at this, and it seems very, very difficult. (And it wouldn't be
> paradigmatically correct to have a 'free floating' inset containing
> stuff that nevertheless belongs as a label to the left of the bibitem.
> With the optional LaTeX parameter
John Levon wrote:
> How does the patch in bug 353 relate to the recent changes ?
>
> http://bugzilla.lyx.org/show_bug.cgi?id=353
>
> I guess the bug should be closed when Rob's stuff gets applied ?
Yes, that bug is dealt with in my patch.
Rob.
[EMAIL PROTECTED] (Jean-Marc Lasgouttes) writes:
> Just a small note to say that I have prepared the 1.2.1 release and
> that the files are already on the ftp server.
>
I just tried compiling this on Debian/Woody and get this:
snip
g++ -DHAVE_CONFIG_H -I. -I. -I../.
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
|
| | I think we can remove this code as well now. The code has been
| | disabled since we began the 1.3.0cvs tree, and lyx2lyx is beginning to
| | get better now.
|
| This is the patch to accompli
John Levon <[EMAIL PROTECTED]> writes:
| On Wed, Aug 21, 2002 at 12:00:41AM +0200, Lars Gullik Bjønnes wrote:
|
| > I think we can remove this code as well now. The code has been
| > disabled since we began the 1.3.0cvs tree, and lyx2lyx is beginning to
| > get better now.
|
| then we can remov
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| I think we can remove this code as well now. The code has been
| disabled since we began the 1.3.0cvs tree, and lyx2lyx is beginning to
| get better now.
This is the patch to accomplish that:
? build
M src/buffer.C
M src/buffer.h
M src/tabular
On Wed, Aug 21, 2002 at 12:00:41AM +0200, Lars Gullik Bjønnes wrote:
> I think we can remove this code as well now. The code has been
> disabled since we began the 1.3.0cvs tree, and lyx2lyx is beginning to
> get better now.
then we can remove tabular-old and the minipage gook too ?
regards
joh
I think we can remove this code as well now. The code has been
disabled since we began the 1.3.0cvs tree, and lyx2lyx is beginning to
get better now.
--
Lgb
Thanks, i'm currently building unofficial Debian packages which will
be available under "ftp://ntama.uni-mainz.de/pub/debian/unofficial/";
once completed.
[EMAIL PROTECTED] (Jean-Marc Lasgouttes) writes:
> http://www.devel.lyx.org/~lasgouttes/www-user/announce/1_2_1.txt
>
Just a minor glitch i
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| Any objections to me removing all this code now?
| (It has been disabled since we started the 1.3.0cvs tree)
This is the patch to do so.
(I will apply this, and we we get a complete crash... I'll revert it
again)
? build
Index: src/ChangeLog
=
Any objections to me removing all this code now?
(It has been disabled since we started the 1.3.0cvs tree)
--
Lgb
back from a short vacation I picked up again qt's new document dialog and am
doing a bit of rearranging both to make things bit less cramped and its
organization (hopefully) more logical. I was wondering whether people have
ideas how I can split up the layout part a bit further and whether the
Martin Vermeer <[EMAIL PROTECTED]> writes:
| Happy now?
Let's say happier. :-)
I'll take a closer look at the patches now.
--
Lgb
John Levon <[EMAIL PROTECTED]> writes:
| On Tue, Aug 20, 2002 at 07:27:27PM +0200, Lars Gullik Bjønnes wrote:
|
| > Have you now realized that fmt.C was actually used...
|
| OK, I have no idea why it decided to compile for me then.
|
| Sorry, will fix.
I already fixed it.
--
Lgb
Andre Poenitz <[EMAIL PROTECTED]> writes:
| Considering there are files with 4000 lines, the comment in line 19 of
| tex-strings.h seems to miss the point ;-)
The comment is from before the tex-strings was split into a .C and a
.h file...
--
Lgb
On Tue, Aug 20, 2002 at 07:27:27PM +0200, Lars Gullik Bjønnes wrote:
> Have you now realized that fmt.C was actually used...
OK, I have no idea why it decided to compile for me then.
Sorry, will fix.
john
>
> bufferlist.o: In function `BufferList::emergencyWrite(Buffer*)':
> /usr/include/c++
On Tue, Aug 20, 2002 at 07:34:54PM +0200, Andre Poenitz wrote:
> Considering there are files with 4000 lines, the comment in line 19 of
> tex-strings.h seems to miss the point ;-)
>
> Andre'
You mean apart from the speling error? :>
Martin
msg43216/pgp0.pgp
Description: PGP signature
On Tue, Aug 20, 2002 at 07:14:30PM +0200, Lars Gullik Bjønnes wrote:
...
> | Once this patch is in, anything is possible ;-)
>
> I'd rather wait with applying a patch, than apply something that
> needs to be tweeked right away.
>
> --
> Lgb
2002-08-20 Martin Vermeer <[EMAIL PROTEC
Considering there are files with 4000 lines, the comment in line 19 of
tex-strings.h seems to miss the point ;-)
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)
John Levon <[EMAIL PROTECTED]> writes:
| On Tue, Aug 20, 2002 at 07:14:30PM +0200, Lars Gullik Bjønnes wrote:
|
| > I'd rather wait with applying a patch, than apply something that
| > needs to be tweeked right away.
|
| Oh, come on, how many iterations already ? Let's get the damn thing in
I
On Tue, Aug 20, 2002 at 07:14:30PM +0200, Lars Gullik Bjønnes wrote:
> I'd rather wait with applying a patch, than apply something that
> needs to be tweeked right away.
Oh, come on, how many iterations already ? Let's get the damn thing in
!!
:)
john
--
"Way back at the beginning of time ar
To my great surprise AGU wanted me back on their InfoTech committee.
It would be great if in their December meeting I could present LyX
support for the AGUplus LaTeX class files. This requires support for
layout file defined floats. Some months ago I whipped up a primitive
version of this, but wa
Martin Vermeer <[EMAIL PROTECTED]> writes:
| On Tue, Aug 20, 2002 at 06:16:22PM +0200, Lars Gullik Bjønnes wrote:
|
| > Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| >
| > | - document HasOption in Customization.lyx
| >
| > This "HasOption" should be renamed as well...
| >
| > OptionalA
On Tue, Aug 20, 2002 at 06:16:22PM +0200, Lars Gullik Bjønnes wrote:
> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>
> | - document HasOption in Customization.lyx
>
> This "HasOption" should be renamed as well...
>
> OptionalArgs #
>
> would perhaps work (where # could be 0,1,2,3,4 what
On Tue, Aug 20, 2002 at 06:14:25PM +0200, Andre Poenitz wrote:
> It works without this line...
Actually it "works". I'm committing a proper fix soon
regards
john
--
"Way back at the beginning of time around 1970 the first man page was
handed down from on high. Every one since is an edited co
On Tue, Aug 20, 2002 at 06:18:29PM +0200, Asger Kunuk Alstrup Nielsen wrote:
> This will work for ISO-8859-1, and this will get you started.
sure I already do this via .ascii()
> If you want to do the real thing with support for ISO-8859-2 and other
> encodings, then do like this:
>
> char g
Asger Kunuk Alstrup Nielsen <[EMAIL PROTECTED]> writes:
| On Mon, 19 Aug 2002, Juergen Vigna wrote:
|
| > > On more important things: what do you want to do with getISOEncoded or
| > > whatever?
| >
| > Well the X input routine needs such a beast and we need it for the
| > keyboard handling. Hav
Angus Leeming <[EMAIL PROTECTED]> writes:
| On Tuesday 20 August 2002 1:41 pm, Andre Poenitz wrote:
| > On Tue, Aug 20, 2002 at 12:53:55PM +0100, Angus Leeming wrote:
| > > size could lose data
| > > *it = nCoords++;
| > >
| > > But I'm nervous about changing it.
Dekel Tsur <[EMAIL PROTECTED]> writes:
| On Tue, Aug 20, 2002 at 01:50:50PM +0200, Jean-Marc Lasgouttes wrote:
| > Dekel> BTW, what about applying my patch to 1.2.1cvs ?
| >
| > I will probably do it, but after 1.2.1.
|
| Why ? It fixes major problems with Hebrew, and do not affect users that d
Andre Poenitz <[EMAIL PROTECTED]> writes:
| This moves about half of BufferView::dispatch to LyXText::dispatch.
| It's finished yet, but I'd like to commit in "smaller" chunks in
| case I broke something.
|
| The changes are trivial, but there is a certain potential to mess up
| things.
|
| As
On Mon, 19 Aug 2002, Juergen Vigna wrote:
> > On more important things: what do you want to do with getISOEncoded or
> > whatever?
>
> Well the X input routine needs such a beast and we need it for the
> keyboard handling. Have a look at how this is encoded for the XForms
> frontend, now John has
On Tue, Aug 20, 2002 at 05:11:26PM +0100, John Levon wrote:
> > Well. Konni's settings differ... Guess what is more important to me ;-)
>
> Uh, how many guesses do I get ?
How many do you guess?
> I don't remember why I didn't fix this at the time actually. Let me look
It works without this
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| - document HasOption in Customization.lyx
This "HasOption" should be renamed as well...
OptionalArgs #
would perhaps work (where # could be 0,1,2,3,4 whatever)
--
Lgb
On Tue, Aug 20, 2002 at 06:02:51PM +0200, Andre Poenitz wrote:
> Well. Konni's settings differ... Guess what is more important to me ;-)
Uh, how many guesses do I get ?
Is the answer Konni ?
I don't remember why I didn't fix this at the time actually. Let me look
john
--
"Way back at the b
On Tue, Aug 20, 2002 at 04:12:00PM +0100, Angus Leeming wrote:
> I can see a ParagraphList.h here with new back() methods, but no
> corresponding instantiation in ParagraphList.C...
Not used yet...
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do
On Tue, Aug 20, 2002 at 04:59:37PM +0100, John Levon wrote:
> > void lyx_gui::parse_lyxrc()
> > {
> > // FIXME
> > lyxrc.dpi = 95;
> >
> > Apart from being suspicious, the dpi default value from lyxrc is 75.
> > John?
>
> erm, it's what the DPI of my setup is ;)
Well. Konni's setti
On Tue, Aug 20, 2002 at 01:24:42PM +0200, Andre Poenitz wrote:
> void lyx_gui::parse_lyxrc()
> {
> // FIXME
> lyxrc.dpi = 95;
>
> Apart from being suspicious, the dpi default value from lyxrc is 75.
> John?
erm, it's what the DPI of my setup is ;)
john
--
"Way back at the beg
On Tue, Aug 20, 2002 at 11:11:09AM +0200, Juergen Vigna wrote:
> John Levon wrote:
> >http://bugzilla.lyx.org/show_bug.cgi?id=476
> >
> >Can somebody please look at it ?
>
> The problem is that I don't really like the approach and so I
> don't like to apply the patches. You can set the horizont
On Tuesday 20 August 2002 6:26 pm, [EMAIL PROTECTED] wrote:
> Modified files:
> lyx-devel/src/: BufferView.C BufferView.h BufferView_pimpl.C
> BufferView_pimpl.h ParagraphList.h text3.C
>
> Log message:
> another 100+ lines bite the dust...
>
I can see a Paragrap
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> On Tuesday 20 August 2002 3:31 pm, Jean-Marc Lasgouttes wrote:
>> Just a small note to say that I have prepared the 1.2.1 release and
>> that the files are already on the ftp server. I am waiting for
>> kayvan's rpm's before doing
On Tuesday 20 August 2002 3:31 pm, Jean-Marc Lasgouttes wrote:
> Just a small note to say that I have prepared the 1.2.1 release and
> that the files are already on the ftp server. I am waiting for
> kayvan's rpm's before doing the formal announcement. You can see what
> this announcement will be
Just a small note to say that I have prepared the 1.2.1 release and
that the files are already on the ftp server. I am waiting for
kayvan's rpm's before doing the formal announcement. You can see what
this announcement will be here:
http://www.devel.lyx.org/~lasgouttes/www-user/announce/1_2_1.t
On Tue, Aug 20, 2002 at 03:42:06PM +0200, Juergen Vigna wrote:
> Well you miss the memory allocation for a InsetText which at least
> has 1 (one) paragraph allocated inside it and I guess it's that which
> makes the bloat.
Ah...yes.
> My chant is "first make it work/then make it fast(better)".
On Tue, Aug 20, 2002 at 12:15:19PM +0200, Jean-Marc Lasgouttes wrote:
> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> Martin> Hmmm... perhaps. But do you think it is wise to use a name
> Martin> that requires an understanding of the LaTeX commands? Anyway,
> Martin> as you se
Andre Poenitz wrote:
> Why are these 380 lines needed _conceptually_?
>
> Shouldn't the insettext not just forward the requests to its LyXText?
Yes but there are certain differences and some functionallity
is not that clean still in LyXText, but probably if someone has
the time to look at the st
Andre Poenitz wrote:
> On Tue, Aug 20, 2002 at 02:57:00PM +0200, Edwin Leuven wrote:
>
>>>the more comprehensive per-cell information of the "real" tables.
>>
>>what would this be?
>>
>>-border info : 4 bools
>>-multicol: 1 bool
>>-multicol opt: 1 string
>>-rotate: : 1 bool
>>-hor align
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> On Tuesday 20 August 2002 2:14 pm, [EMAIL PROTECTED] wrote:
>> Log message: fix bug 568
Angus> Jean-Marc, this fixes the "senseless" bit but the figure still
Angus> doesn't show up in the Navigate menu. Presumably because that
Ang
On Tue, Aug 20, 2002 at 12:26:50PM +0200, Andre Poenitz wrote:
> On Tue, Aug 20, 2002 at 01:30:02PM +0300, Martin Vermeer wrote:
> > I looked at this, and it seems very, very difficult. (And it wouldn't be
> > paradigmatically correct to have a 'free floating' inset containing
> > stuff that neve
On Tuesday 20 August 2002 2:14 pm, [EMAIL PROTECTED] wrote:
> Log message:
> fix bug 568
Jean-Marc, this fixes the "senseless" bit but the figure still doesn't show
up in the Navigate menu. Presumably because that code iterates only over
outermost insets.
Angus
On Tue, Aug 20, 2002 at 02:57:00PM +0200, Edwin Leuven wrote:
> > the more comprehensive per-cell information of the "real" tables.
>
> what would this be?
>
> -border info : 4 bools
> -multicol: 1 bool
> -multicol opt: 1 string
> -rotate: : 1 bool
> -hor align : 1 int
> -ver aling :
> the more comprehensive per-cell information of the "real" tables.
what would this be?
-border info : 4 bools
-multicol: 1 bool
-multicol opt: 1 string
-rotate: : 1 bool
-hor align : 1 int
-ver aling : 1 int
-fix width : 1 float, 1 int
+
26 b
On Tuesday 20 August 2002 1:41 pm, Andre Poenitz wrote:
> On Tue, Aug 20, 2002 at 12:53:55PM +0100, Angus Leeming wrote:
> > size could lose data
> > *it = nCoords++;
> >
> > But I'm nervous about changing it. Should I use
>
> Possibly this:
> > *it = int(nCoo
On Tue, Aug 20, 2002 at 12:53:55PM +0100, Angus Leeming wrote:
> size could lose data
> *it = nCoords++;
>
> But I'm nervous about changing it. Should I use
Possibly this:
> *it = int(nCoords++);
But not this:
> or
> *it = int(nCoords)++;
And _I_
On Tue, Aug 20, 2002 at 02:13:34PM +0200, Edwin Leuven wrote:
> math-matrix 1000 50 (same dimensions as with tabular insert)
> matrix shows up almost immediately, and memory:
>
> PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
> 1779 leuven15 0 8000 7972 3640 R
I get a warning with this code
std::vector::iterator it = nodeFlag.begin();
std::vector::iterator end = nodeFlag.end();
std::vector::sie_type nCoords = a.nCoords();
for (; it != end; ++it) {
if (*it == -1)
*it = nCoords++;
On Tue, Aug 20, 2002 at 02:14:01PM +, [EMAIL PROTECTED] wrote:
> CVSROOT: /usr/local/lyx/cvsroot
> Module name: lyx-devel
> Repository: lyx-devel/src/
> Changes by: [EMAIL PROTECTED] 02/08/20 14:14:01
>
> Modified files:
> lyx-devel/src/: BufferView_pimpl.C ChangeLog
>
> Lo
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Tue, Aug 20, 2002 at 01:50:50PM +0200, Jean-Marc Lasgouttes
Dekel> wrote: BTW, what about applying my patch to 1.2.1cvs ?
>> I will probably do it, but after 1.2.1.
Dekel> Why ? It fixes major problems with Hebrew, and do not aff
> Could you try to compare with
>
> math-matrix 1000 500
math-matrix 1000 50 (same dimensions as with tabular insert)
matrix shows up almost immediately, and memory:
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
1779 leuven15 0 8000 7972 3640 R 0.0 1.5
On Tue, Aug 20, 2002 at 01:34:41PM +0200, Edwin Leuven wrote:
> > But what if you have a table with 1000 rows and you want all the paragraphs
> > to be centered?
>
> this is not a very realistic example, try
>
> tabular-insert 1000 50
Could you try to compare with
math-matrix 1000 500
?
On Tue, Aug 20, 2002 at 01:50:50PM +0200, Jean-Marc Lasgouttes wrote:
> Dekel> BTW, what about applying my patch to 1.2.1cvs ?
>
> I will probably do it, but after 1.2.1.
Why ? It fixes major problems with Hebrew, and do not affect users that don't
use Hebrew.
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Tue, Aug 20, 2002 at 01:22:54PM +0200, Jean-Marc Lasgouttes
Dekel> wrote:
>> While looking at LyXText::setCounters to fix bug 568, I found the
>> following code (text2.C:1370): s =
>> (par->getParLanguage(buf->params)->lang() == "
On Tue, Aug 20, 2002 at 01:22:54PM +0200, Jean-Marc Lasgouttes wrote:
>
> While looking at LyXText::setCounters to fix bug 568, I found the
> following code (text2.C:1370):
> s = (par->getParLanguage(buf->params)->lang() == "hebrew")
> ? " :úåòîùî øñç" : "Sense
void lyx_gui::parse_lyxrc()
{
// FIXME
lyxrc.dpi = 95;
Apart from being suspicious, the dpi default value from lyxrc is 75.
John?
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)
> But what if you have a table with 1000 rows and you want all the paragraphs
> to be centered?
this is not a very realistic example, try
tabular-insert 1000 50
and fetch some coffee because this is dog slow. Moreover you will need some
memory:
PID USER PRI NI SIZE RSS SHARE STAT %
While looking at LyXText::setCounters to fix bug 568, I found the
following code (text2.C:1370):
s = (par->getParLanguage(buf->params)->lang() == "hebrew")
? " :úåòîùî øñç" : "Senseless: ";
I can understand that there needs to be special code to handle the
On Tue, Aug 20, 2002 at 11:11:09AM +0200, Juergen Vigna wrote:
> The problem is that I don't really like the approach and so I
> don't like to apply the patches. You can set the horizontal
> alignment of the pararaphs inside the cell with the paragraph
> layout
But what if you have a table with 1
On Tuesday 20 August 2002 11:22 am, Andre Poenitz wrote:
> On Tue, Aug 20, 2002 at 10:47:35AM +0100, Angus Leeming wrote:
> > * DEPS_MAGIC.
> > At what point is it invoked?
>
> Can't see any.
[snip]
Thanks, André
On Tue, Aug 20, 2002 at 01:30:02PM +0300, Martin Vermeer wrote:
> I looked at this, and it seems very, very difficult. (And it wouldn't be
> paradigmatically correct to have a 'free floating' inset containing
> stuff that nevertheless belongs as a label to the left of the bibitem.
Actually, in th
On Tue, Aug 20, 2002 at 10:47:35AM +0100, Angus Leeming wrote:
> * DEPS_MAGIC.
> At what point is it invoked?
Can't see any.
> What does ":=" mean.
Set it as it is _now_, not to be evaluated later (a GNUism I believe)
> Why is the body wrapped inside a $(...)
That's the sy
On Tue, Aug 20, 2002 at 10:22:58AM +0100, Angus Leeming wrote:
> > I may think of this a little more, but I believe some backward
> > compatibility loss is unavoidable, with all these old keywords
> > disappearing. But keep in mind: only odd input will break, e.g. choose
> > "Original size", but a
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> Hmmm... perhaps. But do you think it is wise to use a name
Martin> that requires an understanding of the LaTeX commands? Anyway,
Martin> as you see the inset label is 'opt' so in fact we are already
Martin> in this situation...
On Tue, Aug 20, 2002 at 11:34:04AM +0200, Jean-Marc Lasgouttes wrote:
>
> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
...
> Andre> Just a question: With this inset (or something similar), would
> Andre> it be possible to replace the bibitem stuff somehow?
>
> I don't think so.
Why are these 380 lines needed _conceptually_?
Shouldn't the insettext not just forward the requests to its LyXText?
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 Tuesday 20 August 2002 9:18 am, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> I'm damned if I can see what's wrong with this Makefile.
> Angus> Running make gives: aleem@thorax:xforms$ make make: *** No rule
> Angus> to make target `form_cli
On Tue, Aug 20, 2002 at 11:24:10AM +0200, Jean-Marc Lasgouttes wrote:
>
> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> >> Perhaps InsetOptionalArg is a better name than InsetShortTitle.
>
> Martin> Great plans, haven't we? :-)
>
> It may be wise to rename it now indeed. Sev
Urgs...
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)
text2.diff.gz
Description: application/gunzip
This moves about half of BufferView::dispatch to LyXText::dispatch.
It's finished yet, but I'd like to commit in "smaller" chunks in
case I broke something.
The changes are trivial, but there is a certain potential to mess up
things.
As it is now, LyXText::dispatch is about 500 lines (down fro
On Tuesday 20 August 2002 4:11 am, Rob Lahaye wrote:
> Angus Leeming wrote:
> > I'm worried however by this
> >
> > +Backward compatibility from 1.2.0 to 1.3.0 is mostly all right.
> > +Compatibility problems arise when (lyx)size_kind is original_size
> > +and also values for (lyx)scale and/or (ly
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Tue, Aug 20, 2002 at 11:24:10AM +0200, Jean-Marc Lasgouttes
Andre> wrote:
Martin> Great plans, haven't we? :-)
>> It may be wise to rename it now indeed. Several document classes
>> for example use optional arguments in their t
On Tue, Aug 20, 2002 at 11:24:10AM +0200, Jean-Marc Lasgouttes wrote:
> Martin> Great plans, haven't we? :-)
>
> It may be wise to rename it now indeed. Several document classes for
> example use optional arguments in their title fields, and we may want
> to support them. We may want later to hav
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>> Perhaps InsetOptionalArg is a better name than InsetShortTitle.
Martin> Great plans, haven't we? :-)
It may be wise to rename it now indeed. Several document classes for
example use optional arguments in their title fields, and we
John Levon wrote:
> http://bugzilla.lyx.org/show_bug.cgi?id=476
>
> Can somebody please look at it ?
The problem is that I don't really like the approach and so I
don't like to apply the patches. You can set the horizontal
alignment of the pararaphs inside the cell with the paragraph
layout, no
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> In fact, I'm going to leave this for JMarc, since he is the
Angus> Layout expert and that's where the queries all came from.
Hmm, try to be helpful, and see how you get thanked for that...
JMarc
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> I'm damned if I can see what's wrong with this Makefile.
Angus> Running make gives: aleem@thorax:xforms$ make make: *** No rule
Angus> to make target `form_client.C', needed by `all'. Stop.
Angus> all: ${FDC}
Shouldn't this use p
On Tue, Aug 20, 2002 at 08:59:36AM +0100, José Abílio Oliveira Matos wrote:
> > If no other LyX program is active, please delete the pipe by hand and
> > try again.
>
> Do you get the above?
I did not type it by hand...
> Yes. Since I'm working on those files wait a day or so. :-)
> The e
On Tuesday 20 August 2002 08:32, Andre Poenitz wrote:
> I get:
>
> If no other LyX program is active, please delete the pipe by hand and
> try again.
Do you get the above?
> Traceback (most recent call last):
> File "/usr/local/bin/lyx2lyx", line 173, in ?
> main(sys.argv)
> File "/usr
I get:
If no other LyX program is active, please delete the pipe by hand and
try again.
Traceback (most recent call last):
File "/usr/local/bin/lyx2lyx", line 173, in ?
main(sys.argv)
File "/usr/local/bin/lyx2lyx", line 166, in main
__import__("lyxconvert_" + fmt).convert(header,bod
98 matches
Mail list logo