Path: csiph.com!news.mixmin.net!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: db Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Maths symbols Date: Fri, 27 Jan 2023 13:05:26 +0100 Organization: A noiseless patient Spider Lines: 25 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Fri, 27 Jan 2023 12:05:26 -0000 (UTC) Injection-Info: reader01.eternal-september.org; posting-host="8ed529bcc60b4d4a9553dfc1e64acbc0"; logging-data="1778606"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/YO2Vy1QpHyku3WQ5f3WMTCG0MZO0yUnw=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Cancel-Lock: sha1:0fLpEyND7Kl8Cbc5C34AdeXF8+E= Content-Language: en-US In-Reply-To: Xref: csiph.com comp.graphics.apps.gnuplot:4512 On 26.01.2023 07.20, Jörg Buchholz wrote: > 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 > Thank you! -- Dieter Britz