Search found 3 matches

by balure_1986a
Thu Mar 20, 2014 11:49 am
Forum: Graphics, Figures & Tables
Topic: Video in a Presentation
Replies: 2
Views: 77217

Re: Video in a Presentation

Thank you very much, it simply work with you code.
It really helped, thank you again.

If i want multiple videos playing in a single frame, then how do i do it?
by balure_1986a
Thu Mar 20, 2014 11:30 am
Forum: Text Formatting
Topic: My index starts from 0.1 for the document class book
Replies: 1
Views: 3307

My index starts from 0.1 for the document class book

I am using document class 'book', and the index show is:
0.1
0.1.1
0.1.2
0.2
0.2.1
0.2.2
My preamble part is something like this:

Code: Select all

\documentclass[11pt,a4paper]{book}
\usepackage[margin=1in]{geometry}
Any help?
by balure_1986a
Tue Mar 04, 2014 9:13 am
Forum: Graphics, Figures & Tables
Topic: Video in a Presentation
Replies: 2
Views: 77217

Video in a Presentation

I want to add a video in the frame (any video format, preferably AVI or FLV). How to add it in the frame? I have tried several things, but couldn't achieve it. There is no error while running the .tex file, but on clicking in video window, it says "cant open the Wildlife.avi file".

Is it the ...