diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:55:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:55:59 +0000 |
commit | d73d13aa7a4b4df6cc14edd57d10524b31232964 (patch) | |
tree | 0bcde818e8d9b68a8d5ddf2476b88c2aad82a22a /Master/texmf-dist/tex/latex/foilhtml/foilhtml.cfg | |
parent | 5e2d2ba1ffdd9c84764051f29f189c05ddbab47a (diff) |
foilhtml
git-svn-id: svn://tug.org/texlive/trunk@929 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/foilhtml/foilhtml.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/foilhtml/foilhtml.cfg | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/foilhtml/foilhtml.cfg b/Master/texmf-dist/tex/latex/foilhtml/foilhtml.cfg new file mode 100644 index 00000000000..7d7dbedab28 --- /dev/null +++ b/Master/texmf-dist/tex/latex/foilhtml/foilhtml.cfg @@ -0,0 +1,23 @@ +%% +%% This is file `foilhtml.cfg', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% foilhtml.dtx (with options: `cfg') +%% +%% The first part of this file contains default options for your site. +%% The second part (inside AtEndOfPackage declaration) should contain +%% customization commands specific to your site. +%% +%% Good luck +%% +%% The default options go here +%% +\ExecuteOptions{nopagesintoc} +%% +\AtEndOfPackage{\setcounter{secnumdepth}{0} % Customization goes here +} +\endinput +%% +%% End of file `foilhtml.cfg'. |