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


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

Bold font in subscript

X-Received by 2002:ac8:7499:0:b0:3a5:65ac:9c8a with SMTP id v25-20020ac87499000000b003a565ac9c8amr4058667qtq.457.1668223581889; Fri, 11 Nov 2022 19:26:21 -0800 (PST)
X-Received by 2002:a0d:d491:0:b0:36a:4ee:25dc with SMTP id w139-20020a0dd491000000b0036a04ee25dcmr4628973ywd.193.1668223581578; Fri, 11 Nov 2022 19:26:21 -0800 (PST)
Path csiph.com!weretis.net!feeder6.news.weretis.net!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Fri, 11 Nov 2022 19:26:21 -0800 (PST)
Injection-Info google-groups.googlegroups.com; posting-host=2a09:bac0:4:0:0:0:82d:291d; posting-account=r1dMmgkAAAAaz4diycM6deFiCsfpnBex
NNTP-Posting-Host 2a09:bac0:4:0:0:0:82d:291d
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <1d66bb5e-17be-42a6-bdab-8c4778beab48n@googlegroups.com> (permalink)
Subject Bold font in subscript
From Nakita <h.p.zhumeng@gmail.com>
Injection-Date Sat, 12 Nov 2022 03:26:21 +0000
Content-Type text/plain; charset="UTF-8"
X-Received-Bytes 1703
Xref csiph.com comp.graphics.apps.gnuplot:4500

Show key headers only | View raw


Dear all,
I want to make gnuplot to use "Bold" fonts by default, so I set the "termoption":
set termoption font "Times New Roman:bold, 24"
However, I recently noticed that this only applies to normal texts and subscipts with only one character, eg, "S_i". If I put more than one characters in subscrpts in curly braces, such as "A_{ij}", gnuplot will not render the "ij" in bold faces.
The minimal test codes:

set termoption font "Times New Roman:bold, 24"
set xlabel  "S_i"
set ylabel "A_{ij}"
p sin(x)

One can notice that the xlabel can render the subscript "i" in bold faces while the "ij" are not rendered in bold faces.
So is this a gnuplot bug or I am missing something here?

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


Thread

Bold font in subscript Nakita <h.p.zhumeng@gmail.com> - 2022-11-11 19:26 -0800
  Re: Bold font in subscript Gavin Buxton <gavinbuxton@gmail.com> - 2022-11-12 06:13 -0800
  Re: Bold font in subscript Martin Brown <'''newspam'''@nonad.co.uk> - 2022-11-17 10:16 +0000

csiph-web