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 if someone can help with this.
Thanks in advance.
Jamil
General ⇒ Flashing or Blinking Text
Flashing or Blinking Text
If there is no way, we will make one...
Hanibal
Hanibal
NEW: TikZ book now 40% off at Amazon.com for a short time.
Flashing or Blinking Text
Hi,
The solution is the use the ''animateinline'' option from the ''animate'' package. Below is an example:
Cheers to all.
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}
If there is no way, we will make one...
Hanibal
Hanibal