summaryrefslogtreecommitdiff
path: root/dviware/dviasm/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /dviware/dviasm/README
Initial commit
Diffstat (limited to 'dviware/dviasm/README')
-rw-r--r--dviware/dviasm/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/dviware/dviasm/README b/dviware/dviasm/README
new file mode 100644
index 0000000000..d2fc73b610
--- /dev/null
+++ b/dviware/dviasm/README
@@ -0,0 +1,14 @@
+DVIasm is a TeX utility program written by Jin-Hwan Cho, that is
+designed for editing DeVice-Independent (DVI) files directly.
+
+It consists of a single Python program, dviasm.py, in a human readable
+text format and it runs on any platform in which Python is installed.
+
+All revisions of DVIasm can be downloaded at
+
+https://github.com/khaledhosny/dviasm
+
+It is fully documented at
+
+http://tug.org/TUGboat/Articles/tb28-2/tb89cho.pdf (TUGboat)
+http://ajt.ktug.kr/assets/2008/5/1/0201cho.pdf (Asian Journal of TeX)