diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/dotlessi')
-rw-r--r-- | Master/texmf-dist/doc/latex/dotlessi/README.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/dotlessi/README.md b/Master/texmf-dist/doc/latex/dotlessi/README.md new file mode 100644 index 00000000000..deabac86f96 --- /dev/null +++ b/Master/texmf-dist/doc/latex/dotlessi/README.md @@ -0,0 +1,21 @@ + +This package defines two commands: \dotlessi and \dotlessj, which give +you access to dotless i's and j's in math mode. They are intended for +symbols in non English languages. + +If the default math font is used, they are equivalent to \imath and +\jmath; if a different font is used (like \mathrm, \mathbf, \mathsf) +these commands look in the corresponding font tables to find their +codes. In text mode, they expand to \i and \j. For example: + +$f_{\mathrm{m\acute{\dotlessj}n}}$ + +License: MIT +________ +Javier Bezos --- http://www.texnia.com + + + + + + |