Author: Olivier Sallou <olivier.sallou@irisa.fr>
Description: fonts-cmu use ttf, so update conf accordingly
Last-Update: 2011-09-08
--- a/etc/fonts.conf
+++ b/etc/fonts.conf
@@ -2,24 +2,24 @@
 # Helvetica has been replaced by Computer Modern
 # http://cm-unicode.sourceforge.net/
 
-serif_roman    = fonts/modern/cmunrm.otf
-serif_default  = fonts/modern/cmunrm.otf
-serif_normal   = fonts/modern/cmunrm.otf
-serif_bold     = fonts/modern/cmunbx.otf
-serif_italic   = fonts/modern/cmunui.otf
+serif_roman    = fonts/modern/cmunrm.ttf
+serif_default  = fonts/modern/cmunrm.ttf
+serif_normal   = fonts/modern/cmunrm.ttf
+serif_bold     = fonts/modern/cmunbx.ttf
+serif_italic   = fonts/modern/cmunui.ttf
 
-light          = fonts/modern/cmunss.otf
-normal         = fonts/modern/cmunss.otf
-default        = fonts/modern/cmunss.otf
-condensed      = fonts/modern/cmunss.otf
-semibold       = fonts/modern/cmunbsr.otf
-condensedbold  = fonts/modern/cmunbsr.otf
-bold           = fonts/modern/cmunsx.otf
+light          = fonts/modern/cmunss.ttf
+normal         = fonts/modern/cmunss.ttf
+default        = fonts/modern/cmunss.ttf
+condensed      = fonts/modern/cmunss.ttf
+semibold       = fonts/modern/cmunbsr.ttf
+condensedbold  = fonts/modern/cmunbsr.ttf
+bold           = fonts/modern/cmunsx.ttf
 
-mono           = fonts/modern/cmuntt.otf
-fixed          = fonts/modern/cmuntt.otf
-mono_light     = fonts/modern/cmunbtl.otf
-fixed_light    = fonts/modern/cmunbtl.otf
+mono           = fonts/modern/cmuntt.ttf
+fixed          = fonts/modern/cmuntt.ttf
+mono_light     = fonts/modern/cmunbtl.ttf
+fixed_light    = fonts/modern/cmunbtl.ttf
 
 # All wingding and webding fonts have been replaced
 # by a GPL glyph font designed by Martin Krzywinski
