diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/arabicfront/README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/arabicfront/README.md b/Master/texmf-dist/doc/latex/arabicfront/README.md new file mode 100644 index 00000000000..57709e7da40 --- /dev/null +++ b/Master/texmf-dist/doc/latex/arabicfront/README.md @@ -0,0 +1,20 @@ + +Arabic page numbering starting from the front matter. + +This package modifies the definitions of \frontmatter and +\mainmatter so that page numbering starts in arabic style from the +front matter while preserving the rest of the original definitions. +For it to work, \pagenumbering has to be inside these macros -- most +of classes do that, but there are exceptions like memoir. + +To use it, just \usepackage{arabicfront}. + +License: MIT +________ +Javier Bezos --- http://www.texnia.com + + + + + + |