📚 The CoCalc Library - books, templates and other resources
1\documentclass[a4paper]{scrartcl} 2\usepackage[utf8]{inputenc} 3\usepackage[russian]{babel} 4\usepackage[T1]{fontenc} % this is needed for correct output of letters in pdf 5 6%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 7% Begin document % 8%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 9\begin{document} 10\subsection{Русский} 11Все люди рождаются свободными и равными в своем достоинстве и 12правах. 13\end{document} 14 15