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 ⫆ bumpeq msa 108 0 mathrel ≏ Bumpeq msa 109 0 mathrel ≎ lll msa 110 0 mathrel ⋘ -llltr msa 110 0 mathrel ⋘ +llless msa 110 0 mathrel ⋘ ggg msa 111 0 mathrel ⋙ gggtr msa 111 0 mathrel ⋙ circledS msa 115 0 mathord Ⓢ @@ -734,7 +734,7 @@ fullmoon wasy 35 0 x ˆ newmoon wasy 32 0 x ● leftmoon wasy 36 0 x ☾ rightmoon wasy 37 0 x ☽ -astrosun cmsy 175 0 mathbin ☉ +astrosun cmsy 175 0 mathbin ☉ wasysym mercury wasy 39 0 x ☿ venus wasy 25 0 x ♀ earth wasy 38 0 x ♁ ----------------------------------------------------------------------- Summary of changes: lib/symbols | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- The LyX Source Repository
