In this example, we use the LaTeXFileCaption macro to
read LaTeX commands from a file to produce a caption on the
right hand side of the image. Additionally, TextAlias was
used to smooth the text. The non-default arguments to
LaTeXFileCaption were: screen_pos:
[0.95,0.95,0.0];
height:
450;
reference: 9. The preamble
argument was:
"\\usepackage[width=2.2in,
height=4in]{geometry}\\usepackage{amsmath}\\usepackage{cmbright}"
The HFBright fonts were used throughout. Note the use of the
geometry package to control the width of the text.
|