summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/textualicomma/README.md
blob: a4cdf0c11d32bd7b65c83dd2c16a05292881ffc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.