[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuplot-info
Subject:    lose umlaute by applying psselect/pstops on gnuplot-Postscriptfile
From:       Hermann Deppe <de () tuvsg2 ! rus ! uni-stuttgart ! de>
Date:       2001-09-18 5:43:28
[Download RAW message or body]


Hallo Gnuplot-Users,

when I applay gnuplot to following inputfile I get bilder-bericht.pl2.ps
with sane umlaute, but when I do the selection of the odd and even pages for
two-side printing with

  pstops '2:1(-9mm,0mm)'  bilder-bericht.pl2.ps bilder-bericht.pl2._e
  psselect -o -r          bilder-bericht.pl2.ps bilder-bericht.pl2._o

out of the psutils-1.17 package

all my umlaute in the numberd labels (1, 2, 3) get lost except those in the last page
of bilder-bericht.pl2._o.
Those umlaute in xlabel, ylabel and the keys don't get lost.

Up to now I transform my umlaute in the numbered labels ä -> ae, Ä -> Ae and so on,
which I really dislike.

  - Any help to save my umlaute in the odd and even postscript-files?
  - Is there another tool for splitting a postscript file which saves
    the Umlaute?

Regards
Hermann Deppe

----------------X------------------------------X-----------------------
set term postscript enhanced color solid "Helvetica" 12
set output "bilder-bericht.pl2.ps"
set encoding iso_8859_1
set data style lines
set tics out
set mxtics 5
set size 1.0,0.90
a(x) = x - 2000.0; b(x) = -x; g(x) = x * 1.e-5;
set xrange [0.:]
set label 1 "Umlauttest: Ä ä Ü ü Ö ö ß"\
            at graph 0.5,1.1 center font "Helvetica-Bold,15"
set label 2 "Umlauttest: Ä ä Ü ü Ö ö ß"\
            at graph 0.5,1.055 center font "Helvetica-Bold,12"
set label 3 at graph 0.5,-0.09 center font "Helvetica-Bold,15"
set xlabel  "Ä ä Ü ü Ö ö ß Zeit / s" 40
## --------------------- Bild 1
set ylabel  "Umlauttest: Ä ä Ü ü Ö ö ß"
set label 3 "Bild 1: Ä ä Ü ü Ö ö ß "
set key
plot "postout301" using (a($1)):5 t "Umlauttest: Ä ä Ü ü Ö ö ß"
## --------------------- Bild 2
set ylabel  "Umlauttest: Ä ä Ü ü Ö ö ß"
set label 3 "Bild 2: Ä ä Ü ü Ö ö ß"
set key
plot "postout302" using (a($1)):(b($2)) t "Umlauttest: Ä ä Ü ü Ö ö ß"
## --------------------- Bild 3
set ylabel  "Umlauttest: Ä ä Ü ü Ö ö ß"
set label 3 "Bild 3: Ä ä Ü ü Ö ö ß "
set key
plot "postout303" using (a($1)):2 t "Umlauttest: Ä ä Ü ü Ö ö ß"
## --------------------- Bild 4
set ylabel  "Umlauttest: Ä ä Ü ü Ö ö ß"
set label 3 "Bild 4: Ä ä Ü ü Ö ö ß"
set key
plot "postout304" using (a($1)):(g($2)) t "Umlauttest: Ä ä Ü ü Ö ö ß"


 - -
[[[[ to unsubscribe from info-gnuplot, send an email with body
unsubscribe info-gnuplot
to majordomo@dartmouth.edu
]]]]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic