Re: [Patch] Re: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-17 Thread Martin Vermeer
On Wed, 2007-01-17 at 17:10 +0100, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> On Mon, Jan 15, 2007 at 10:16:48AM +0100, Leuven, E. wrote: > >> > The latter is misleading, as every batch of lines separated by a > >> blank > line will produ

Re: [Patch] Re: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-17 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> On Mon, Jan 15, 2007 at 10:16:48AM +0100, Leuven, E. wrote: >> > The latter is misleading, as every batch of lines separated by a >> blank > line will produce one paragraph. So there may be many >> "single lines" > produced. > Al

[Patch] Re: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-16 Thread Martin Vermeer
On Mon, Jan 15, 2007 at 10:16:48AM +0100, Leuven, E. wrote: > > The latter is misleading, as every batch of lines separated by a blank > > line will produce one paragraph. So there may be many "single lines" > > produced. > > Also, calling it a "single line" is technically correct, but in the word

Re: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-15 Thread Jean-Marc Lasgouttes
> "Edwin" == Leuven, E <[EMAIL PROTECTED]> writes: Edwin> ok. but the first one doesn't need a qualifier i think Edwin> - Plain Text Edwin> - Plain Text (Join Lines) This looks good. JMarc

RE: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-15 Thread Martin Vermeer
On Mon, 2007-01-15 at 10:16 +0100, Leuven, E. wrote: > > The latter is misleading, as every batch of lines separated by a blank > > line will produce one paragraph. So there may be many "single lines" > > produced. > > Also, calling it a "single line" is technically correct, but in the word > > pr

RE: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-15 Thread Leuven, E.
> The latter is misleading, as every batch of lines separated by a blank > line will produce one paragraph. So there may be many "single lines" > produced. > Also, calling it a "single line" is technically correct, but in the word > processor sense it is a "paragraph". ok. but the first one doesn

RE: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-15 Thread Martin Vermeer
On Mon, 2007-01-15 at 09:46 +0100, Leuven, E. wrote: > > - Plain Text, Raw > > - Plain Text, Join Lines > > perhaps: > > Plain Text > Plain Text (As Single Line) The latter is misleading, as every batch of lines separated by a blank line will produce one paragraph. So there may be many "single l

RE: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-15 Thread Leuven, E.
> - Plain Text, Raw > - Plain Text, Join Lines perhaps: Plain Text Plain Text (As Single Line)

Re: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-15 Thread Martin Vermeer
On Mon, 2007-01-08 at 23:57 +, José Matos wrote: > On Monday 08 January 2007 11:24 pm, Michael Gerz wrote: > > One things that confuses me: > > > > - Copy some text in the editor of your choice. > > - If you paste "Plain text as Lines", each line in the clipboard > > becomes a separate paragr

AW: Re: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-08 Thread michael . gerz
>> - Copy some text in the editor of your choice. >> - If you paste "Plain text as Lines", each line in the clipboard >> becomes a separate paragraph in LyX >> - If you paste "Plain text as Paragraphs", all lines in the clipboard >> are put in the _same_ paragraph in LyX. >> >> => This doesn'

Re: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-08 Thread Bo Peng
Well, I actually removed "Paste" because it doesn't "feel right" to have it here but not there. Fine with me. - Copy some text in the editor of your choice. - If you paste "Plain text as Lines", each line in the clipboard becomes a separate paragraph in LyX - If you paste "Plain text as

Re: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-08 Thread José Matos
On Monday 08 January 2007 11:24 pm, Michael Gerz wrote: > One things that confuses me: > >   - Copy some text in the editor of your choice. >   - If you paste "Plain text as Lines", each line in the clipboard > becomes a separate paragraph in LyX >   - If you paste "Plain text as Paragraphs", all l

Re: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-08 Thread Michael Gerz
Bo Peng schrieb: why do you use the term "Paste" for the last two entries but not for the first two entries. This looks inconsistent. After replacing clipboard with plain text, I somehow feel 'paste selection' emphasizes what these menu items do because there is no contrast between clipboard an

Re: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-08 Thread Bo Peng
why do you use the term "Paste" for the last two entries but not for the first two entries. This looks inconsistent. After replacing clipboard with plain text, I somehow feel 'paste selection' emphasizes what these menu items do because there is no contrast between clipboard and selection as we

Re: [Cvslog] r16590 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2007-01-08 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: bpeng Date: Sun Jan 7 23:52:04 2007 New Revision: 16590 URL: http://www.lyx.org/trac/changeset/16590 Log: lib/ui/stdmenus.inc: change 'Clipboard as xxx' to 'Plain Text as xxx'. I still think we should remove 'Selection as xxx'. Modified: lyx-devel/trunk/