blob: 0f9f11c63308a80f03c00d887a3cee89182d1c06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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
|