Hello,

on my way  I reached  partial success:

I put 

\usepackage[absolute,overlay]{textpos}
\useoutertheme{infolines}
\setbeamertemplate{navigation symbols}{}
\newcommand\FrameText[1]{%
\begin{textblock*}{\paperwidth}(0pt,\textheight)
\raggedleft #1\hspace{.10em}
\end{textblock*}}
 
in the preamble and with the ERT-TAG

\FrameText{folie}

in the Beamer-Hedline, the word "Folie" appears on every slide on the left down corner.  So i´d like zu change the color of this word, but i found no working solution. 

To get color work i put 

\usepackage{color,xcolor,ucs}
\usepackage{graphicx}

in preamble 

but

\colorbox{red}{\FrameText{folie}}  (%Favorite solution)

neither

{\textcolor{red}{\FrameText{folie}}

works. I got an Error while compiling the document

Theres on small example-file


Attachment: example.lyx
Description: Binary data



I think i made a very simply fault, but I´am not able to see it. 

Any ideas?

uwe 




Am 06.06.2013 um 19:38 schrieb Uwe Ade <uwe....@gmx.de>:

Hello

I uses beamer for a presentation with to differnent branches.

One Branche is the presentation which the Students gets as handouts. It´s the smaller one.

The second is my tutor version which more infos. its the bigger one.

So the question: Is it possible to put an information in the footnote to whicht branch the shown slide belong (teacherslide or studentslide) ? If this idea doesn´t work are there other opportunities to show to which branche the slide belong, as water mark or something else?

thanks

uwe



Reply via email to