Re: [Fink-devel] [Fink-users] Xpdf and images

2011-04-24 Thread Stefan Bruda
Hi, At 16:15 +0200 on 2011-4-24 Martin Costabel wrote: > > On 23/04/11 04:22 , Stefan Bruda wrote: > > > I made it \Large to make it easier on the eyes, the crux here is that > > \mathbbm{N} gets to be a Type 3 font. All the bitmapped images (in > > any document, not necessarily produced by

Re: [Fink-devel] [Fink-users] Xpdf and images

2011-04-24 Thread Martin Costabel
On 23/04/11 04:22 , Stefan Bruda wrote: [] > Any LaTeX with Type 3 fonts will do. For example: > > \documentclass[12pt]{article} > \usepackage{bbm} > > \begin{document} > \Large > $\mathbbm{N}$ > \end{document} > > I made it \Large to make it easier on the eyes, the c