2011-12-20 17:29:17 +00:00
committed by Git OBS Bridge
commit d6b30a4b10
127 changed files with 22098 additions and 0 deletions

12
fc-texlive.conf Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************************ -->
<!-- list of font directories of TeXLive packages -->
<!-- all subdirectories of these directories are added as well -->
<!-- ************************************************************ -->
<fontconfig>
<dir>/usr/share/texmf/fonts/opentype</dir>
<dir>/usr/local/share/texmf/fonts/opentype</dir>
</fontconfig>