Search found 3 matches

by Anasus
Thu Jan 28, 2010 10:44 pm
Forum: Graphics, Figures & Tables
Topic: function isn´t shown
Replies: 1
Views: 1165

function isn´t shown

When I compile this I only get the background grid, but the two functions doesn´t appear. Still they are in this code, what should I do?
Thank you very much,
Anasus \documentclass[10pt]{article}
\usepackage{pgf,tikz}
\usetikzlibrary{arrows}
\pagestyle{empty}
\begin{document}
\definecolor{cqcqcq}{rgb ...
by Anasus
Sun Jan 10, 2010 4:37 pm
Forum: General
Topic: Flash Animation
Replies: 2
Views: 2099

Re: Flash Animation

Thank you, I will try it.
Anasus
by Anasus
Sat Jan 09, 2010 10:25 pm
Forum: General
Topic: Flash Animation
Replies: 2
Views: 2099

Flash Animation

Hello everyone,
I would like to include a Flash Animation into a Beamer class.
\documentclass{beamer}
\usepackage{beamerthemeshadow}
\usepackage{ae}
\usepackage{hyperref}
\usepackage{movie15}
and I included my swf.file like this
\begin{figure}
\includemovie[scale=0.5]{scannen.swf}
\end{figure ...