Start Compositor window
[goodguy/cin-manual-latex.git] / common / packages.tex
index 7e91d036f0ce06e4b34afdd9f99175d7e513eec9..d4cbb6c4afed46a563df7ae7293492d0cc743ab3 100644 (file)
@@ -8,7 +8,7 @@
 \usepackage[bitstream-charter]{mathdesign} % Согласование математических шрифтов
 
 \usepackage{
-    amsfonts,
+    %amsfonts,
     mathtools,
     mathtext,
     cite,
@@ -31,8 +31,9 @@
 %----------------------------------------------
 %\usepackage{mhchem}        
 %===============  Font for tables  ============
-\let\oldtabular\tabular
-\renewcommand{\tabular}{\small\oldtabular}
+%\let\oldtabular\tabular
+%\renewcommand{\tabular}{\small\oldtabular}
+
 \hypersetup{colorlinks=true,
     linkcolor=blue,
     citecolor=blue, 
@@ -54,7 +55,7 @@
 \lstset{                            % begin settings
   %language=R,                      % the language of the code
   inputencoding=utf8,
-  basicstyle=\footnotesize,         % the size of the fonts that are used for the code
+  basicstyle=\ttfamily\footnotesize,         % the size of the fonts that are used for the code
   numbers=left,                     % where to put the line-numbers
   numberstyle=\tiny\color{black},   % the style that is used for the line-numbers
   stepnumber=1,                     % the step between two line-numbers. If it's 1, each line
   texcl=true,
   morekeywords={*,...}              % if you want to add more keywords to the set
 }
-%======================геометрия полей
-\usepackage{geometry}               % page geometry
-\geometry{left=2.0cm}
-\geometry{right=2.0cm}
-\geometry{top=2.0cm}
-\geometry{bottom=1.5cm}
-\parindent=1.0cm                    % first indent in section
-\righthyphenmin=2                   % hyphen last charecter
 %---------------------------------------------------------------------------
 \makeatletter
 \renewcommand{\@biblabel}[1]{#1.}
 %---------------------------------------------------------------
+%
+\usepackage{tikz}                   % Powerfull ploting language
+\usetikzlibrary{                    % Libraries for TiKz
+    positioning,
+    arrows,
+    shapes,
+    shadows
+} 
+
+
 
 % Title page definition
 %\providecommand{\HUGE}{\Huge}% if not using memoir