Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


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

Re: Maths symbols

From Jörg Buchholz <bookwood4new@freenet.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Maths symbols
Date 2023-01-26 07:20 +0100
Organization A noiseless patient Spider
Message-ID <tqt63u$12nir$1@dont-email.me> (permalink)
References <tq6gum$39t68$3@dont-email.me> <tqrc3f$mf7r$1@dont-email.me>

Show all headers | View raw


On 25.01.2023 14:50, db wrote:
> On 17.01.2023 17.04, db wrote:
>> What is the best way to get maths symbols in gnuplot? I currently
>> want the square root symbol. \sqrt{..} doesn't work.
> 
> After some fiddling I arrived at this:
> 
> set xlabel '{/Symbol=32 1/\326 T}'
> 
> It sort of works  but can I get the T closer in under the sqrt?
> I.e. is there a negative spacer, like \! in laTeX?

put the T in {}

set xlabel '{/Symbol=32 1/\326{T}}'

Jörg

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


Thread

Maths symbols db <dieterhansbritz@gmail.com> - 2023-01-17 17:04 +0100
  Re: Maths symbols Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2023-01-17 21:01 +0100
    Re: Maths symbols Jörg Buchholz <bookwood4new@freenet.de> - 2023-01-18 07:16 +0100
  Re: Maths symbols db <dieterhansbritz@gmail.com> - 2023-01-25 14:50 +0100
    Re: Maths symbols Jörg Buchholz <bookwood4new@freenet.de> - 2023-01-26 07:20 +0100
      Re: Maths symbols db <dieterhansbritz@gmail.com> - 2023-01-27 13:05 +0100

csiph-web