From 2c2c0dadf2c0863130fc0487cba98d816fc7d0c5 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Tue, 20 Sep 2011 07:35:58 +0200 Subject: [PATCH] comment --- src/filters/rclpdf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/filters/rclpdf b/src/filters/rclpdf index 725b9c09..f107b4ed 100755 --- a/src/filters/rclpdf +++ b/src/filters/rclpdf @@ -17,10 +17,6 @@ # Also, the filter sometimes seems to output problematic utf-8. I did not # check if it was actually incorrect or just mis-understood by qtextedit # (tobedone) -# -# In any case, for example, the code emitted for an fi ligature (correct or -# not, I did not check) should be replaced with f and i characters as this -# is what will get searched for. # Comment the following if you get better results without optionraw=-raw