//tikz style jakies kółka itd \tikzset{node/.style={ellipse(20pt and 7pt),draw,minimum size=1cm,inner sep=0pt},} \tikzset{main node/.style={circle,fill=red!20,draw,minimum size=1cm,inner sep=0pt},} \tikzstyle{place}=[thick, draw=black, ellipse, minimum width=50pt,align=center] \tikzstyle{cir}=[thick, draw=black, circle, minimum width=20pt,align=center] \tikzstyle{fil}=[thick, draw=black, circle, minimum width=5pt,align=center,fill=black] \przydac sie moze do rysowanie \usetikzlibrary{arrows} \usetikzlibrary{shapes} \tak sie ustawia nunmer strony sekcji itd \setcounter{section}{14} \setcounter{footnote}{16} \setcounter{subsection}{1} \setcounter{figure}{29} \setcounter{page}{111} \setcounter{equation}{9} \do pseudokodu \usepackage{algorithm} \usepackage{algorithmic} \zestaw do normalnego kodu np C++ \lstset{language=C++, basicstyle=\ttfamily\small, keywordstyle=\color{darkgreen}\ttfamily\bfseries\small, stringstyle=\color{red}\ttfamily\small, commentstyle=\color{grey}\ttfamily\small, numbers=left, numberstyle=\color{darkred}\ttfamily\scriptsize, identifierstyle=\ttfamily\small, showstringspaces=false, morekeywords={}} i potem \begin{lstlisting}[caption=Obliczanie pierwiastka kwadratowego, captionpos=t, frame=LBtr, frameround=tftf] \end{lstlisting}