summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/latex2man/latex2man.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-11-13 17:43:59 +0000
committerKarl Berry <karl@freefriends.org>2008-11-13 17:43:59 +0000
commit5add2428204d8d6ff589a9679141d288cf421152 (patch)
treefcc87e4b9c091a2c4d62ea40401b79db218f7e16 /Master/texmf-dist/tex/latex/latex2man/latex2man.cfg
parent6ff046c12b6896c6b7ace34d964ace11ef5059ed (diff)
new support script latex2man
git-svn-id: svn://tug.org/texlive/trunk@11289 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/latex2man/latex2man.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/latex2man/latex2man.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/latex2man/latex2man.cfg b/Master/texmf-dist/tex/latex/latex2man/latex2man.cfg
new file mode 100644
index 00000000000..0dfce805b8d
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/latex2man/latex2man.cfg
@@ -0,0 +1,12 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% Project: Documentation Tools
+%% Descr: Latex --> MAN-page (groff -man), LaTeX package
+%% Configuration of default options
+%% Author: Dr. Jürgen Vollmer, Juergen.Vollmer@acm.org
+%% $Id: latex2man.sty,v 1.28 1998/07/23 06:59:13 vollmer Exp vollmer $
+%% VERSION: 1.4
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\ExecuteOptions{fancyhdr}
+
+\endinput