lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LSR, Latex, UTF-8


From: Werner LEMBERG
Subject: Re: LSR, Latex, UTF-8
Date: Sat, 19 Jul 2008 22:19:38 +0200 (CEST)

> For example, the down-arrow as a mark in
> http://lsr.dsi.unimi.it/LSR/Item?id=433

texinfo doesn't provide a definition for U+2193 because it doesn't
define \downarrow.  However, this is defined in plain TeX, thus
adding something like

  @tex
  \DeclareUnicodeCharacter{2193}{\downarrow}
  @end tex

in the limbo might help.  This is untested, of course.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]