1if not modules then modules = { } end modules ['syst-mac'] = { 2 version = 1.001, 3 comment = "companion to syst-aux.mkiv", 4 author = "Hans Hagen, PRAGMA-ADE, Hasselt NL", 5 copyright = "PRAGMA ADE / ConTeXt Development Team", 6 license = "see context related readme files" 7} 8 9-- empty 10 |