PhD thesis of Renata Kopečná Angular analysis of B+->K*+(K+pi0)mu+mu- decay with the LHCb experiment
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

185 lines
6.1 KiB

  1. \documentclass[12pt,titlepage,twoside]{article}
  2. \usepackage[table]{xcolor} %For colored tables
  3. \usepackage{graphicx}
  4. \usepackage{lscape}
  5. \usepackage{epstopdf}
  6. \usepackage{wrapfig}
  7. \usepackage{amsmath, amsthm, amssymb}
  8. \usepackage{amsfonts}
  9. \usepackage[cp1250]{inputenc}
  10. \usepackage[ngerman, english]{babel}
  11. \selectlanguage{english}
  12. \usepackage{nomencl}
  13. \makenomenclature
  14. \usepackage{setspace}
  15. \usepackage[figurename=Fig.,tablename=Tab.]{caption}
  16. \usepackage{subfig}
  17. \usepackage[toc,page]{appendix}
  18. \usepackage{fancyhdr}
  19. \usepackage{listings}
  20. \usepackage{pdfpages}
  21. \usepackage{feynmp} %Feynman diagrams
  22. \usepackage{xfrac} %Pretty fractions
  23. \usepackage{multirow} %Fancy tables
  24. \usepackage{lmodern} %Fixes problems with sizes
  25. \usepackage{threeparttable} %Footnotes in tables
  26. \usepackage{multicol}
  27. \usepackage{enumitem}%for indents
  28. \usepackage{upgreek} %For bold greek stuff
  29. \usepackage[absolute,overlay]{textpos} %textbox
  30. \usepackage[a4paper,top = 2cm, bottom = 2cm, outer=3 cm, inner = 3cm]{geometry}
  31. \usepackage{hyperref} %Hyperref should be always last. Unless it is cleverref
  32. \usepackage{cleveref}
  33. %\usepackage{subfigure}
  34. \graphicspath{{./figures/}}
  35. \pdfminorversion=6 %Set minimal pdf version
  36. %Make sure that there are now widow/orphan lines, or at least make it improbable
  37. %\widowpenalty10000
  38. %\clubpenalty10000
  39. %=====================================================
  40. %
  41. % Set list of abbreviations
  42. %
  43. %=====================================================
  44. %\usepackage{stdpage}
  45. \let\abbrev\nomenclature
  46. \renewcommand{\nomname}{List of Abbreviations}
  47. \setlength{\nomlabelwidth}{0.48\textwidth}
  48. \renewcommand{\nomlabel}[1]{#1 \dotfill}
  49. \setlength{\nomitemsep}{.1cm} \makenomenclature
  50. \newcommand{\listofabbrev}{
  51. \setlength{\nomitemsep}{-\parsep}
  52. \printnomenclature
  53. \newpage
  54. }
  55. %=====================================================
  56. %
  57. % My margin settings
  58. %
  59. %=====================================================
  60. %\hoffset -1.54cm
  61. %\voffset -0.04pt
  62. %\evensidemargin 3 cm
  63. %\oddsidemargin 2 cm
  64. \topmargin -.5cm
  65. \textheight 217mm
  66. %\textwidth 165mm
  67. %=====================================================
  68. %
  69. % My bibliography settings
  70. %
  71. %=====================================================
  72. \usepackage{mciteplus}
  73. \bibliographystyle{References/lhcb}
  74. \mciteErrorOnUnknownfalse
  75. %=====================================================
  76. %
  77. % My paragraph settings
  78. %
  79. %=====================================================
  80. % Instead of subsubsubparagraph; not including in the table of content, needed to press enter, otherwise it won't generate the number!
  81. \usepackage{titlesec}
  82. \setcounter{secnumdepth}{4}
  83. \titleformat{\paragraph}
  84. {\normalfont\small\bfseries}{\theparagraph}{1em}{}
  85. \titlespacing*{\paragraph}
  86. {0pt}{1.0ex plus 0ex minus -.5ex}{0.0ex plus 0.0ex}
  87. %{\normalfont\normalsize\bfseries\itshape}
  88. %***********************************
  89. %=====================================================
  90. %
  91. % TO DO setings
  92. %
  93. %=====================================================
  94. \usepackage[colorinlistoftodos,prependcaption,textsize=small]{todonotes}
  95. %Imported from David's thesis, possibly change
  96. \newcommand{\todored}[2][1=]{\todo[linecolor=red,backgroundcolor=red!25,bordercolor=red,#1]{#2}}
  97. \newcommand{\todoblue}[2][1=]{\todo[linecolor=blue,backgroundcolor=blue!25,bordercolor=blue,#1]{#2}}
  98. \newcommand{\todoFill}[2][1=]{\todo[linecolor=olive,backgroundcolor=olive!25,bordercolor=olive,#1]{#2}}
  99. \newcommand{\todopurple}[2][1=]{\todo[linecolor=Plum,backgroundcolor=Plum!25,bordercolor=Plum,#1]{#2}}
  100. \newcommand{\todoAddCitation}[1]{\todo[linecolor=brightturquoise, backgroundcolor=brightturquoise!25, bordercolor=brightturquoise, inline, inlinewidth=4cm, noinlinepar]{#1}}
  101. \newcommand{\thiswillnotshow}[2][1=]{\todo[disable,#1]{#2}}
  102. %=====================================================
  103. %
  104. % My caption settings
  105. %
  106. %=====================================================
  107. \captionsetup[table]{font={stretch=1.0, small},indention=0.0em,labelfont=bf} %% change 1.2 as you like
  108. \captionsetup[figure]{font={stretch=1.0, small},indention=0.0em,labelfont=bf}
  109. %\addto\captionsenglish{\renewcommand{\figurename}{Fig.}}
  110. %\addto\captions{\renewcommand{\tablename}{Tab.}}
  111. %\renewcommand{\bibname}{\section*{References}}
  112. %\setlength{\belowcaptionskip}{0pt} %Sets only the skip below caption
  113. \setlength\intextsep{20pt} %Sets spacing between any floats, so both figs and tables
  114. %=====================================================
  115. %
  116. % My referencing
  117. %
  118. %=====================================================
  119. \usepackage{chngcntr} %Numbering of figures etc based on the section
  120. \counterwithin{figure}{section}
  121. \counterwithin{table}{section}
  122. \counterwithin{equation}{section}
  123. \newcommand\refFig[1]{Fig.\,\ref{fig:#1}}
  124. \newcommand\refTab[1]{Tab.\,\ref{tab:#1}}
  125. \newcommand\refSec[1]{Sec.\,\ref{sec:#1}}
  126. \newcommand\refEq[1]{Eq.\,\ref{eq:#1}}
  127. \newcommand\refApp[1]{App.\,\ref{app:#1}}
  128. \hypersetup{pageanchor=false}
  129. %=====================================================
  130. %
  131. % Import color definitions
  132. %
  133. %=====================================================
  134. \input{Formatting/colors}
  135. \input{Formatting/FancyColors}
  136. %This is dumb but it works so
  137. \colorlet{oneSigma}{BriGreen!75!white}
  138. \colorlet{twoSigmas}{LigOlive!70!white}
  139. \colorlet{threeSigmas}{LigYellow!70!white}
  140. \colorlet{moreSigmas}{BriRed!70!white}
  141. \def\cellOneSigma {\cellcolor{oneSigma}}
  142. \def\cellTwoSigmas {\cellcolor{twoSigmas}}
  143. \def\cellThreeSigmas {\cellcolor{threeSigmas}}
  144. \def\cellMoreSigmas {\cellcolor{moreSigmas}}
  145. %=====================================================
  146. %s
  147. % My frequently used symbols settings
  148. %
  149. %=====================================================
  150. \input{Formatting/lhcb-symbols-def}
  151. \input{Formatting/my_symbols}
  152. %=====================================================
  153. %
  154. % Table settings
  155. %
  156. %=====================================================
  157. \usepackage{array}
  158. \newcolumntype{x}[1]{>{\centering\arraybackslash\hspace{0pt}}p{#1}}
  159. %=====================================================
  160. %
  161. % Hyphenation
  162. %
  163. %=====================================================
  164. \hyphenation{non-factor-izable}