Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.graphics.apps.gnuplot > #4657

Re: Label problem

Path csiph.com!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From Klaus Dahlke <kdahlke@gmx.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Label problem
Date Thu, 22 Feb 2024 11:14:03 -0000 (UTC)
Organization A noiseless patient Spider
Lines 18
Message-ID <ur7a9r$3qvfl$1@dont-email.me> (permalink)
References <uqt271$14q7j$1@dont-email.me> <uqtuma$ab03$1@solani.org> <uqvk1e$1siba$2@dont-email.me> <ur1m8c$2d6oe$1@dont-email.me> <ur2f8t$2i8o1$1@dont-email.me>
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
Injection-Date Thu, 22 Feb 2024 11:14:03 -0000 (UTC)
Injection-Info dont-email.me; posting-host="0829a826bfce5e61df17349cbb1900d7"; logging-data="4029941"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19FpCNpqAqSeoHttpNSoKPvY7BiD+S6anc="
User-Agent Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock sha1:5nZFI8BoaTZWEkwH8ba/zkyyE3Y=
Xref csiph.com comp.graphics.apps.gnuplot:4657

Show key headers only | View raw


> Tried that, no good. I must bemissing something. Here is a mini-example
> 
> gnuplot << eoi set term postscript enh eps 24 set output 'mini.eps'
> set xlabel "x"
> #set ylabel '{/Symbol i \326 \164}' norotate  --- no good #set ylabel
> '{i /Symbol \326 \164}' norotate  --- no good set ylabel "{/:Italic {i
> \U+221A \U+0305\U+03C4}}"
> plot x*sqrt(x) w p pt 7 quit eoi gv mini.eps
> 
> What am I missing?--
> Dieter Britz

you may have to set explicitly the encoding to utf:
set encoding utf8

Best
Klaus

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Label problem db <dieterhansbritz@gmail.com> - 2024-02-18 14:54 +0100
  Re: Label problem Karl Ratzsch <mail.kfr@gmx.net> - 2024-02-18 23:00 +0100
    Re: Label problem db <dieterhansbritz@gmail.com> - 2024-02-19 14:11 +0100
      Re: Label problem Jörg Buchholz <bookwood4new@freenet.de> - 2024-02-20 09:01 +0100
        Re: Label problem db <dieterhansbritz@gmail.com> - 2024-02-20 16:08 +0100
          Re: Label problem Jörg Buchholz <bookwood4new@freenet.de> - 2024-02-21 07:13 +0100
            Re: Label problem db <dieterhansbritz@gmail.com> - 2024-02-21 13:25 +0100
              Re: Label problem Jörg Buchholz <bookwood4new@freenet.de> - 2024-02-22 09:19 +0100
                Re: Label problem db <dieterhansbritz@gmail.com> - 2024-02-24 09:17 +0100
                Re: Label problem db <dieterhansbritz@gmail.com> - 2024-02-24 16:55 +0100
                Re: Label problem Jörg Buchholz <bookwood4new@freenet.de> - 2024-02-26 08:57 +0100
          Re: Label problem Klaus Dahlke <kdahlke@gmx.de> - 2024-02-22 11:14 +0000
  Re: Label problem Hans-Bernhard Bröker <HBBroeker@gmail.com> - 2024-02-19 20:32 +0100
    Re: Label problem db <dieterhansbritz@gmail.com> - 2024-02-20 10:42 +0100

csiph-web