From 0ea4927e633f628ef9d1b11f7ed1a1017b5efe78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9verin=20Lemaignan?= Date: Mon, 15 Feb 2016 16:45:32 +0000 Subject: [PATCH] minor adjustements --- presentation.tex | 6 +++--- style/beamerthemehri.sty | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/presentation.tex b/presentation.tex index a03ae08..3ab6134 100644 --- a/presentation.tex +++ b/presentation.tex @@ -450,9 +450,9 @@ F(\textrm{j}\omega) = \int\limits_{-\infty}^{\infty} f(t)\cdot\textrm{e}^{-\text \path[mindmap,concept color=hriWarmGreyLight,text=hriWarmGreyDark] node[concept] {\TeX} [clockwise from=-30] - child[concept color=hriSec2Dark,text=white] { node[concept] {\textcolor{white}{\XeTeX}} } - child[concept color=hriSec1CompDark,text=white] { node[concept] {\ConTeXt} } - child[concept color=hriSec1Dark,text=white] { node[concept] {\LaTeX} }; + child[concept color=hriSec2Dark,text=white] { node[concept] {\textcolor{white}{A}} } + child[concept color=hriSec1CompDark,text=white] { node[concept] {B} } + child[concept color=hriSec1Dark,text=white] { node[concept] {C} }; \end{tikzpicture} \end{frame} diff --git a/style/beamerthemehri.sty b/style/beamerthemehri.sty index 095bd4f..dbd6b34 100644 --- a/style/beamerthemehri.sty +++ b/style/beamerthemehri.sty @@ -40,7 +40,7 @@ %--------------------------------------------------------------------- % Itemize %--------------------------------------------------------------------- -\setbeamertemplate{itemize item}{\rightTextArrow} +\setbeamertemplate{itemize item}{$\circ$} \setbeamertemplate{itemize subitem}{\rightTextArrow} \setbeamertemplate{itemize subsubitem}{\rightTextArrow}