From a9c288d372917c485a2882593ed18c8044bf82f1 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Sun, 22 Jun 2014 19:58:00 +0200 Subject: beta 2014.06.22 19:58 --- tex/context/base/typo-drp.lua | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tex/context/base/typo-drp.lua') diff --git a/tex/context/base/typo-drp.lua b/tex/context/base/typo-drp.lua index 9151100b6..ec1b52699 100644 --- a/tex/context/base/typo-drp.lua +++ b/tex/context/base/typo-drp.lua @@ -324,6 +324,15 @@ actions[v_default] = function(head,setting) if dynamic > 0 then setattr(current,0,dynamic) end +-- apply font + +-- local g = nodes.copy(tonode(current)) +-- g.subtype = 0 +-- nodes.handlers.characters(g) +-- nodes.handlers.protectglyphs(g) +-- setfield(current,"char",g.char) +-- nodes.free(g) + -- can be a helper if ca and ca > 0 then setattr(current,a_colorspace,ma == 0 and 1 or ma) -- cgit v1.2.3