Aleksandar Donev <[EMAIL PROTECTED]> schrieb am 25.06.04 20:20:28:
> 
> Hello,
> 
> I am wondering why bug 1389 is still unconfirmed and not being fixed? It 
> is a real problem for me since I use underscores in citation keys and 
> equation labels heavily and this simply does not get imported correctly 
> by LyX. Any fixes for me?
> 

I didn't check the bug you mention, but I was having a similar problem and found out 
that using the underscore package solved the problem for URLs - but made it worse for 
smileys (inline icons) that have underscores in their name.

All I had to write is:

\usepackage{underscore}
\begingroup
  \lccode`\~=`\_
\lowercase{\endgroup
  \pdfstringdefDisableCommands{\let~\relax}%
}

in the preample (or the jadetex.cfg file, if you do SGML).  

Chris

PS. If you plan to use DocBook SGML with Mathematics and all bells and whistles under 
LyX, check my method described in 

http://www.karakas-online.de/mySGML/

-- 
Regards

Chris Karakas
http://www.karakas-online.de

Reply via email to