Re: [patch] fix some tex2lyx bugs reported by Jean-Pierre

2005-03-18 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: >> Looks good to me. When is DescribeMacro really needed? Georg> It occured in a test document for jurabib. It is normally used Georg> in package documentation. I can also leave it out if you prefer Georg>

Re: [patch] fix some tex2lyx bugs reported by Jean-Pierre

2005-03-18 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Looks good to me. When is DescribeMacro really needed? It occured in a test document for jurabib. It is normally used in package documentation. I can also leave it out if you prefer that, because I guess it will be rarely needed with LyX (but won't hurt either). Ge

Re: [patch] fix some tex2lyx bugs reported by Jean-Pierre

2005-03-18 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> This patch adds some missing commands to Georg> lib/reLyX/syntax.default. The jurabib/natbib changes are not Georg> strictly necessary for tex2lyx, because these commands are Georg> hardcoded, but they are there for documentation prupo

[patch] fix some tex2lyx bugs reported by Jean-Pierre

2005-03-17 Thread Georg Baum
This patch adds some missing commands to lib/reLyX/syntax.default. The jurabib/natbib changes are not strictly necessary for tex2lyx, because these commands are hardcoded, but they are there for documentation pruposes (and reLyX uses them of course). OK to apply? GeorgIndex: lib/ChangeLog ===