summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/texk/web2c/luatexdir/font/.gitattributes1
-rw-r--r--Build/source/texk/web2c/luatexdir/font/pdfglyphtounicode-readme.txt20
2 files changed, 10 insertions, 11 deletions
diff --git a/Build/source/texk/web2c/luatexdir/font/.gitattributes b/Build/source/texk/web2c/luatexdir/font/.gitattributes
deleted file mode 100644
index c7fd80cb24d..00000000000
--- a/Build/source/texk/web2c/luatexdir/font/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-pdfglyphtounicode-readme.txt binary
diff --git a/Build/source/texk/web2c/luatexdir/font/pdfglyphtounicode-readme.txt b/Build/source/texk/web2c/luatexdir/font/pdfglyphtounicode-readme.txt
index 45f15a87d43..8c98903efe8 100644
--- a/Build/source/texk/web2c/luatexdir/font/pdfglyphtounicode-readme.txt
+++ b/Build/source/texk/web2c/luatexdir/font/pdfglyphtounicode-readme.txt
@@ -1,10 +1,10 @@
-In pdftex there are some more heuristics going on when determining the
-tounicode mapping:
-
-- more lookups using periods
-- a prefix tfm:cmr10/foo -> bar mapping
-
-Because in luatex one can have a callback that just loads the tfm and then
-decorates it with tounicodes we don't do this in luatex.
-
-HH
+In pdftex there are more heuristics going on when determining the
+tounicode mapping:
+
+- more lookups using periods
+- a prefix tfm:cmr10/foo -> bar mapping
+
+Because in luatex one can have a callback that just loads the tfm and then
+decorates it with tounicodes we don't do this in luatex.
+
+HH