On Tue, Oct 23, 2007 at 05:42:12PM +0200, Georg Baum wrote:
> Martin Vermeer wrote:
>
> > Converting old, manually inserted LaTeX constructs in lyx2lyx
> > could be an endless job BTW. Not only the escaped LaTeX active
> > characters, but also manually inserted things like
> > \textbf{...}. Is it
Martin Vermeer wrote:
> Converting old, manually inserted LaTeX constructs in lyx2lyx
> could be an endless job BTW. Not only the escaped LaTeX active
> characters, but also manually inserted things like
> \textbf{...}. Is it worth even trying? What are the most
> common constructs worth doing?
I
On Sat, Oct 20, 2007 at 12:17:49PM +0300, Martin Vermeer wrote:
> The attached patch should fix the problems we have with index
> and url. The idea is that it forces the LaTeX from both to be
> processed verbatim, which is signalled in the UI by using
> typewriter font. I.e., if you want the LyX lo
The attached patch should fix the problems we have with index
and url. The idea is that it forces the LaTeX from both to be
processed verbatim, which is signalled in the UI by using
typewriter font. I.e., if you want the LyX logo to appear
in the index entry, you must explicitly use a backslash. I