Search found 4 matches

by emeric
Tue May 25, 2010 4:11 pm
Forum: Page Layout
Topic: Picture in margin with beamer
Replies: 2
Views: 2321

Re: Picture in margin with beamer

Still no help?
by emeric
Thu May 20, 2010 6:54 pm
Forum: Page Layout
Topic: Picture in margin with beamer
Replies: 2
Views: 2321

Re: Picture in margin with beamer

Up.. No ideas? It's quite urgent :/
by emeric
Wed May 19, 2010 1:35 pm
Forum: Page Layout
Topic: Picture in margin with beamer
Replies: 2
Views: 2321

Picture in margin with beamer

Hi,

I would like to include a picture in margin of my latex slides.
I use beamer class with following declarations :


\documentclass[11pt]{beamer}

\usepackage[utf8]{inputenc}
\usepackage[english,frenchb]{babel}
\usepackage{pgf}
\usepackage{tikz}
\usepackage{pgfpages}
\usetikzlibrary{arrows ...
by emeric
Sat May 08, 2010 11:18 am
Forum: Page Layout
Topic: Chapter layout
Replies: 0
Views: 1167

Chapter layout

Hello,

I work with latex and I made a new definition of minitoc, that I insert thanks to the redefinition of makechapterhead command :

\renewcommand{\@makechapterhead}[1]{%
\begin{cadrechap}
\dbg@boite{%
\begin{minipage}[b]{.75\linewidth} % Minitoc
\minisommaire
\end{minipage}}%
\dbg@boite ...