|
1 | 1 | % Title: Russian grammar tables
|
| 2 | +% Subject: Russian declension of nouns, pronouns, and adjectives |
2 | 3 | % Author: Leo Arnold
|
3 |
| -% URL: https://github.com/leoarnold/russian-grammer-tables |
| 4 | +% URL: https://github.com/leoarnold/russian-grammar-tables |
4 | 5 | % License: CC BY 4.0 - http://creativecommons.org/licenses/by/4.0/
|
5 | 6 |
|
6 | 7 | \documentclass[a4paper, landscape, 11pt]{article}
|
|
9 | 10 | \usepackage[T1]{fontenc}
|
10 | 11 | \usepackage[russian]{babel}
|
11 | 12 |
|
12 |
| -\usepackage[tmargin=15mm, rmargin=10mm, bmargin=15mm, lmargin=10mm]{geometry} |
| 13 | +\usepackage[tmargin=15mm, rmargin=10mm, bmargin=20mm, lmargin=10mm]{geometry} |
13 | 14 |
|
14 |
| -\usepackage{multirow, setspace, tabularx, xcolor} |
| 15 | +\usepackage{hyperref, multirow, scrpage2, setspace, tabularx, xcolor} |
| 16 | + |
| 17 | +\hypersetup{ |
| 18 | + pdftitle = {Russian grammar tables}, |
| 19 | + pdfsubject = {Russian declension of nouns, pronouns, and adjectives}, |
| 20 | + pdfauthor = {Leo Arnold}, |
| 21 | +} |
| 22 | + |
| 23 | +\pagestyle{scrheadings} |
| 24 | +\ohead{\relax} |
| 25 | +\ifoot{Скачивание: \url{https://github.com/leoarnold/russian-grammar-tables}} |
| 26 | +\ofoot{Автор: Leo Arnold, Лицензия: \href{http://creativecommons.org/licenses/by/4.0/}{CC BY 4.0}} |
15 | 27 |
|
16 |
| -\pagestyle{empty} |
17 | 28 | \setlength{\parindent}{0mm}
|
18 | 29 | \onehalfspacing
|
19 | 30 |
|
|
0 commit comments