summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hc/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hc/README')
-rw-r--r--macros/latex/contrib/hc/README99
1 files changed, 99 insertions, 0 deletions
diff --git a/macros/latex/contrib/hc/README b/macros/latex/contrib/hc/README
new file mode 100644
index 0000000000..72ea5638fd
--- /dev/null
+++ b/macros/latex/contrib/hc/README
@@ -0,0 +1,99 @@
+ Readme file for the HC Bundle for LaTeX2e
+ =========================================
+
+Name of the contribution: HC Bundle for LaTeX2e
+
+Author's name: Christian Siefkes
+
+Author's email: error@cs.tu-berlin.de
+
+Suggested CTAN directory: macros/latex/contrib/supported/hc
+
+Summary description:
+Replacement for the LaTeX default classes,
+based upon the KoMa­Script bundle and the Seminar class.
+
+Short text for announcement:
+The HC Bundle for LaTeX2e provides the following four
+classes as replacement for the LaTeX default classes:
+- hcart.cls: substitute for the article class,
+ based upon the KoMa­Script scrartcl class;
+- hcreport.cls: substitute for the report class,
+ based upon the KoMa­Script scrreprt class;
+- hcletter.cls: substitute for the letter class,
+ based upon the KoMa­Script scrlettr class;
+- hcslides.cls: substitute for the slides class,
+ based upon the seminar class.
+
+Type of license: Free / GNU GPL
+
+
+See FILES for a list of files.
+Contact me, if files are missing (and tell me the way you got it):
+e-mail: error@cs.tu-berlin.de
+
+
+Installation:
+-------------
+
+* ATTENTION: You need a complete LaTeX2e and some extra packages
+ (see below)!
+
+ Copy all files to a directory, where TeX/LaTeX can find them.
+ Run hc.ins through LaTeX or TeX, e.g. at UNIX type:
+ latex hc.ins
+ or
+ tex hc.ins
+ You'll get a couple of new cls-files and the file german.hld.
+ Copy them to the coresponding LaTeX-directory.
+
+ To get documentation (hc.dvi|ps) run hc.dtx through LaTeX, e.g. at UNIX
+ type:
+ latex hc.dtx
+ or:
+ tex "&latex" hc.dtx
+ or:
+ latexps hc.dtx
+ You need three runs, to get table of contents and references right
+ (latexps does this automatically).
+
+
+Used LaTeX Packages:
+--------------------
+
+The following LaTeX classes and packages are used by the HC Bundle.
+Those marked with * are required to get the documuntation (hc.dvi|ps).
+
+babel*
+eurofont*
+fancybox
+fancyref*
+fontenc* from the latex base
+html* from the latex2html program
+hyperref
+ifthen* from the latex base
+inputenc* from the latex base
+mathpple*
+multicol* from the tools bundle
+natbib*
+palatino* from the psnfss bundle
+pifont from the psnfss bundle
+scrartcl class* from the koma-script bundle
+scrlettr class from the koma-script bundle
+scrreprt class from the koma-script bundle
+seminar class
+truncate*
+typearea* from the koma-script bundle
+varioref* from the tools bundle
+xspace* from the tools bundle
+
+
+Bug-reports:
+------------
+ You may use latexbugs.tex, but don't send the report to the
+ LaTeX-team, send it to the adress in this file above.
+
+
+Changes since first version:
+----------------------------
+ You'll find all changes at the dtx-file.