The branch, master, has been updated.

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

commit d18e87dd45e73e331d34e20e024ac1528486a96c
Author: Juergen Spitzmueller <[email protected]>
Date:   Sat Sep 22 11:05:47 2012 +0200

    Font names must be unique

diff --git a/lib/latexfonts b/lib/latexfonts
index fdb59fa..bddadd1 100644
--- a/lib/latexfonts
+++ b/lib/latexfonts
@@ -200,7 +200,7 @@ Font palatino
        ScOption         sc
        OsfScOption      osf
        Package          mathpazo
-       AltFonts         mathpple,palatino
+       AltFonts         mathpple,palatino-sty
        Requires         psnfss
 EndFont
 
@@ -210,7 +210,7 @@ AltFont mathpple
        Package          mathpple
 EndFont
 
-AltFont palatino
+AltFont palatino-sty
        GuiName          "Palatino"
        Family           rm
        Package          palatino
@@ -220,7 +220,7 @@ Font times
        GuiName          "Times Roman"
        Family           rm
        Package          mathptmx
-       AltFonts         mathptm,times
+       AltFonts         mathptm,times-sty
        Requires         psnfss
 EndFont
 
@@ -230,7 +230,7 @@ AltFont mathptm
        Package          mathptm
 EndFont
 
-AltFont times
+AltFont times-sty
        GuiName          "Times Roman"
        Family           rm
        Package          times

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

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


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to