On Fri, 2004-12-17 at 13:02, Martin Vermeer wrote: > On Tue, 2004-12-14 at 08:42, Martin Vermeer wrote: > > On Mon, 2004-12-13 at 20:55, Juergen Spitzmueller wrote: > > > Jean-Marc Lasgouttes wrote: > > > > > > > Juergen> - "textrm ÃÂ", "textrm ÃÂ", "mathcircumflex", "_", > > > > Juergen> + "textrm Ã", "textrm Ã", "mathcircumflex", "_", > > > > > > > > Is it really a good idea to have stuff in latin1 included > > > > unconditionally? Why not use "AA" and "emptyset"? > > > > > > Yes, I agree, but I think that \textrm{Ã} is rather synonymical to > > > \textrm{\O} than to \textrm{\emptyset} (which also triggers a LaTeX > > > error). > > > But OTOH I am no mathematician. > > > > > > Also, mathed does not render \AA and \O to symbols ATM, but I guess Andrà > > > could fix that easily. > > > > > > JÃrgen. > > > > I suppose I am guilty here. > > > > These are meant to be the units ÃngstrÃm and Ãrsted. So you need a > > Swedish à (\AA is OK I think) and a Danish à (\O). > > Attached a patch which outputs the right LaTeX AND shows correctly in > the panel. Note that I renamed the two XPM files to be more self > documenting (and the second one had nothing to do with the number zero > or the empty set anyway). > > Andrà should look at lib/symbols, I'm lost there too :-)
Actually the attached works on-screen, but I don't feel good about latin-1 characters embedded in text files. Better ideas? > - Martin
Index: symbols =================================================================== RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/symbols,v retrieving revision 1.46 diff -u -r1.46 symbols --- symbols 18 Apr 2004 07:33:32 -0000 1.46 +++ symbols 17 Dec 2004 11:25:20 -0000 @@ -811,6 +811,8 @@ \def\Join{\ltimes\kern-18.5mu\rtimes} endif \def\mathcircumflex{\mbox{\^{}}}{\^} +\def\AA{\AA}{Å} +\def\O{\O}{Ø} textdegree lyxsymbol 176 0 mathord x
signature.asc
Description: This is a digitally signed message part