LaTeX: To make blinking text (if you dare)
- TeX format: LaTeX.
- TeX engine / DVI driver: Anything supported by animate.
- Dependent packages: animate.
The blinking effect is available only when the document is prepared in PDF format and is viewed with an appropriate viewer.
\usepackage[<option>,...]{bxblink}
The available options are:
dvips
,dvipdfmx
: Driver options, needed only in DVI mode. The default value (in DVI mode) isdvips
.veryslow
,slow
,normalspeed
,fast
,veryfast
: Specifies the speed of blinking. The default value isnormalspeed
.
\begin{blink}...\end{blink}
: Makes the text in the content (line- breaking is disallowed) blinking.\textblink{...}
Makes the argument text blinking.
- Version 0.4 〈2025/05/23〉
- Support the recent animate package.
- Version 0.3 〈2019/03/25〉
- Add
\StopBlink
.
- Add
- Version 0.2 〈2013/12/19〉
- The first public version.
Takayuki YATO (aka. "ZR")
http://zrbabbler.sp.land.to/
When you typeset
test-bxblink1.tex
with pdfLaTeX, you will get the following result: