[texhax] mathbb and a0poster class

David Romano romanod at math.grinnell.edu
Sun Dec 30 17:59:53 CET 2007


Thanks, Lars,

On Sun, 30 Dec 2007, Lars Madsen wrote:

> have you tried
>
> fix-cm
> anysize

I'm not familiar with these: how are they used?

> otherwise please post a minimal example that we can copy'n'paste and
> thereby test on our own systems

I've included a copy a minimal-ish example -- I didn't delete any of the 
preamble information in case it's relevant.

Thanks again,
David

--------begin example
\documentclass[a0]{a0poster}

% The textpos package is necessary to position textblocks at arbitary
% places on the page.
\usepackage[absolute]{textpos}

% Graphics to include graphics. Times is nice on posters, but you
% might want to switch it off and go for CMR fonts.
\usepackage{graphics,wrapfig,times}
\usepackage{latexsym}
\usepackage{amsfonts}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{amssymb}
\usepackage{graphics}
\usepackage{verbatim}
% These colours are tried and tested for titles and headers. Don't
% over use color!
\usepackage{color}
\definecolor{DarkBlue}{rgb}{0.1,0.1,0.5}
\definecolor{Red}{rgb}{0.9,0.0,0.1}

% see documentation for a0poster class for the size options here
\let\Textsize\normalsize
\def\Head#1{\noindent\hbox to \hsize{\hfil{\LARGE\color{DarkBlue} 
#1}}\bigskip}
\def\LHead#1{\noindent{\LARGE\color{DarkBlue} #1}\bigskip}
\def\Subhead#1{\noindent{\large\color{DarkBlue} #1}\bigskip}
\def\Title#1{\noindent{\VeryHuge\color{Red} #1}}
\TPGrid[40mm,40mm]{23}{12}      % 3 cols of width 7, plus 2 gaps width 1

\parindent=0pt
\parskip=0.5\baselineskip

\begin{document}

\begin{textblock}{23}(0,0)
\Title{Edge Coverings and Segments in
   $\mathcal{H}(
\displaystyle
\mathbb{R}^n)$}
\end{textblock}

\end{document}

------end example

On Sun, 30 Dec 2007, Lars Madsen wrote:

> David Romano :
>
>> I have a student who is using the a0poster class.  The title, which uses
>> \VeryHuge size font, doesn't show \mathbb{R} correctly:  The rest of the
>> surrounding math text does display correctly
>> ( $\mathcal{H}(\displaystyle\mathbb{R}^n)$)
>> but the size of \mathbb{R} is the smaller than the size of the
>> superscript n.  Any help or suggestions would be welcome.
>>
>
> have you tried
>
> fix-cm
> anysize
>
> ??
>
> otherwise please post a minimal example that we can copy'n'paste and
> thereby test on our own systems
>
>
>
>> Thanks,
>> David Romano
>> _______________________________________________
>> TeX FAQ: http://www.tex.ac.uk/faq
>> Mailing list archives: http://tug.org/pipermail/texhax/
>> More links: http://tug.org/begin.html
>>
>> Automated subscription management: http://tug.org/mailman/listinfo/texhax
>> Human mailing list managers: postmaster at tug.org
>>
>
>
> /daleif
> _______________________________________________
> TeX FAQ: http://www.tex.ac.uk/faq
> Mailing list archives: http://tug.org/pipermail/texhax/
> More links: http://tug.org/begin.html
>
> Automated subscription management: http://tug.org/mailman/listinfo/texhax
> Human mailing list managers: postmaster at tug.org
>


More information about the texhax mailing list