>>>>> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Dekel> The following patch allows using the URL inset inside the Dekel> \thanks{} command (it adds \protect to the LaTeX file). I am not sure about the following: @@ -2222,6 +2223,8 @@ bool LyXParagraph::SimpleTeXOnePar(ostre return_value = true; } } + + fragile |= style.isCommand(); What do you mean here. All commands do not have a moving argument... JMarc
- Patch (bug fix) Dekel Tsur
- Re: Patch (bug fix) Jean-Marc Lasgouttes
- Re: Patch (bug fix) Dekel Tsur
- Re: Patch (bug fix) Lars Gullik Bjønnes
- Re: Patch (bug fix) Jean-Marc Lasgouttes
- Re: Patch (bug fix) Lars Gullik Bjønnes
- Re: Patch (bug fix) Jean-Marc Lasgouttes
- Re: Patch (bug fix) Jean-Marc Lasgouttes
- Re: Patch (bug fix) Dekel Tsur
- Re: Patch (bug fix) Lars Gullik Bjønnes
- Re: Patch (bug fix) Jean-Marc Lasgouttes
- Re: Patch (bug fix) Lars Gullik Bjønnes