summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bardiag/barddoc.sty
blob: b7c7ca78b4ca9d71497fdc79aa458463cb7c42e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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}