From 694324a51ea7859008570313cca2cc6f6ef7e667 Mon Sep 17 00:00:00 2001
From: Khaled Hosny <khaledhosny@eglug.org>
Date: Sat, 1 Oct 2011 18:12:05 +0200
Subject: Comment out mac ttc fonts

LuaTeX does not crash anymore.
fixes #37
---
 otfl-blacklist.cnf | 37 +++++++++++++++++++------------------
 1 file changed, 19 insertions(+), 18 deletions(-)

diff --git a/otfl-blacklist.cnf b/otfl-blacklist.cnf
index 6f9171b..771649b 100644
--- a/otfl-blacklist.cnf
+++ b/otfl-blacklist.cnf
@@ -2,21 +2,22 @@
 LastResort.ttf % a MacOSX font, but also available for free from unicode.org 
 
 % Mac OS X TTC fonts, this list need to be filtered out
-/Library/Fonts/AmericanTypewriter.ttc
-/Library/Fonts/Baskerville.ttc
-/Library/Fonts/Chalkboard.ttc
-/Library/Fonts/Cochin.ttc
-/Library/Fonts/Copperplate.ttc
-/Library/Fonts/Didot.ttc
-/Library/Fonts/Futura.ttc
-/Library/Fonts/GillSans.ttc
-/Library/Fonts/Hoefler Text.ttc
-/Library/Fonts/MarkerFelt.ttc
-/Library/Fonts/Optima.ttc
-/Library/Fonts/Papyrus.ttc
-/Library/Fonts/STHeiti Medium.ttc
-/System/Library/Fonts/AquaKana.ttc
-/System/Library/Fonts/HelveticaNeue.ttc
-/System/Library/Fonts/LucidaGrande.ttc
-/System/Library/Fonts/Menlo.ttc
-/System/Library/Fonts/STHeiti Light.ttc
+% luatex bug fixed?
+% /Library/Fonts/AmericanTypewriter.ttc
+% /Library/Fonts/Baskerville.ttc
+% /Library/Fonts/Chalkboard.ttc
+% /Library/Fonts/Cochin.ttc
+% /Library/Fonts/Copperplate.ttc
+% /Library/Fonts/Didot.ttc
+% /Library/Fonts/Futura.ttc
+% /Library/Fonts/GillSans.ttc
+% /Library/Fonts/Hoefler Text.ttc
+% /Library/Fonts/MarkerFelt.ttc
+% /Library/Fonts/Optima.ttc
+% /Library/Fonts/Papyrus.ttc
+% /Library/Fonts/STHeiti Medium.ttc
+% /System/Library/Fonts/AquaKana.ttc
+% /System/Library/Fonts/HelveticaNeue.ttc
+% /System/Library/Fonts/LucidaGrande.ttc
+% /System/Library/Fonts/Menlo.ttc
+% /System/Library/Fonts/STHeiti Light.ttc
-- 
cgit v1.2.3