Re: [dev-context] setup-en.pdf and mkiv command list
Hi all,
I wrote a python script to auto-generate keyword lists from the full xml file. All the "abstract" keywords (those with a cd:sequence tag) are simply ignored. The full list is in the KEYWORDS.txt file.
Thanks,
Jason
________________________________
From: Hamid,Idris
Sent: Tuesday, May 16, 2017 8:09:28 AM
To: Wolfgang Schuster
Cc: Hans Hagen; dev-context@ntg.nl; Yu,Jason
Subject: Re: setup-en.pdf and mkiv command list
On Tue, 16 May 2017 07:38:33 -0600, Wolfgang Schuster
TeX primitives - Knuth luaTeX primitives - excluding Knuth The syntax files contain at the moment only ConTeXt specific command, primitives aren’t included.
Sure, we get the TeX and luaTeX commands from the scite*.lua files
macro structure - e.g., sectioning etc. micro structure - e.g., itemizations, tables etc. mode structure - e.g., metapost, xml, markdown The XML source has a category attribute for this information.
Could you give a couple of examples? Below is a example for \m{…}.
Wonderful. So the task is two-fold: i) categorization of context commands via the category attribute ii) adding tex and luatex primitive classes For editors, the abstract commands (\ATTACHMENT, \CHARACTERKERNING etc.) do not need to be generated. Idris -- Idris Samawi Hamid, Professor Department of Philosophy Colorado State University Fort Collins, CO 80512
On 5/16/2017 9:57 PM, Yu,Jason wrote:
Hi all,
I wrote a python script to auto-generate keyword lists from the full xml file. All the "abstract" keywords (those with a cd:sequence tag) are simply ignored. The full list is in the KEYWORDS.txt file.
idris probably also wants the instances, so \startsubject and so; in due time we'll add cd:instances to the relevant commands (kind of experimental now) anyway, not that you can make lists you can always provide idris with updated onces categories can come later Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Yu,Jason