[PATCH worg 1/2] Move duplicate and obsolete LoB to archive

2022-06-17 Thread ~theophilusx
From: Tim Cross A duplicate library-of-babel.org file was in the worg/org-contrib/babel directory. It was out-of-date, so I moved it to archive. The 'real' library-of-babel.org file sits in the root /worg directory. --- {org-contrib/babel => archive}/library-of-babel.org | 0 1 file changed, 0

[PATCH worg 2/2] Update and cleanup of LoB file

2022-06-17 Thread ~theophilusx
From: Tim Cross - Add exmaple elispgantt test table and description - Fix some old tblname and headers arguments - Fix some missing quoting in exmaple blocks - fix block indentation - add missing name values Still a bit of cleanup work required, but a start... --- library-of-babel.org | 554 +++

[PATCH worg 0/2] Cleanup of LoB file

2022-06-17 Thread ~theophilusx
These patches just perform some basic cleanup of the library-of- babel.org file. It also moves a duplicate library-of-babel.org file into the archive directory. Note that I am working on a complete overhaul of worg, which I will implement in a separate branch in my sourcehut clone of the repo. Gi