From 2be8db31dc0406e149a89c62bd628cfa6756ab30 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 16 Nov 2013 22:36:37 +0100 Subject: [db] use tput to determine the terminal size if appropriate --- luaotfload-override.lua | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'luaotfload-override.lua') diff --git a/luaotfload-override.lua b/luaotfload-override.lua index 0e17f05..b1773fa 100644 --- a/luaotfload-override.lua +++ b/luaotfload-override.lua @@ -40,20 +40,6 @@ if tex and (tex.jobname or tex.formatname) then texjob = true end ---[[doc-- -We recreate the verbosity levels previously implemented in font-nms: - - ========================================================== - lvl arg trace_loading trace_search suppress_output - ---------------------------------------------------------- - (0) -> -q ⊥ ⊥ ⊤ - (1) -> ∅ ⊥ ⊥ ⊥ - (2) -> -v ⊤ ⊥ ⊥ - (>2) -> -vv ⊤ ⊤ ⊥ - ========================================================== - ---doc]]-- - local loglevel = 0 --- default local logout = "log" -- cgit v1.2.3