Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Formatting Unicode symbol in a label Date: Sat, 04 Jan 2014 19:09:08 +0100 Lines: 13 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de UqS1D40rcpiPnOFVuFcuNwJj3ExkHogJoDSrW+LPElaXu04dTMk98LehN/ Cancel-Lock: sha1:Leff5RSbaLEOrG2Xz+E75tiXkhQ= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: Xref: csiph.com comp.graphics.apps.gnuplot:2219 On 04.01.2014 13:32, Dan'l B wrote: > Given a line such as > > "" u (myDateSP(1,2)):3:((strcol(4) eq "First") ? ("U+1F311"):1/0) w labels left font "Arial Unicode MS,18" offset -4,0,\ I'm less than convinced that you can have a ternary operator's two results be one string and one number. > How do I insert the Unicode codepoint for a quarter moon symbol (for example)? The above formatting doesn't work. So how exactly does it fail, then?