Search found 12 matches

by hicham
Mon Jun 18, 2018 11:33 pm
Forum: Text Formatting
Topic: Tikz PDCA cycle with only 3 arcarrow
Replies: 1
Views: 1918

Tikz PDCA cycle with only 3 arcarrow

Hello everybody;

Please I want to draw an PDCA cycle with only 3 arcarrow with diffrents color. look at the code bellow.

Thank you very much friend

\documentclass[tikz,border=10pt]{standalone}
\usetikzlibrary{decorations.text}
\definecolor{mygray}{RGB}{208,208,208}
\definecolor{mymagenta}{RGB ...
by hicham
Mon Jun 18, 2018 11:27 pm
Forum: Text Formatting
Topic: Drawinn Tikz mindmap and changin shapes
Replies: 3
Views: 4462

Drawinn Tikz mindmap and changin shapes

Thank you Mr Stefan
by hicham
Tue Jun 12, 2018 4:43 pm
Forum: Text Formatting
Topic: Drawinn Tikz mindmap and changin shapes
Replies: 3
Views: 4462

Drawinn Tikz mindmap and changin shapes

Hello dear friend;

in reality I want to draw a tikz mindmap but the childs being a rectangle, like shows in the image

Thanks
by hicham
Mon Jun 11, 2018 5:05 pm
Forum: Text Formatting
Topic: Drawing Diagrams with Tikz Mindmap
Replies: 2
Views: 2357

Drawing Diagrams with Tikz Mindmap

Hello dear friend;

in reality I want to draw a tikz mindmap but the childs being a rectangle, like shows in the image

Thanks
by hicham
Sun Jun 10, 2018 2:46 am
Forum: Text Formatting
Topic: Drawing Diagrams with Tikz Mindmap
Replies: 2
Views: 2357

Drawing Diagrams with Tikz Mindmap

Hello everybody;
Please I want to draw an diagram like mentionned in attached file.
Thank you a lot
by hicham
Thu May 24, 2018 3:34 pm
Forum: Text Formatting
Topic: footline text is not aligned and centered in Beamer class
Replies: 3
Views: 6681

footline text is not aligned and centered in Beamer class

\documentclass[xcolor=pdftex,dvipsnames,table]{beamer}
%\definecolor{LHCblue}{RGB}{4, 114, 255}
%\usecolortheme[named=LHCblue]{structure}

\setbeamerfont{headline}{size=\footnotesize}
\setbeamerfont{section in head/foot}{size=\tiny}

\usepackage[bars]{beamerthemetree} % Beamer theme v 2.2 ...
by hicham
Wed May 23, 2018 4:44 am
Forum: Text Formatting
Topic: footline text is not aligned and centered in Beamer class
Replies: 3
Views: 6681

footline text is not aligned and centered in Beamer class

\setbeamerfont{footline}{size=\fontsize{6}{6}\selectfont}
\makeatletter
\setbeamertemplate{footline}{%
\leavevmode%
\hbox{%
\begin{beamercolorbox}[wd=.19\paperwidth,ht=2.25ex,dp=1ex,center]{author in head/foot}%
\usebeamerfont{author in head/foot}\insertshortauthor%\expandafter\beamer@ifempty ...
by hicham
Tue Mar 21, 2017 5:40 pm
Forum: Graphics, Figures & Tables
Topic: Formating table in \begingroup
Replies: 3
Views: 8337

Formating table in \begingroup

My code is done, with a long definition after \begin{document} , is done like this:


\documentclass{beamer}
\setbeamertemplate{navigation symbols}{}
\usepackage{beamerthemeshadow}
\usecolortheme{goeagles}
\usepackage{xspace}
\usepackage[absolute,overlay]{textpos}

\usepackage{amsmath,amsfonts ...
by hicham
Tue Mar 21, 2017 5:29 pm
Forum: Graphics, Figures & Tables
Topic: Formating table in \begingroup
Replies: 3
Views: 8337

Formating table in \begingroup

in reality no error message sending but no thing in output.

the main is to insert names of jury members in the first frame of my presentation.

Thank you
by hicham
Mon Mar 20, 2017 9:50 pm
Forum: Graphics, Figures & Tables
Topic: Formating table in \begingroup
Replies: 3
Views: 8337

Formating table in \begingroup

Hello every Body;

Please I want inserting a table in \begingroup:
CODE:

\begingroup
\setbeamertemplate{headline}{}
\begin{frame}
\tikz[remember picture,overlay]
\node[anchor=north east,yshift=2pt] at (current page.north east)
{\includegraphics[height=1.6cm,width=2.5cm]{Logo 1} \hspace*{8.2cm ...