Many fixes to the page style, table of contents, document title.
This commit is contained in:
parent
e9e3cb2237
commit
f896596f6f
|
@ -13,19 +13,24 @@
|
||||||
% содержание и нумерация
|
% содержание и нумерация
|
||||||
\setcounter{tocdepth}{4} % table of contents depth
|
\setcounter{tocdepth}{4} % table of contents depth
|
||||||
\setcounter{secnumdepth}{4} % numbering depth
|
\setcounter{secnumdepth}{4} % numbering depth
|
||||||
|
|
||||||
|
% Fix PDF's cross-reference jumps
|
||||||
|
\restylefloat{table}
|
||||||
|
\restylefloat{figure}
|
||||||
\end_preamble
|
\end_preamble
|
||||||
\use_default_options true
|
\use_default_options true
|
||||||
\begin_modules
|
\begin_modules
|
||||||
customHeadersFooters
|
braille
|
||||||
enumitem
|
enumitem
|
||||||
fix-cm
|
fix-cm
|
||||||
braille
|
|
||||||
initials
|
initials
|
||||||
figs-within-sections
|
figs-within-sections
|
||||||
tabs-within-sections
|
tabs-within-sections
|
||||||
eqs-within-sections
|
eqs-within-sections
|
||||||
endnotes
|
endnotes
|
||||||
foottoend
|
foottoend
|
||||||
|
logicalmkup
|
||||||
|
hanging
|
||||||
\end_modules
|
\end_modules
|
||||||
\maintain_unincluded_children false
|
\maintain_unincluded_children false
|
||||||
\language russian
|
\language russian
|
||||||
|
@ -47,6 +52,7 @@ foottoend
|
||||||
\output_sync 0
|
\output_sync 0
|
||||||
\bibtex_command default
|
\bibtex_command default
|
||||||
\index_command default
|
\index_command default
|
||||||
|
\float_placement H
|
||||||
\paperfontsize default
|
\paperfontsize default
|
||||||
\spacing single
|
\spacing single
|
||||||
\use_hyperref true
|
\use_hyperref true
|
||||||
|
@ -55,12 +61,12 @@ foottoend
|
||||||
\pdf_subject "Git"
|
\pdf_subject "Git"
|
||||||
\pdf_keywords "tex,lyx,latex,texreport,texparser"
|
\pdf_keywords "tex,lyx,latex,texreport,texparser"
|
||||||
\pdf_bookmarks true
|
\pdf_bookmarks true
|
||||||
\pdf_bookmarksnumbered false
|
\pdf_bookmarksnumbered true
|
||||||
\pdf_bookmarksopen false
|
\pdf_bookmarksopen true
|
||||||
\pdf_bookmarksopenlevel 1
|
\pdf_bookmarksopenlevel 3
|
||||||
\pdf_breaklinks false
|
\pdf_breaklinks false
|
||||||
\pdf_pdfborder false
|
\pdf_pdfborder true
|
||||||
\pdf_colorlinks false
|
\pdf_colorlinks true
|
||||||
\pdf_backref false
|
\pdf_backref false
|
||||||
\pdf_pdfusetitle true
|
\pdf_pdfusetitle true
|
||||||
\papersize default
|
\papersize default
|
||||||
|
@ -88,12 +94,12 @@ foottoend
|
||||||
\shortcut idx
|
\shortcut idx
|
||||||
\color #008000
|
\color #008000
|
||||||
\end_index
|
\end_index
|
||||||
\leftmargin 2cm
|
\leftmargin 1.5cm
|
||||||
\topmargin 1.5cm
|
\topmargin 1.5cm
|
||||||
\rightmargin 1cm
|
\rightmargin 1cm
|
||||||
\bottommargin 2cm
|
\bottommargin 2cm
|
||||||
\secnumdepth 3
|
\secnumdepth 5
|
||||||
\tocdepth 3
|
\tocdepth 5
|
||||||
\paragraph_separation indent
|
\paragraph_separation indent
|
||||||
\paragraph_indentation default
|
\paragraph_indentation default
|
||||||
\quotes_language english
|
\quotes_language english
|
||||||
|
@ -109,26 +115,6 @@ foottoend
|
||||||
|
|
||||||
\begin_body
|
\begin_body
|
||||||
|
|
||||||
\begin_layout Title
|
|
||||||
Краткое введение в Git
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Author
|
|
||||||
Working horsy
|
|
||||||
\begin_inset Newline newline
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
InSys Ltd, Moscow
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Date
|
|
||||||
February 27, 2013
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Date
|
|
||||||
Версия 1.3.2
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset ERT
|
\begin_inset ERT
|
||||||
status open
|
status open
|
||||||
|
@ -137,7 +123,27 @@ status open
|
||||||
|
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
thispagestyle{empty}
|
title{Краткое введение в Git}
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
author{Колян Ш.
|
||||||
|
\backslash
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
normalsize Версия 1.3.2}
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
|
||||||
|
\backslash
|
||||||
|
maketitle
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
@ -146,25 +152,17 @@ thispagestyle{empty}
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
|
|
||||||
\lang english
|
|
||||||
\begin_inset Newpage newpage
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
\lang english
|
|
||||||
\begin_inset CommandInset toc
|
\begin_inset CommandInset toc
|
||||||
LatexCommand tableofcontents
|
LatexCommand tableofcontents
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\lang russian
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
|
||||||
|
\lang english
|
||||||
\begin_inset Newpage newpage
|
\begin_inset Newpage newpage
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue