Skip to content
This repository has been archived by the owner on Aug 17, 2019. It is now read-only.

Commit

Permalink
[fontloader] add ad-hoc patch by Hans
Browse files Browse the repository at this point in the history
Fix attempt for issue lualatex#391
  • Loading branch information
phi-gamma committed Feb 4, 2017
1 parent f445197 commit 19c26e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fontloader/misc/fontloader-font-dsp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1733,6 +1733,7 @@ do
sublookuplist[nofsublookups] = copy(h) -- we repack later
sublookuphash[lookupid] = nofsublookups
sublookupcheck[lookupid] = 1
h = nofsublookups --- patch by Hans
else
report_issue(i,what,sequence,"missing")
rule.lookups = nil
Expand Down

0 comments on commit 19c26e5

Please sign in to comment.