Search found 54 matches

by renno
Wed Sep 04, 2013 3:33 pm
Forum: General
Topic: Flashing or Blinking Text
Replies: 1
Views: 6296

Flashing or Blinking Text

Hi,

The solution is the use the ''animateinline'' option from the ''animate'' package. Below is an example:

Code: Select all

\begin{animateinline}[autoplay,loop]{2}%
{\color{blue}{\bf Mid-Frequency Gap}}%
\newframe\end{animateinline}
Cheers to all.
by renno
Wed Sep 04, 2013 10:35 am
Forum: General
Topic: Flashing or Blinking Text
Replies: 1
Views: 6296

Flashing or Blinking Text

Hi there,

I have seen a package that can create text that is blinking/flashing. Indeed, that package's documentation shows examples of text that is repetitively going from normal face to bold face and so on and so forth.

Unfortunately, I cannot remember the name of the package, so I was wondering ...
by renno
Sat Aug 13, 2011 3:06 pm
Forum: Document Classes
Topic: Embedded Movies in Presentation
Replies: 0
Views: 2608

Embedded Movies in Presentation

Hi all,

I am using PDFLaTeX to produce my presentation which has movies. The compilation goes through fine, but when I try to view the presentation with Adobe Acrobat Reader, the movies do not play and I get the following error box:
Acrobat has encountered an error while playing this media clip ...
by renno
Wed Oct 07, 2009 9:14 am
Forum: General
Topic: Eliminating 'complex' ligatures in ArabTeX
Replies: 1
Views: 1902

Re: Eliminating 'complex' ligatures in ArabTeX

Hey George,

I have not used ArabTeX, so I am afraid I cannot answer your question. However, I wanted to recommend the package 'arabi' by Yousef Jabri. Looking at the manual and the examples included there, I thought that package is very powerful, so you might want to give it a try.

Cheers,
by renno
Mon Oct 05, 2009 1:34 pm
Forum: General
Topic: how can i sort refrences in order of their citation automatc
Replies: 2
Views: 1945

how can i sort refrences in order of their citation automatc

Hello there,

I think if you use "unsrt" bibliography style, the references will be listed in the order you cite them. Place the following in your document.

Code: Select all

\bibliographystyle{unsrt}
Cheers,
by renno
Tue Sep 15, 2009 11:16 am
Forum: General
Topic: Looking for a compact Homework layout
Replies: 2
Views: 2748

Re: Looking for a compact Homework layout

Hello there,

I have used the attached style file. I thought it was nice and efficient. Take a look at it and I hope it fits your needs. I have also attached a sample with it.

Cheers,
by renno
Fri Sep 04, 2009 12:08 pm
Forum: BibTeX, biblatex and biber
Topic: How to arrage author name and surname?
Replies: 4
Views: 6248

How to arrage author name and surname?

Hello there,

I think you can solve this issue by chaing the bibliography style you are using. For example, if you use

Code: Select all

\bibliographystyle{apalike}
insead of

Code: Select all

\bibliographystyle{plainint}
then, your problem is solved.

Cheers,
by renno
Wed Aug 26, 2009 2:07 pm
Forum: Graphics, Figures & Tables
Topic: Formatting rows of a table
Replies: 2
Views: 4240

Formatting rows of a table

Hello there,

I suggest using the colortbl package. It offers commands such as \cellcolor and \rowcolor. I tried using \rowcolor, but could not overlay it using \only or \onslide commands from beamer. Maybe you can have a go with it. Below, you can have both rows highlighted at different slides with ...
by renno
Tue Aug 25, 2009 4:21 pm
Forum: Text Formatting
Topic: words in arabic, urdu, farsi
Replies: 2
Views: 3111

Re: words in arabic, urdu, farsi

Hello there,

I strongly recommend using "arabi" package. It is very powerful, and the manual is extensive. The examples in the manual should be enough for what you want to do.

Cheers,
by renno
Sat Aug 22, 2009 8:05 pm
Forum: General
Topic: Cant install NATBIB, HELP!
Replies: 1
Views: 2624

Re: Cant install NATBIB, HELP!

Hello there,

This might sound like a dum question, but: did you select "natbib", and then click the "+" in the menu above. Otherwise, what is the error you get when you try to "install".

Cheers,