Skip to content
Back to formatted view

Raw Message

Message-ID: <6634305E-DFCC-4159-8BBA-C23F208FCFBE@web.de>
Date: 2011-04-07T05:01:35Z
From: Marius Hofert
Subject: Quiz: Who finds the nicest form of X_1^\prime?
In-Reply-To: <BANLkTi=V=x7815P4ut3bCo0Br-fJmna8BA@mail.gmail.com>

Very nice!

Cheers,

Marius

On 2011-04-07, at 04:38 , Dennis Murphy wrote:

> Here are a couple more possibilities:
> 
> plot(0, 0, main = expression(italic(X)[1]^bold(scriptscriptstyle("/"))))
> plot(0, 0, main = expression(italic(X)[1]^bolditalic(scriptscriptstyle("/"))))
> 
> The latter increases the angle a tad.
> 
> HTH,
> Dennis
> 
> On Wed, Apr 6, 2011 at 3:49 PM, Peter Ehlers <ehlers at ucalgary.ca> wrote:
> On 2011-04-06 15:21, Marius Hofert wrote:
> Haha, I found a hack (using the letter "l"):
> 
> plot(0,0,main=expression(italic(X)[1]^bolditalic("l")))
> 
> To my eye, this is a bit neater:
> 
>  expression(italic(X)[1]^bold("/"))
> 
> Peter
> 
> 
> 
> Cheers,
> 
> Marius
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>