diff options
Diffstat (limited to 'Master/texmf-dist/doc/platex/base/README.md')
-rw-r--r-- | Master/texmf-dist/doc/platex/base/README.md | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/platex/base/README.md b/Master/texmf-dist/doc/platex/base/README.md index 8f950b6d845..10bfb50ee84 100644 --- a/Master/texmf-dist/doc/platex/base/README.md +++ b/Master/texmf-dist/doc/platex/base/README.md @@ -29,21 +29,17 @@ See the documents (platex.pdf, pldoc.pdf, platexrelease.pdf) for more informatio A brief exposition of pLaTeX2e is provided in platex.pdf. The document can be obtained by executing the following commands: -~~~~ - platex platex.dtx - dvipdfmx platex.dvi -~~~~ + platex platex.dtx + dvipdfmx platex.dvi The comprehensive explanation of pLaTeX2e source is included in pldoc.pdf. If you are interested in typesetting pldoc.tex yourself, the following commands will be helpful: -~~~~ - platex pldocs.ins - platex Xins.ins - sh mkpldoc.sh - dvipdfmx pldoc.dvi -~~~~ + platex pldocs.ins + platex Xins.ins + sh mkpldoc.sh + dvipdfmx pldoc.dvi ## Character encoding @@ -65,6 +61,6 @@ the 3-clause BSD license (see [LICENSE](./LICENSE)). ## Release Date -2016-11-29 +2017-04-15 Japanese TeX Development Community |