On 10-Jan-2002 John Levon wrote:
> Also I think the fact that we only use a paragraph ID for determining the inset to
> go to is very wrong, we need at least some more detail than that
Would you care to explain what extra data do you need? I think the paragraph
id IS enough information!
On Fri, Jan 11, 2002 at 09:15:18AM +0100, Juergen Vigna wrote:
> > Also I think the fact that we only use a paragraph ID for determining the inset to
> > go to is very wrong, we need at least some more detail than that
>
> Would you care to explain what extra data do you need? I think the paragr
On 10-Jan-2002 Garst R. Reese wrote:
> Insert a table
> Try to edit it.
> All options are greyed out.
You mean the Edit->Tabular options isn't it? Jean-Marc could you have
a look please.
Jug
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna
On Fri, Jan 11, 2002 at 09:25:04AM +0100, Juergen Vigna wrote:
> You mean the Edit->Tabular options isn't it? Jean-Marc could you have
> a look please.
I'm guessing it's Martin's FuncStatus patch ...
regards
john
--
"I went to set up a Yahoo ID for my dog. (Don't ask, but the DOG'S email was
> "Michael" == Michael A Koziarski <[EMAIL PROTECTED]> writes:
Michael> Hey guys, After an initial bad comment, the slashdotters
Michael> responded with some very insightful and postive comments
Michael> about LyX.
Michael> http://slashdot.org/comments.pl?sid=02/01/10/1856232&cid=2818776
I
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> The math panel is not usable without mouse, the menus are.
Andre> Having two ways to access symbols does not exactly hurt, does
Andre> it?
Note that if math panel uses dispatch to do its things and your bbb
symbols have key bindin
On Fri, Jan 11, 2002 at 09:48:04AM +0100, Jean-Marc Lasgouttes wrote:
> Note that if math panel uses dispatch to do its things and your bbb
> symbols have key bindings
Which reminds me... we should have 'keybindings with arguments' at some
point of time. I.e. if you bind 'M-m x ###' to 'math-f
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Fri, Jan 11, 2002 at 09:48:04AM +0100, Jean-Marc Lasgouttes
Andre> wrote:
>> Note that if math panel uses dispatch to do its things and your bbb
>> symbols have key bindings
Andre> Which reminds me... we should have 'keybinding
Attached is a patch that addresses all the issues that I have with the drop
down completion thingy. It:
* enables single click completion
* returns the letter typed to the minibuffer
* appears above the minibuffer, not below it.
I'll commit this after the weekend if nobody shouts "Stop!" so plea
Happy New Year, Christos. Hope you had a pleasant break.
I have a (rather mundane) question for you. How do I calculate the variance
of a field of discrete particles such as the stretched and folded line of
tracer I'm interested in?
I can see how, for the non-diffusive tracer and in the conti
Sorry Hit the wrong button!
A
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> On 10-Jan-2002 Garst R. Reese wrote:
>> Insert a table Try to edit it. All options are greyed out.
Juergen> You mean the Edit->Tabular options isn't it? Jean-Marc could
Juergen> you have a look please.
I have commited a fix.
mathed/.libs/libmathed.a(formulamacro.o): In function
`InsetFormulaMacro::localDispatch(BufferView *, kb_action, basic_string, __default_alloc_template > const &)':
/home/moz/src/lyx/lyx-devel/src/mathed/formulamacro.C:152: undefined reference to
`MathMacroArgument::MathMacroArgument(int)'
reg
My document generates a LOT (list of tables) and LOF (list of figures)
when the tables and figures are places on the document as floats but not
when they are not placed as floats.
How do i get a LOT and LOF when the figures and tables are placed not as
floats ?
On Fri, Jan 11, 2002 at 11:24:22AM +, John Levon wrote:
> mathed/.libs/libmathed.a(formulamacro.o): In function
> `InsetFormulaMacro::localDispatch(BufferView *, kb_action,
> basic_string,
> __default_alloc_template > const &)':
> /home/moz/src/lyx/lyx-devel/src/mathed/formulamacro.C:152: unde
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> I can't see such a problem. Have you tried to recompile
Andre> everything in src/mathed?
I often see dependency problems in src/mathed, especially (I think)
with automake 1.5. I do not know what could cause this.
JMarc
On Fri, Jan 11, 2002 at 04:01:36PM +0900, R. Lahaye wrote:
> Andre Poenitz wrote:
> > The math panel is not usable without mouse, the menus are. Having two ways
> > to access symbols does not exactly hurt, does it?
>
> But which symbols?
> You seem to want N/Z/Q/C in the menu?
> I want alpha,beta
On Fri, Jan 11, 2002 at 10:45:49AM +, Angus Leeming wrote:
> Attached is a patch that addresses all the issues that I have with the drop
> down completion thingy. It:
this works beautifully - good stuff
john
--
"They're all fools. Don't worry. Darwin may be slow, but he'll eventually get
On Fri, Jan 11, 2002 at 01:24:35PM +0100, Jean-Marc Lasgouttes wrote:
> I often see dependency problems in src/mathed, especially (I think)
> with automake 1.5. I do not know what could cause this.
it went away from cd mathed && make clean
automake (GNU automake) 1.4-p4
regards
john
--
"They
On Fri, Jan 11, 2002 at 01:24:35PM +0100, Jean-Marc Lasgouttes wrote:
> I often see dependency problems in src/mathed, especially (I think)
> with automake 1.5. I do not know what could cause this.
I see different recompile behaviour from time to time between src/mathed
and src/insets. Anyway, it
On Fri, Jan 11, 2002 at 02:38:25PM +0200, Dekel Tsur wrote:
> Using submenus, we can list all latex(+amsmath) symbols in the menus.
Hoa... you agree with me?
Andre'
--
André Pönitz .. [EMAIL PROTECTED]
André,
I've tracked my mathed crash down to a request to insert 1610590944 lines in
the exported LaTeX file! The number comes from within a loop in
write(MathArray const & dat, WriteStream & wi)
Basically, it seems likely that one of the math insets has an uninitialised
variable. That'
On Fri, Jan 11, 2002 at 01:24:11PM +, Angus Leeming wrote:
> My question is this. Is there an easy way to ascertain the type of the inset
> from within write(MathArray const & dat, WriteStream & wi)? I can't see any
> enum Code or equivalent in math_inset.h. Perhaps you have another way?
Yo
On Fri, Jan 11, 2002 at 12:21:18PM +0100, Jean-Marc Lasgouttes wrote:
>
> en> On 10-Jan-2002 Garst R. Reese wrote:
> >> Insert a table Try to edit it. All options are greyed out.
>
> Juergen> You mean the Edit->Tabular options isn't it? Jean-Marc could
> Juergen> you have a look please.
>
> I h
On Friday 11 January 2002 1:33 pm, Andre Poenitz wrote:
> On Fri, Jan 11, 2002 at 01:24:11PM +, Angus Leeming wrote:
> > My question is this. Is there an easy way to ascertain the type of the
inset
> > from within write(MathArray const & dat, WriteStream & wi)? I can't see
any
> > enum Cod
On Thu, Jan 10, 2002 at 11:26:20AM +0200, Martin Vermeer wrote:
> On Thu, Jan 10, 2002 at 07:24:00PM +1300, Michael Koziarski wrote:
>
> > Bug_id: 134
> > Keywords: crash
> >
> > Crash clicking on old-graphics in float
> >
> >
> >
> >
> > - Open new document; insert->float->figure; insert
On Fri, Jan 11, 2002 at 02:02:49PM +, Angus Leeming wrote:
> > > enum Code or equivalent in math_inset.h. Perhaps you have another way?
>
> Well, I found the appropriate identifier, but unfortuately you haven't
> overloaded!
>
> mathed/math_charinset.h:50: MathTextCodes code() const { r
TAMAL AHMED wrote:
> My document generates a LOT (list of tables) and LOF (list of figures)
> when the tables and figures are places on the document as floats but not
> when they are not placed as floats.
>
> How do i get a LOT and LOF when the figures and tables are placed not as
> floats ?
tr
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Fri, Jan 11, 2002 at 02:38:25PM +0200, Dekel Tsur wrote:
>> Using submenus, we can list all latex(+amsmath) symbols in the
>> menus.
Andre> Hoa... you agree with me?
Maybe, but personnally I do not. I would favor a solution wh
On Fri, Jan 11, 2002 at 04:09:04PM +0100, Jean-Marc Lasgouttes wrote:
> I think huge menus are a pain, whatever the number of submenus you
> want to introduce. Basically the panel has very very compact menus.
I did not suggest to scrap the panel... One more advantage of the menu is
customizabili
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Fri, Jan 11, 2002 at 04:09:04PM +0100, Jean-Marc Lasgouttes
Andre> wrote:
>> I think huge menus are a pain, whatever the number of submenus you
>> want to introduce. Basically the panel has very very compact menus.
Andre> I did
- insert a minipage with 45% width
- insert a insert->special character->hfill
- anotherone in the same (!) line with the same width
- both are correct shown on screen
- mark both minipages and copy them
- create a float and insert the minipages
-> the right one has a wrong width!
click on the
Herbert Voss wrote:
> - insert a minipage with 45% width
> - insert a insert->special character->hfill
> - anotherone in the same (!) line with the same width
I meant onother minipage ...
Herbert
--
http://www.lyx.org/help/
Do only I use File->Open? Well anyway I hit the Assert in the first row
of FileInfo::typeIndicator() called from
FileDialog::Private::Reread (this=0x830ef78) at FormFiledialog.C:324
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna
First sorry for being late but this mail got lost by my mailscanner program so
I found it only today!
On 09-Jan-2002 Allan Rae wrote:
> Do you think you can apply those tremendous trouble shooting
> skills of yours to the crashes that occur when the cursor is in the
> table in either of these at
> "Michael" == Michael A Koziarski <[EMAIL PROTECTED]> writes:
Michael> Anyways, please apply this patch for now.
I applied it, and removed the files too. Please add Changelog entries
so that people know what happened to these files.
JMarc
Has this configure test been changed recently?
I have std::count(begin, end, char) on this machine, but it's broken. The
configure test checks only for availability not for working status.
My problem is, I don't know how to modify lyxinclude.m4 to run the sample
code and test it. Can someone he
Anybody out there who wants to write up a list of messages mathed should
produce in the minibuffer? Like what action should trigger what message?
People keep asking for feedback on the symbols used. When should that
happen? Anything else?
Andre'
--
André Pönitz
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Has this configure test been changed recently? I have
Angus> std::count(begin, end, char) on this machine, but it's broken.
Angus> The configure test checks only for availability not for working
Angus> status.
Angus> My problem is
On Fri, Jan 11, 2002 at 04:26:44PM +, Angus Leeming wrote:
> My problem is, I don't know how to modify lyxinclude.m4 to run the sample
> code and test it. Can someone help me?
Not me.
But I'd rather revert to some hand-coded loop than to uses such a loop and
std::count in some '#ifdef'.
An
On Friday 11 January 2002 4:31 pm, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Has this configure test been changed recently? I have
> Angus> std::count(begin, end, char) on this machine, but it's broken.
> Angus> The configure test checks o
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Here's the snippet from lyxinclude.m4
Angus> dnl Usage: LYX_STD_COUNT : checks wherer the C++ library have a
Angus> conforming dnl count template, if not the old HP version is
Angus> assumed. AC_DEFUN(LYX_STD_COUNT,[ AC_CACHE_CHEC
On Friday 11 January 2002 5:02 pm, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Here's the snippet from lyxinclude.m4
>
> Angus> dnl Usage: LYX_STD_COUNT : checks wherer the C++ library have a
> Angus> conforming dnl count template, if not t
SO this time I decided not to warn that I was about to prepare
1.1.6fix4, in order to avoid people checking in last minute changes
and sending files to me. You can beg, you can cry, it is too late: I
tagged it under the funky name lyx-1_1_6fix4.
Kayvan, could you prepare rpms? I probably will do
On Fri, Jan 11, 2002 at 06:25:04PM +0100, Jean-Marc Lasgouttes wrote:
> SO this time I decided not to warn that I was about to prepare
> 1.1.6fix4, in order to avoid people checking in last minute changes
> and sending files to me.
You mentioned your secret plan a day or two ago if I am not compl
Jean-Marc,
can I ask you to put a "lyxcount" routine in the support library. I'm afraid
that countChar doesn't hack it because BufferVew2.C uses
std::count(vector::begin, vector::end, string)
We need a templatised version and I guess the best thing to do is to copy the
gnu function.
E
On Fri, Jan 11, 2002 at 05:12:31PM +, Angus Leeming wrote:
> Me too, but it's only used in a couple of places. André has just introduced
> it into the math write stuff. That's why I've been bitten now.
It's been in there for a couple of weeks I'd say. And I certainly have no
religious feelin
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Fri, Jan 11, 2002 at 06:25:04PM +0100, Jean-Marc Lasgouttes
Andre> wrote:
>> SO this time I decided not to warn that I was about to prepare
>> 1.1.6fix4, in order to avoid people checking in last minute changes
>> and sending fi
Would everybody be happy if I put this file in support? This seems to be the
cleanest solution to the current problem.
I'll sort the code out but will need some help with the configure test
HAVE_STD_COUNT (run-time or hard-coded for DEC cxx?)
Have a good weekend,
Angus
/**
* \file lyxcount.
On Fri, Jan 11, 2002 at 06:25:04PM +0100, Jean-Marc Lasgouttes wrote:
>
> SO this time I decided not to warn that I was about to prepare
> 1.1.6fix4, in order to avoid people checking in last minute changes
> and sending files to me. You can beg, you can cry, it is too late: I
> tagged it under t
On Fri, Jan 11, 2002 at 03:06:49PM -0500, Zvezdan Petkovic wrote:
> On Fri, Jan 11, 2002 at 06:25:04PM +0100, Jean-Marc Lasgouttes wrote:
> >
> > SO this time I decided not to warn that I was about to prepare
> > 1.1.6fix4, in order to avoid people checking in last minute changes
> > and sending
On Fri, Jan 11, 2002 at 03:06:49PM -0500, Zvezdan Petkovic wrote:
> On Fri, Jan 11, 2002 at 06:25:04PM +0100, Jean-Marc Lasgouttes wrote:
> >
> > SO this time I decided not to warn that I was about to prepare
> > 1.1.6fix4, in order to avoid people checking in last minute changes
> > and sending
On Fri, Jan 11, 2002 at 01:04:02PM -0800, Kayvan A. Sylvan wrote:
>
> Hi Zvezdan,
>
> I moved the xforms RPMs to old/ and instead put a note in xforms-README
> to point people in the right direction. Hopefully xforms will have a
> true src.rpm soon, instead of this chicanery.
>
> Is this okay?
On Fri, Jan 11, 2002 at 04:31:50PM -0500, Zvezdan Petkovic wrote:
> On Fri, Jan 11, 2002 at 01:04:02PM -0800, Kayvan A. Sylvan wrote:
> >
> > Hi Zvezdan,
> >
> > I moved the xforms RPMs to old/ and instead put a note in xforms-README
> > to point people in the right direction. Hopefully xforms w
On Fri, 11 Jan 2002, Juergen Vigna wrote:
[...]
> Then! You could have sent this file earlier so that we could have fixed
> this one liner imediately without the need of a lot of mails! Well it's
> fixed now!
Well I thought the instructions were simple enough but it seems things
get fixed quicker
Shouldn't this also toggle the buffer readonly status?
At least with CVS as the handler.
I have a CVS file I want to set to readonly in the buffer so I can
avoid accidentally editing (missed keystrokes etc.) while browsing
through it then once I find what I want to edit I want to toggle back
to
Hello! I'm a long-time Mac user who is gradually trying to shift over to
open-source software. The biggest reason I haven't shifted farther and faster
than I have is that a big part of what I do is DTP. After a prolonged study,
I've concluded that LyX is the closest thing on the "market." I am cur
57 matches
Mail list logo