Re: Global find and replace of straight quotes with proper curly quotes?

2012-04-16 Thread Enrico Forestieri
stefano franchi writes: > 1. I can insert a space back in with empty ERT+space, but then I have > my file littered with all these empty ERT boxes. They are ignored in > the pdf output, as they should, but there are still very annoying. Is > there any way to get rid of them? I think you can simply

Re: Global find and replace of straight quotes with proper curly quotes?

2012-04-16 Thread stefano franchi
On Mon, Apr 16, 2012 at 3:45 PM, Richard Heck wrote: > On 04/16/2012 09:22 AM, stefano franchi wrote: >> >> On Sun, Apr 15, 2012 at 9:36 PM, Richard Heck  wrote: >>> >>> On 04/15/2012 12:13 PM, stefano franchi wrote: On Sun, Apr 15, 2012 at 7:46 AM, Richard Heck  wrote: > >

Re: Global find and replace of straight quotes with proper curly quotes?

2012-04-16 Thread Richard Heck
On 04/16/2012 09:22 AM, stefano franchi wrote: On Sun, Apr 15, 2012 at 9:36 PM, Richard Heck wrote: On 04/15/2012 12:13 PM, stefano franchi wrote: On Sun, Apr 15, 2012 at 7:46 AM, Richard Heckwrote: On 04/14/2012 07:39 PM, stefano franchi wrote: If you do the first thing I suggested, wit

Re: Global find and replace of straight quotes with proper curly quotes?

2012-04-16 Thread stefano franchi
On Sun, Apr 15, 2012 at 9:36 PM, Richard Heck wrote: > On 04/15/2012 12:13 PM, stefano franchi wrote: >> >> On Sun, Apr 15, 2012 at 7:46 AM, Richard Heck  wrote: >>> >>> On 04/14/2012 07:39 PM, stefano franchi wrote: > If you do the first thing I suggested, with the pointless regex, will that

Re: Global find and replace of straight quotes with proper curly quotes?

2012-04-15 Thread Richard Heck
On 04/15/2012 12:13 PM, stefano franchi wrote: On Sun, Apr 15, 2012 at 7:46 AM, Richard Heck wrote: On 04/14/2012 07:39 PM, stefano franchi wrote: I have a (long) manuscript imported from Framemaker via Latex where all the quotation marks (both single and double) appear in Lyx as straight quot

Re: Global find and replace of straight quotes with proper curly quotes?

2012-04-15 Thread Enrico Forestieri
stefano franchi writes: > sorry for not being clear. I can match a space with a regex in the > find field (I did it with /s), but how do I put the space back in? The > replace field does not allow regexes nor spaces. Try inserting an empty ERT (Ctrl+L) and then a space. -- Enrico

Re: Global find and replace of straight quotes with proper curly quotes?

2012-04-15 Thread stefano franchi
HI Steve, On Sun, Apr 15, 2012 at 4:50 PM, Steve Litt wrote: > On Sat, 14 Apr 2012 18:39:15 -0500 > stefano franchi wrote: > >> I have a (long) manuscript imported from Framemaker via Latex where >> all the quotation marks (both single and double) appear in Lyx as >> straight quotes instead of t

Re: Global find and replace of straight quotes with proper curly quotes?

2012-04-15 Thread Steve Litt
On Sat, 14 Apr 2012 18:39:15 -0500 stefano franchi wrote: > I have a (long) manuscript imported from Framemaker via Latex where > all the quotation marks (both single and double) appear in Lyx as > straight quotes instead of the properly curly ones. The source view, > in fact, shows me countless

Re: Global find and replace of straight quotes with proper curly quotes?

2012-04-15 Thread stefano franchi
On Sun, Apr 15, 2012 at 7:46 AM, Richard Heck wrote: > On 04/14/2012 07:39 PM, stefano franchi wrote: >> >> I have a (long) manuscript imported from Framemaker via Latex where >> all the quotation marks (both single and double) appear in Lyx as >> straight quotes instead of the properly curly ones

Re: Global find and replace of straight quotes with proper curly quotes?

2012-04-15 Thread Richard Heck
On 04/14/2012 07:39 PM, stefano franchi wrote: I have a (long) manuscript imported from Framemaker via Latex where all the quotation marks (both single and double) appear in Lyx as straight quotes instead of the properly curly ones. The source view, in fact, shows me countless \texquotedbl comman

Global find and replace of straight quotes with proper curly quotes?

2012-04-14 Thread stefano franchi
I have a (long) manuscript imported from Framemaker via Latex where all the quotation marks (both single and double) appear in Lyx as straight quotes instead of the properly curly ones. The source view, in fact, shows me countless \texquotedbl commands instead of regular quotes. Is there any way t