diff options
author | Karl Berry <karl@freefriends.org> | 2017-10-09 22:07:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-10-09 22:07:51 +0000 |
commit | ab470e9d889b5624187d9c30bb9ff093348039de (patch) | |
tree | 8ad791ed60d32b3f970da0069ffa5fe45232e21e /Master/texmf-dist/doc/latex/isopt/README.md | |
parent | 46088a3268571a362dd9a36835c27eb3c4cfe42a (diff) |
isopt (9oct17)
git-svn-id: svn://tug.org/texlive/trunk@45509 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/isopt/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/isopt/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/isopt/README.md b/Master/texmf-dist/doc/latex/isopt/README.md new file mode 100644 index 00000000000..0f74096c4b0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/isopt/README.md @@ -0,0 +1,11 @@ +# README # + +Writing a TeX length with \the writes the value and +the unit without a space. Package isopt provides +a macro \ISO which inserts a user defined space +between number and unit. + + +This program can be redistributed and/or modified under the terms +of the LaTeX Project Public License Distributed from CTAN archives +in directory macros/latex/base/lppl.txt. |