The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit f96f9684ce4b22e267bffb462da551d605da7ab9
Author: Georg Baum <[email protected]>
Date:   Sun Dec 16 14:44:49 2012 +0100

    Fix errors found by generate_symbols_images.py
    
    llltr is a copy-paste error, the correct name is llless.
    astrosun needs the wasysym package (the automatism does not kick in because
    the font is cmsy, not wasy).

diff --git a/lib/symbols b/lib/symbols
index 717303b..e84a92c 100644
--- a/lib/symbols
+++ b/lib/symbols
@@ -540,7 +540,7 @@ supseteqq          msa         107   0 mathrel  &supE;
 bumpeq             msa         108   0 mathrel  &bumpe;
 Bumpeq             msa         109   0 mathrel  &bump;
 lll                msa         110   0 mathrel  &Ll;
-llltr              msa         110   0 mathrel  &Ll;
+llless             msa         110   0 mathrel  &Ll;
 ggg                msa         111   0 mathrel  &Gg;
 gggtr              msa         111   0 mathrel  &Gg;
 circledS           msa         115   0 mathord  &oS;
@@ -734,7 +734,7 @@ fullmoon           wasy          35  0 x        &circ;
 newmoon            wasy          32  0 x        &#x25CF;
 leftmoon           wasy          36  0 x        &#x263E;
 rightmoon          wasy          37  0 x        &#x263D;
-astrosun           cmsy         175  0 mathbin  &#x2609;
+astrosun           cmsy         175  0 mathbin  &#x2609;  wasysym
 mercury            wasy          39  0 x        &#x263F;
 venus              wasy          25  0 x        &#x2640;
 earth              wasy          38  0 x        &#x2641;

-----------------------------------------------------------------------

Summary of changes:
 lib/symbols |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to