Jean-Marc Lasgouttes wrote:
>
> >>>>> "Nils" == Nils Jeppe <[EMAIL PROTECTED]> writes:
>
> Nils> Hi Folks, If I decide to change the quote style of a document,
> Nils> is this supposed to have an effect, ie. seek out and change the
> Nils> quotes in the document, or does it merely mean "use this new
> Nils> style from now on" ?
>
> Nils> The later seems to be the case; however, is there any way to
> Nils> convert quotes of a document from style A to style B?
>
> Unfortunately, the second one is indeed what happens. In a future
> mythical rewrite of the quote inset, I'd like to add a 'default'
> setting, which gives the quoting style of the current language. This
> would of course change with document options.
>
> In the meantime, perl and sed are you friends.
>
> JMarc
When you pass by this again remember my earlier problem with importing
text that has "ugly". Search for " and replace the opening ones with ``
and the closing ones with '' is sort of tedious. If LyX could do this
sorta magically, depending on the quote type, it would be very cool. The
results of Search for " and replace with " would depend on quote type,
so "ugly" might go to <<ugly>>.
Garst