>>>>> "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

Reply via email to