From 50f84d0319f738a754124d419b2a813b19744bb6 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Wed, 5 Nov 2014 15:14:51 +0300 Subject: [PATCH 1/4] Don't include fixltx2e package as it brokes floats compilation. --- git-tutorial.lyx | 1 - 1 file changed, 1 deletion(-) diff --git a/git-tutorial.lyx b/git-tutorial.lyx index e32b66a..a1120d3 100644 --- a/git-tutorial.lyx +++ b/git-tutorial.lyx @@ -18,7 +18,6 @@ \begin_modules customHeadersFooters enumitem -fixltx2e fix-cm braille initials From e9e3cb2237db4af520aeea7cd0987c73499c3d63 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Wed, 5 Nov 2014 15:25:38 +0300 Subject: [PATCH 2/4] Fancy Paper Page Styles. --- git-tutorial.lyx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-tutorial.lyx b/git-tutorial.lyx index a1120d3..87e6693 100644 --- a/git-tutorial.lyx +++ b/git-tutorial.lyx @@ -99,7 +99,7 @@ foottoend \quotes_language english \papercolumns 1 \papersides 1 -\paperpagestyle default +\paperpagestyle fancy \tracking_changes false \output_changes false \html_math_output 0 From f896596f6f7eac56a37f0c1c3935c89035573273 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Wed, 5 Nov 2014 16:33:08 +0300 Subject: [PATCH 3/4] Many fixes to the page style, table of contents, document title. --- git-tutorial.lyx | 84 +++++++++++++++++++++++------------------------- 1 file changed, 41 insertions(+), 43 deletions(-) diff --git a/git-tutorial.lyx b/git-tutorial.lyx index 87e6693..4c3fb32 100644 --- a/git-tutorial.lyx +++ b/git-tutorial.lyx @@ -13,19 +13,24 @@ % содержание и нумерация \setcounter{tocdepth}{4} % table of contents depth \setcounter{secnumdepth}{4} % numbering depth + +% Fix PDF's cross-reference jumps +\restylefloat{table} +\restylefloat{figure} \end_preamble \use_default_options true \begin_modules -customHeadersFooters +braille enumitem fix-cm -braille initials figs-within-sections tabs-within-sections eqs-within-sections endnotes foottoend +logicalmkup +hanging \end_modules \maintain_unincluded_children false \language russian @@ -47,6 +52,7 @@ foottoend \output_sync 0 \bibtex_command default \index_command default +\float_placement H \paperfontsize default \spacing single \use_hyperref true @@ -55,12 +61,12 @@ foottoend \pdf_subject "Git" \pdf_keywords "tex,lyx,latex,texreport,texparser" \pdf_bookmarks true -\pdf_bookmarksnumbered false -\pdf_bookmarksopen false -\pdf_bookmarksopenlevel 1 +\pdf_bookmarksnumbered true +\pdf_bookmarksopen true +\pdf_bookmarksopenlevel 3 \pdf_breaklinks false -\pdf_pdfborder false -\pdf_colorlinks false +\pdf_pdfborder true +\pdf_colorlinks true \pdf_backref false \pdf_pdfusetitle true \papersize default @@ -88,12 +94,12 @@ foottoend \shortcut idx \color #008000 \end_index -\leftmargin 2cm +\leftmargin 1.5cm \topmargin 1.5cm \rightmargin 1cm \bottommargin 2cm -\secnumdepth 3 -\tocdepth 3 +\secnumdepth 5 +\tocdepth 5 \paragraph_separation indent \paragraph_indentation default \quotes_language english @@ -109,26 +115,6 @@ foottoend \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_inset ERT status open @@ -137,7 +123,27 @@ status open \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_inset @@ -146,25 +152,17 @@ thispagestyle{empty} \end_layout \begin_layout Standard - -\lang english -\begin_inset Newpage newpage -\end_inset - - -\end_layout - -\begin_layout Standard - -\lang english \begin_inset CommandInset toc LatexCommand tableofcontents \end_inset -\lang russian +\end_layout +\begin_layout Standard + +\lang english \begin_inset Newpage newpage \end_inset From 3ce358272e4f5d023ae46c1ef33cc6102fbfe5c9 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Wed, 5 Nov 2014 16:50:44 +0300 Subject: [PATCH 4/4] Bumped version number to 1.3.3 --- git-tutorial.lyx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-tutorial.lyx b/git-tutorial.lyx index 4c3fb32..b40135d 100644 --- a/git-tutorial.lyx +++ b/git-tutorial.lyx @@ -136,7 +136,7 @@ author{Колян Ш. \backslash \backslash -normalsize Версия 1.3.2} +normalsize Версия 1.3.3} \end_layout \begin_layout Plain Layout