diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:51:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:51:33 +0000 |
commit | aec1c1b77ee51b9359530d61cc7b8df2a37c7685 (patch) | |
tree | 8b5e1e20b56e0abf130e7da219468e197cde8725 /Master/texmf-dist/tex/latex/arabtex/asize10.clo | |
parent | e1c54083e49986785dd4d24e891b89e0772a4de1 (diff) |
arabtex
git-svn-id: svn://tug.org/texlive/trunk@673 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/arabtex/asize10.clo')
-rw-r--r-- | Master/texmf-dist/tex/latex/arabtex/asize10.clo | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/arabtex/asize10.clo b/Master/texmf-dist/tex/latex/arabtex/asize10.clo new file mode 100644 index 00000000000..bc7bd58b47e --- /dev/null +++ b/Master/texmf-dist/tex/latex/arabtex/asize10.clo @@ -0,0 +1,40 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% This is ASIZE10.CLO in text format +% size dependent corrections for arabart.cls and size10.clo +% for use with ArabTeX Version 3.04 +% 29.11.1995 +% +% Copyright (C) 1995 by Klaus Lagally +% +% reusing art12.sty of 14 Jan 1992 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\ProvidesFile {asize10.clo}[1995/11/29 v1.00 10pt parameters for arabart] + +% **************************************** +% * PAGE LAYOUT * +% **************************************** + +\columnsep 20pt +\columnseprule .4pt +\headheight 18pt + +% **************************************** +% * LISTS * +% **************************************** + +% presently not changed + +\iffalse +\leftmargini 2.5em +\leftmarginii 2.2em % > \labelsep + width of '(m)' +\leftmarginiii 1.87em % > \labelsep + width of 'vii.' +\leftmarginiv 1.7em % > \labelsep + width of 'M.' +\leftmarginv 1em +\leftmarginvi 1em +\fi + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\endinput +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + |