Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!aioe.org!.POSTED!not-for-mail From: geep Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Symbol "lesser than" at gnuplot Date: Mon, 19 Dec 2011 20:16:03 +0000 (UTC) Organization: Aioe.org NNTP Server Lines: 17 Message-ID: References: <7c5f9d60-e02b-4777-8eca-0fc2c04d7355@h3g2000yqa.googlegroups.com> NNTP-Posting-Host: gHhNvaGUF5At9J6VuitmMg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Pan/0.134 (Wait for Me; GIT cb32159 master) X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:769 On Sun, 18 Dec 2011 14:04:12 -0800, mfduqued wrote: > I forgot to say that: > I use the terminal postscript, but I didn't get this feature You need to use the guillemet symbols. Here's dialogue from a little test using the octal ascii codes. Try it yourself: gnuplot> set title "The symbols are left and right guillemets. Thus: \253 and \273" gnuplot> show title title is "The symbols are left and right guillemets. Thus: « and »", offset at ((character units) 0, 0, 0) Cheers, Peter