summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bardiag/barddoc.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:51:53 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:51:53 +0000
commitc11a98e10de0410a50337e5ab4e3b63b210eec13 (patch)
tree690b00bd75ff04ce9740a64e6ab1aeaed65a3836 /Master/texmf-dist/tex/latex/bardiag/barddoc.sty
parent27ac78b71207f7568bad5b936aa5b3109e5eea82 (diff)
bardiag
git-svn-id: svn://tug.org/texlive/trunk@692 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bardiag/barddoc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/bardiag/barddoc.sty39
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/bardiag/barddoc.sty b/Master/texmf-dist/tex/latex/bardiag/barddoc.sty
new file mode 100644
index 00000000000..b7c7ca78b4c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/bardiag/barddoc.sty
@@ -0,0 +1,39 @@
+\usepackage[a4paper,nohead]{geometry}
+\usepackage{bardiag}
+%\usepackage{showkeys}
+
+\usepackage{graphicx}
+\usepackage{subfigure}
+
+\usepackage{verbatim}
+
+\usepackage{makeidx}
+
+\usepackage{listings}
+
+\lstset{
+ %language=[LaTeX]TeX,
+ basicstyle=\small\ttfamily,
+ numbers=left,
+ numberstyle=\small,
+ stringstyle=\ttfamily,
+ commentstyle=\itshape,
+ stepnumber=1
+}
+
+%\usepackage{xr}
+%\externaldocument{bardiag2}
+
+
+\renewcommand \thefigure {\thesection.\arabic{figure}}
+\newcommand{\mysection}[1]{\section{{#1}}\setcounter{figure}{0}}
+%-------------------------------------------------------
+\newcommand{\barvers}{0.5 }
+
+\newcommand{\bard}{{ \texttt{bardiag} }}
+\newcommand{\pst}{{ \texttt{PSTricks} }}
+\newcommand{\figref}[1]{Fig.\ref{#1}}
+\newcommand{\pac}[1]{{\texttt{#1}}}
+
+\date{December 10, 2003}
+\author{R. Stepanyan\\rstepanyan@yahoo.com}