|
[Date Index]
[Thread Index]
[Author Index]
Re: Some font/pdf pb.
- To: mathgroup at smc.vnet.net
- Subject: [mg81350] Re: Some font/pdf pb.
- From: ragfield <ragfield at gmail.com>
- Date: Thu, 20 Sep 2007 03:48:40 -0400 (EDT)
- References: <fcqrlc$23b$1@smc.vnet.net>
On Sep 19, 4:54 am, Fred Bartoli <mynamewithAdotinbetw... at free.fr>
wrote:
> I've posted this a few days ago but it didn't show up, so here it is
> again.
>
> I've problems with accentuated characters when generating pdf/postscript
> files. The characters display as intended on screen, but are wrong in pdf=
>
> file.
> For example, the following char sequence
>
> =C2=B2 & =C3=A9=C3=A0=C3=A7=C3=A8 =C2=B5$=C2=A3=C3=B9=C3=AA=C3=AB
>
> giveshttp://cjoint.com/?jsm6zNHoBP
>
> System is 64bits Linux (ubuntu if that matters) and version 6
>
> The very same notebook displays and generates the pdf OK on another w2k
> +V6 system.
You can work around the problem by setting:
CharacterEncoding->"WindowsANSI"
in the Option Inspector for the selection/cell/notebook you're
exporting to PDF.
-Rob
Prev by Date:
Re: step into dsolve routine on step at a time
Next by Date:
Re: Some font/pdf pb.
Previous by thread:
Some font/pdf pb.
Next by thread:
Re: Some font/pdf pb.
|