diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-07 23:28:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-07 23:28:09 +0000 |
commit | c144f631148fc20d9c33eda228ef0207e1af3713 (patch) | |
tree | 2a321b12ac1b2df2065d4b7cd339c37061933465 /Master/texmf-dist/tex/latex/hletter/hdefine.clo | |
parent | 8f90b562b952a727453b13d8316c582285e9a312 (diff) |
new latex package hletter 4.1 (7nov11)
git-svn-id: svn://tug.org/texlive/trunk@24534 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hletter/hdefine.clo')
-rw-r--r-- | Master/texmf-dist/tex/latex/hletter/hdefine.clo | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/hletter/hdefine.clo b/Master/texmf-dist/tex/latex/hletter/hdefine.clo new file mode 100644 index 00000000000..84472775c07 --- /dev/null +++ b/Master/texmf-dist/tex/latex/hletter/hdefine.clo @@ -0,0 +1,28 @@ +%% +%% This is an example of `hdefine.clo' which is part of the hletter package +%% it should be rewritten by the user +%% +%% Copyright (C) 2011 Brian Housley +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.2 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.2 or later is part of all distributions of LaTeX +%% version 1999/12/01 or later. +%% +%% Problems, bugs and comments to +%% brian.housley@gcs.ch +%% + +% Declare the various heading options, +% english (e), german (g) and french (f) are already defined. +% The definition file "hlet<lang>.clo" is input to define the fields +% +\logo{GCCS} + +\newoption{private}{1} +\newoption{signit}{2} +\newoption{bruni}{3} +\newoption{test}{4} |