Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4158
| X-Received | by 2002:a24:5348:: with SMTP id n69mr1174349itb.7.1550900078344; Fri, 22 Feb 2019 21:34:38 -0800 (PST) |
|---|---|
| X-Received | by 2002:a9d:518e:: with SMTP id y14mr72166otg.2.1550900078113; Fri, 22 Feb 2019 21:34:38 -0800 (PST) |
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!y22no189194ita.0!news-out.google.com!v188ni399itb.0!nntp.google.com!y42no188805ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Fri, 22 Feb 2019 21:34:37 -0800 (PST) |
| In-Reply-To | <q4p50u$v7o$1@dont-email.me> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=14.139.45.241; posting-account=8SNwFAoAAACMlYSccTSYy0kXtaQrNAbU |
| NNTP-Posting-Host | 14.139.45.241 |
| References | <q4p50u$v7o$1@dont-email.me> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <59f7fec7-639d-4faa-9274-7b809594e1e8@googlegroups.com> (permalink) |
| Subject | Re: Version 5.2 patchlevel 6 |
| From | Savin Beniwal <darshanbeniwal11@gmail.com> |
| Injection-Date | Sat, 23 Feb 2019 05:34:38 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| Lines | 37 |
| Xref | csiph.com comp.graphics.apps.gnuplot:4158 |
Show key headers only | View raw
On Friday, 22 February 2019 21:08:08 UTC+5:30, Chris Elvidge wrote:
> Hi all.
>
> Does anyone know how to get a degree sign (°) on svg enhanced terminal,
> output file.svg
>
> I have
>
> NT=temperature (a float, for use later, say 75.4456789)
> dg=system("/usr/bin/printf \\\\0B00")
> dg=" ".dg."C"
>
> print dg here prints " °C"
>
> nt=sprintf("%.1f",NT)
> nt=nt.dg
>
> print nt prints "75.4 °C"
>
> However, after plotting to the output file, the ° sign disappears, even
> at the command line.
>
> Thanks
>
> --
>
> Chris Elvidge, England
Dear Chris!!!
Have you tried with {/Symbol \260} ? I think it works well.
And you may follow this link -----> http://ayapin-film.sakura.ne.jp/Gnuplot/Docs/ps_guide.pdf
With Regards!!!!
----------
Savin
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Version 5.2 patchlevel 6 Chris Elvidge <chris@mshome.net> - 2019-02-22 15:38 +0000
Re: Version 5.2 patchlevel 6 Savin Beniwal <darshanbeniwal11@gmail.com> - 2019-02-22 21:34 -0800
Re: Version 5.2 patchlevel 6 Ethan Merritt <eamerritt@gmail.com> - 2019-02-23 06:04 +0000
Re: Version 5.2 patchlevel 6 Savin Beniwal <darshanbeniwal11@gmail.com> - 2019-02-22 22:22 -0800
Re: Version 5.2 patchlevel 6 Chris Elvidge <chris@mshome.net> - 2019-02-23 11:42 +0000
Re: Version 5.2 patchlevel 6 Chris Elvidge <chris@mshome.net> - 2019-02-23 15:39 +0000
csiph-web