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


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

Re: plimsoll / standard enthalpy of formation

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail
From Ethan A Merritt <EAMerritt@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: plimsoll / standard enthalpy of formation
Date Sat, 14 Feb 2015 11:47:51 -0800
Organization A noiseless patient Spider
Lines 46
Message-ID <mbo8o1$7k9$1@dont-email.me> (permalink)
References <mbhlfg$bi0$1@newsserver.rrzn.uni-hannover.de> <mbmfum$i7$1@dont-email.me> <mbo5p4$ra5$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding 8Bit
Injection-Date Sat, 14 Feb 2015 19:47:13 +0000 (UTC)
Injection-Info mx02.eternal-september.org; posting-host="7bbfccb08e3cb0f92ebf95516f5f5a81"; logging-data="7817"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX188Bf5RQGu9z9X9oEUraLJK"
User-Agent KNode/4.12.5
Cancel-Lock sha1:c2VAt6EGlYB8VioZBYe4VD8lGuY=
Xref csiph.com comp.graphics.apps.gnuplot:2751

Show key headers only | View raw


Jörg Buchholz wrote:

> On 14.02.2015 04:38, Ethan A Merritt wrote:
>> Jörg Buchholz wrote:
>>
>>> Hello,
>>>
>>> I will set a label and/or a xlabel with a "plimsoll" at superscript
>>> character.
>>> In LaTeX, with "\usepackage{chemmacros}", you can do it with
>>> something like this:
>>>
>>> $\Delta H_{\mathrm{f}}^{\standardstate}$
>>>
>>> For the term postscript enhanced I found two workarounds.
>>>
>>> set xlabel "{/Symbol D}H@^{~\261__o}_f"
>>>
>>> lx=0
>>> ly=-0.0
>>> set label 1 '{/Symbol D}H_f' at lx,ly font ",14" right
>>> set label 2 '{/Symbol=6 \306}' at lx,ly rotate by -45 offset char
>>> 0,0.6 left
>>>
>>> The first one (xlabel) did not work with term pdfcairo enhanced and
>>> the second one (label) needs some other offsets.
>>
>> All of the cairo terminals, and pretty much all terminals newer than
>> PostScript, work best with UTF8 encoding.  No need to change the
>> font to /Symbol, no need to construct special positioning.
>> Latex is another option of course.
>>
>>    set encoding utf8
>>    set label 1  "ΔH_{f^⦵}"
>>
> 
> Thanks a lot. Is it the U+29B5 sign?

Yes.  

	Ethan


> 
> 
> Jörg

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


Thread

plimsoll / standard enthalpy of formation Jörg Buchholz <bookwood4news@freenet.de> - 2015-02-12 08:41 +0100
  Re: plimsoll / standard enthalpy of formation Jörg Buchholz <bookwood4news@freenet.de> - 2015-02-12 20:37 +0100
  Re: plimsoll / standard enthalpy of formation Ethan A Merritt <EAMerritt@gmail.com> - 2015-02-13 19:38 -0800
    Re: plimsoll / standard enthalpy of formation Jörg Buchholz <bookwood4news@freenet.de> - 2015-02-14 19:57 +0100
      Re: plimsoll / standard enthalpy of formation Ethan A Merritt <EAMerritt@gmail.com> - 2015-02-14 11:47 -0800
        Re: plimsoll / standard enthalpy of formation Jörg Buchholz <bookwood4news@freenet.de> - 2015-02-16 20:25 +0100
          Re: plimsoll / standard enthalpy of formation Ethan A Merritt <EAMerritt@gmail.com> - 2015-02-16 21:10 -0800
            Re: plimsoll / standard enthalpy of formation Jörg Buchholz <bookwood4news@freenet.de> - 2015-02-17 21:13 +0100
              Re: plimsoll / standard enthalpy of formation Ethan A Merritt <EAMerritt@gmail.com> - 2015-02-17 20:16 -0800
                Re: plimsoll / standard enthalpy of formation Jörg Buchholz <bookwood4news@freenet.de> - 2015-02-18 20:33 +0100
                Re: plimsoll / standard enthalpy of formation Ethan A Merritt <sfeam@users.sourceforge.net> - 2015-02-18 16:01 -0800
                Re: plimsoll / standard enthalpy of formation Jörg Buchholz <bookwood4news@freenet.de> - 2015-02-19 19:47 +0100

csiph-web