diff options
author | Karl Berry <karl@freefriends.org> | 2017-12-03 22:20:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-12-03 22:20:29 +0000 |
commit | b712a410446a2d7a83b3c84c4cef0dcf4a653848 (patch) | |
tree | aac6ae32f9c0566fb8eb4fccd3477a4cf6405035 /Master/texmf-dist/doc/latex/textualicomma | |
parent | 0a0b0de2788454509ea578118b40418158981fb1 (diff) |
textualicomma (3dec17)
git-svn-id: svn://tug.org/texlive/trunk@45980 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/textualicomma')
-rw-r--r-- | Master/texmf-dist/doc/latex/textualicomma/README.md | 20 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/textualicomma/textualicomma.pdf | bin | 0 -> 53318 bytes |
2 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/textualicomma/README.md b/Master/texmf-dist/doc/latex/textualicomma/README.md new file mode 100644 index 00000000000..a4cdf0c11d3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/textualicomma/README.md @@ -0,0 +1,20 @@ +# textualicomma +A solution for using the textual comma character as decimal separator in math mode. + +**`textualicomma` is based on the `icomma` package and intended as a solution for situations where the text comma character discerns from the math comma character**, e. g. when fonts whithout math support are involved. +Escaping to text mode every time a comma is used in math mode may slow down the compilation process. +Please check, whether `icomma` already satisfies your needs. + +You can obtain the package files by running LaTeX over the file `textualicomma.ins`: + + latex textualicomma.ins + +For compiling the documentation, run **LuaLaTeX** twice over the docstrip source file `textualicomma.dtx`: + + lualatex textualicomma.dtx + lualatex textualicomma.dty + + +### License +This work, consisting of the files `textualicomma.dtx`, `textualicomma.ins` and the derived file `textualicomma.sty`, is licensed under the LPPL, Version 1.3c (or, at your option, any later version) +Current maintainer of the work is Sebastian Friedl. diff --git a/Master/texmf-dist/doc/latex/textualicomma/textualicomma.pdf b/Master/texmf-dist/doc/latex/textualicomma/textualicomma.pdf Binary files differnew file mode 100644 index 00000000000..6bfb01aee3b --- /dev/null +++ b/Master/texmf-dist/doc/latex/textualicomma/textualicomma.pdf |