added new templkate for gambit
1 parent e68f341 commit edbf852d1f981fa06646fad583fbf40cdad22784
@mchrzasz mchrzasz authored on 23 May 2016
Showing 44 changed files
View
40
Templates/Fancy/mchrzasz.tex
\documentclass[11 pt,xcolor={dvipsnames,svgnames,x11names,table}]{beamer}
 
\usepackage[english]{babel}
\usepackage{polski}
\usepackage[english]{babel}
\usepackage{polski}
 
 
\usetheme[
bullet=circle, % Other option: square
bigpagenumber, % circled page number on lower right
topline=true, % colored bar at the top of the frame
topline=true, % colored bar at the top of the frame
shadow=false, % Shading for beamer blocks
watermark=BG_lower, % png file for the watermark
]{Flip}
 
%\logo{\kern+1.em\includegraphics[height=1cm]{SHiP-3_LightCharcoal}}
 
 
\usepackage[lf]{berenis}
\usepackage[LY1]{fontenc}
\usepackage[utf8]{inputenc}
 
\usepackage{emerald}
\usefonttheme{professionalfonts}
\usepackage[no-math]{fontspec}
\usepackage[no-math]{fontspec}
\defaultfontfeatures{Mapping=tex-text} % This seems to be important for mapping glyphs properly
 
\setmainfont{Gillius ADF} % Beamer ignores "main font" in favor of sans font
\setsansfont{Gillius ADF} % This is the font that beamer will use by default
\usepackage{textpos}
\usepackage{subfigure}
\usepackage{tikz}
 
%\usepackage{hepparticles}
\usepackage[italic]{hepparticles}
 
\usepackage{hepnicenames}
%\usepackage{hepparticles}
\usepackage[italic]{hepparticles}
 
\usepackage{hepnicenames}
 
% Drawing a line
\tikzstyle{lw} = [line width=20pt]
\newcommand{\topline}{%
decoration={markings,mark=at position .55 with {\arrow[draw=black]{>}}}},
bigvector/.style={decorate, decoration={snake,amplitude=4pt}, draw},
}
 
% TIKZ - for block diagrams,
% TIKZ - for block diagrams,
% from http://www.texample.net/tikz/examples/control-system-principles/
% \usetikzlibrary{shapes,arrows}
\tikzstyle{block} = [draw, rectangle,
\tikzstyle{block} = [draw, rectangle,
minimum height=3em, minimum width=6em]
 
 
 
\setcounter{framenumberappendix}{\value{framenumber}}
}
\newcommand{\backupend}{
\addtocounter{framenumberappendix}{-\value{framenumber}}
\addtocounter{framenumber}{\value{framenumberappendix}}
\addtocounter{framenumber}{\value{framenumberappendix}}
}
 
 
\definecolor{links}{HTML}{2A1B81}
\def\ra{\rangle}
\def\e{{\rm e}}
\def\Br{{\rm Br}}
 
 
\def\ARROW{{\color{JungleGreen}{$\Rrightarrow$}}\xspace}
\def\ARROWR{{\color{WildStrawberry}{$\Rrightarrow$}}\xspace}
 
\author{ {\fontspec{Trebuchet MS}Marcin Chrz\k{a}szcz} (Universit\"{a}t Z\"{u}rich)}
\institute{UZH}
\title[$\PBzero \to \PKstar \Pmuon \APmuon$ update]{$\PBzero \to \PKstar \Pmuon \APmuon$ update}
\tikzstyle{every picture}+=[remember picture]
 
{
\setbeamertemplate{sidebar right}{\llap{\includegraphics[width=\paperwidth,height=\paperheight]{bubble2}}}
\begin{frame}[c]%{\phantom{title page}}
\begin{frame}[c]%{\phantom{title page}}
\begin{center}
\begin{center}
\begin{columns}
\begin{column}{0.9\textwidth}
 
\begin{frame}[c]{A short introduction to the $\nu$MSM}%{{\footnotesize\href{http://arxiv.org/abs/hep-ph/0503065}{[T. Asaka et al. 2005]}}}
\topline
\begin{minipage}{\textwidth}
\topline
\topline
\begin{exampleblock}{}
Leptons and quarks get their mass through the Yukawa interaction:
\vspace*{-0.7em}\begin{align*}
\mathcal{L} = m\,\psi^\dagger_L\, h\, \psi_R + c.c.
\flushleft
%\includegraphics<1-1>[width=0.48\textwidth]{img/neutrinos-sm}
%%\hfill
%\phantom{\includegraphics<1-1>[width=0.48\textwidth]{img/neutrinos-nusm}}
%\includegraphics<2-2>[width=0.48\textwidth]{img/neutrinos-nusm}
%\includegraphics<2-2>[width=0.48\textwidth]{img/neutrinos-nusm}
\end{figure}
\only<1-2>{\Put(170,180){\begin{minipage}{0.45\textwidth}\vskip0pt plus 1filll
\Alert{\vskip0pt plus 1filll Neutrinos need a right-handed partner to get their masses like the other SM fermions!}
\newline{}%\vskip0pt plus 1filll
\end{minipage}
\vspace*{2.cm}
\end{frame}
 
\backupbegin
\backupbegin
 
\begin{frame}\frametitle{Backup}
\topline
\topline
 
\end{frame}
 
\backupend
\backupend
 
\end{document}
View
10
Templates/Fancy_Gambit_IFJ/Makefile 0 → 100644
all: mchrzasz.pdf
 
mchrzasz.pdf: mchrzasz.tex
xelatex mchrzasz.tex
# bibtex mchrzasz
xelatex mchrzasz.tex
# xelatex mchrzasz.tex
clean:
rm *.aux *.bbl *.blg *.log *.out *.pdf *.sh *.xml *.snm *.toc *.nav
View
Templates/Fancy_Gambit_IFJ/beamercolorthemeFlip.sty 0 → 100755
View
Templates/Fancy_Gambit_IFJ/beamerinnerthemeFlip.sty 0 → 100755
View
Templates/Fancy_Gambit_IFJ/beamerouterthemeFlip.sty 0 → 100755
View
Templates/Fancy_Gambit_IFJ/beamerouterthemedecolines.sty 0 → 100755
View
Templates/Fancy_Gambit_IFJ/beamerthemeFlip.sty 0 → 100755
View
Templates/Fancy_Gambit_IFJ/images/.DS_Store 0 → 100644
Not supported
View
Templates/Fancy_Gambit_IFJ/images/BG_both.png 0 → 100755
View
Templates/Fancy_Gambit_IFJ/images/BG_lower.png 0 → 100755
View
Templates/Fancy_Gambit_IFJ/images/BG_upper.png 0 → 100755
View
Templates/Fancy_Gambit_IFJ/images/Logo2full.pdf 0 → 100644
Not supported
View
Templates/Fancy_Gambit_IFJ/images/ST_logo.gif 0 → 100644
View
Templates/Fancy_Gambit_IFJ/images/ST_logo.png 0 → 100644
View
Templates/Fancy_Gambit_IFJ/images/ST_logosmall.gif 0 → 100644
View
Templates/Fancy_Gambit_IFJ/images/Z_rich_18.jpg 0 → 100644
View
Templates/Fancy_Gambit_IFJ/images/Z_rich_24.jpg 0 → 100644
View
Templates/Fancy_Gambit_IFJ/images/Z_rich_30.jpg 0 → 100644
View
Templates/Fancy_Gambit_IFJ/images/bubble2.jpg 0 → 100644
View
Templates/Fancy_Gambit_IFJ/images/derotate.sh 0 → 100755
View
Templates/Fancy_Gambit_IFJ/images/getFromAFS.sh 0 → 100644
View
Templates/Fancy_Gambit_IFJ/images/ifj.png 0 → 100644
View
Templates/Fancy_Gambit_IFJ/images/lhcb-logo-bad.pdf 0 → 100644
Not supported
View
Templates/Fancy_Gambit_IFJ/images/lhcb-logo.pdf 0 → 100644
Not supported
View
Templates/Fancy_Gambit_IFJ/images/lhcb-logo.svg 0 → 100644
View
Templates/Fancy_Gambit_IFJ/images/uzh-transp.pdf 0 → 100644
Not supported
View
Templates/Fancy_Gambit_IFJ/images/uzh.pdf 0 → 100644
Not supported
View
Templates/Fancy_Gambit_IFJ/images/uzh_logo_e_pos.eps 0 → 100755
View
Templates/Fancy_Gambit_IFJ/images/uzh_logo_e_pos_gross.tif 0 → 100755
View
Templates/Fancy_Gambit_IFJ/mchrzasz+mp.sh 0 → 100644
View
Templates/Fancy_Gambit_IFJ/mchrzasz-blx.bib 0 → 100644
View
Templates/Fancy_Gambit_IFJ/mchrzasz.aux 0 → 100644
View
Templates/Fancy_Gambit_IFJ/mchrzasz.log 0 → 100644
Too large (Show diff)
View
Templates/Fancy_Gambit_IFJ/mchrzasz.nav 0 → 100644
View
Templates/Fancy_Gambit_IFJ/mchrzasz.out 0 → 100644
View
Templates/Fancy_Gambit_IFJ/mchrzasz.pdf 0 → 100644
Not supported
View
Templates/Fancy_Gambit_IFJ/mchrzasz.run.xml 0 → 100644
View
Templates/Fancy_Gambit_IFJ/mchrzasz.snm 0 → 100644
View
Templates/Fancy_Gambit_IFJ/mchrzasz.tex 0 → 100644
View
Templates/Fancy_Gambit_IFJ/mchrzasz.tex~ 0 → 100644
View
Templates/Fancy_Gambit_IFJ/mchrzasz.toc 0 → 100644
View
Templates/Fancy_Gambit_IFJ/tikzfeynman.sty 0 → 100755
View
Templates/Fancy_LHCb/mchrzasz.tex
View
Templates/Fancy_LHCb_IFJ/mchrzasz.tex