Re: [Bug 334] ASCII export of inline formula makes it displayed

2002-07-11 Thread John Levon
On Thu, Jul 11, 2002 at 04:47:50PM +0200, Andre Poenitz wrote: > > inset()->ascii() (export) > > inset()->asString() (clipboard) > > What's the difference between asString() and latex() ? asString() generates ascii or latex as appropriate. i.e. mathed prefers latex in the clipboard, everything

Re: [Bug 334] ASCII export of inline formula makes it displayed

2002-07-11 Thread Andre Poenitz
On Thu, Jul 11, 2002 at 03:41:35PM +0100, John Levon wrote: > I see. In that case, the two methods should be split : > > inset()->ascii() (export) > inset()->asString() (clipboard) What's the difference between asString() and latex() ? Andre' -- Those who desire to give up Freedom in order to

Re: [Bug 334] ASCII export of inline formula makes it displayed

2002-07-11 Thread John Levon
On Thu, Jul 11, 2002 at 05:28:55PM +0300, Dekel Tsur wrote: > It is useful when copying text from LyX into a latex file. > So perhaps we should use inset()->latex() instead of inset()->ascii() > when generating the text for the clipboard (or perhaps have a lyxrc > variable that lets the user choo

Re: [Bug 334] ASCII export of inline formula makes it displayed

2002-07-11 Thread John Levon
On Thu, Jul 11, 2002 at 04:28:35PM +0200, Andre Poenitz wrote: > > Well, perhaps, naively, when is : > > > > blah blah D' blah blah > > > > wrong ? i.e. why the $s ? > > And displayed formulas? blah blah D' blah blah or whatever. I don't follow you. john -- "I hope you will

Re: [Bug 334] ASCII export of inline formula makes it displayed

2002-07-11 Thread Andre Poenitz
On Thu, Jul 11, 2002 at 03:21:55PM +0100, John Levon wrote: > > As indented. People have to make their minds up what they want. > > Well, perhaps, naively, when is : > > blah blah D' blah blah > > wrong ? i.e. why the $s ? And displayed formulas? Andre' -- Those who desire to give up Freedo

Re: [Bug 334] ASCII export of inline formula makes it displayed

2002-07-11 Thread Dekel Tsur
On Thu, Jul 11, 2002 at 03:21:55PM +0100, John Levon wrote: > On Thu, Jul 11, 2002 at 08:34:02AM +0200, Andre Poenitz wrote: > > > > No longer the case, but I get > > > > > > blah blah $D'$ blah blah > > > > > > instead ? > > > > As indented. People have to make their minds up what they want.

Re: [Bug 334] ASCII export of inline formula makes it displayed

2002-07-11 Thread John Levon
On Thu, Jul 11, 2002 at 08:34:02AM +0200, Andre Poenitz wrote: > > No longer the case, but I get > > > > blah blah $D'$ blah blah > > > > instead ? > > As indented. People have to make their minds up what they want. Well, perhaps, naively, when is : blah blah D' blah blah wrong ? i.e. why t

Re: [Bug 334] ASCII export of inline formula makes it displayed

2002-07-10 Thread Andre Poenitz
On Thu, Jul 11, 2002 at 01:55:09AM -, [EMAIL PROTECTED] wrote: > --- Additional Comments From [EMAIL PROTECTED] 2002-07-11 13:55 --- > No longer the case, but I get > > blah blah $D'$ blah blah > > instead ? As indented. People have to make their minds up what they want. Andre' -