summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ascmac/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-09 22:47:18 +0000
committerKarl Berry <karl@freefriends.org>2018-03-09 22:47:18 +0000
commitede48fa402ed1c37b836d56fc860a137fd0d2e11 (patch)
treeabaeee82bcd19128a983e237d8d1010c29b41210 /Master/texmf-dist/doc/latex/ascmac/README.md
parent3a66104a35750e51768c735cc4b634e4ecc7dfa3 (diff)
ascmac (9mar18)
git-svn-id: svn://tug.org/texlive/trunk@46904 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ascmac/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/ascmac/README.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ascmac/README.md b/Master/texmf-dist/doc/latex/ascmac/README.md
new file mode 100644
index 00000000000..0f9f11c6330
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ascmac/README.md
@@ -0,0 +1,31 @@
+# ascmac
+
+The bundle provides boxes and picture macros, derived from
+Japanese pLaTeX distribution. These macros and fonts were
+originally developed by ASCII MEDIA WORKS, and now
+maintained by Japanese TeX Development Community.
+
+## Changes from the original ASCII edition
+
+See the documents (ascmac.pdf) for more information.
+
+- Support pdfLaTeX, XeLaTeX and LuaLaTeX.
+- Fix several bugs in `\oval` drawings, which are used in
+ `screen` environment and `\keytop`.
+- Made compatible with the package "pict2e".
+
+## Repository
+
+The bundle is maintained on GitHub:
+https://github.com/texjporg/ascmac
+
+## License
+
+The bundle may be distributed and/or modified under the terms of
+the 3-clause BSD license (see [LICENSE](./LICENSE)).
+
+## Release Date
+
+2018-03-09
+
+Japanese TeX Development Community