diff options
author | Context Git Mirror Bot <phg42.2a@gmail.com> | 2015-10-09 11:15:08 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg42.2a@gmail.com> | 2015-10-09 11:15:08 +0200 |
commit | ab4b27ac289969d64e7d788c62f5e30eba58a903 (patch) | |
tree | fdc054af1c6dff3d6a06b1f40a1c9c3721b44d94 /tex/context/base/page-lin.lua | |
parent | ee1c809d23ce322e7946f941545f7e0fa27ae5c6 (diff) | |
download | context-ab4b27ac289969d64e7d788c62f5e30eba58a903.tar.gz |
2015-10-09 11:01:00
Diffstat (limited to 'tex/context/base/page-lin.lua')
-rw-r--r-- | tex/context/base/page-lin.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tex/context/base/page-lin.lua b/tex/context/base/page-lin.lua index af6118b05..27f38c3d4 100644 --- a/tex/context/base/page-lin.lua +++ b/tex/context/base/page-lin.lua @@ -52,7 +52,6 @@ local glue_code = nodecodes.glue local glyph_code = nodecodes.glyph local line_code = listcodes.line local leftskip_code = skipcodes.leftskip -local textdir_code = whatcodes.dir local a_displaymath = attributes.private('displaymath') local a_linenumber = attributes.private('linenumber') |