You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
701 B
TeX
27 lines
701 B
TeX
%FOR PDFLATEX USE ONLY
|
|
\documentclass[a4paper,12pt]{article}
|
|
|
|
\usepackage{amssymb,amsmath} %math symbols
|
|
|
|
\usepackage[margin=2cm]{geometry} %paper geometry
|
|
|
|
\usepackage[utf8]{inputenc} %allows unicode (including russian) source file
|
|
\usepackage[russian]{babel} %docment in russian-style
|
|
\usepackage[utf8]{inputenc}
|
|
%\usepackage[unicode]{hyperref} %links inside of the text
|
|
\usepackage[pdftex]{graphicx} %includegraphics pictures
|
|
%\usepackage{cmlgc} %bold text
|
|
|
|
\usepackage{array} %arrays
|
|
|
|
%\usepackage{wrapfig}
|
|
%\usepackage{array}
|
|
%\usepackage{lipsum}
|
|
%\usepackage{esvect}
|
|
%\usepackage{hyperref}
|
|
|
|
\usepackage{subfig}
|
|
%\usepackage{calc}
|
|
%\usepackage{pgfplots,tikz,circuitikz}
|
|
%\usepackage{tkz-euclide}
|