search for: myfonts

Displaying 6 results from an estimated 6 matches for "myfonts".

Did you mean: myfont
2011 Jun 26
2
Only one strip with italic font.
Hi R users: How can I obtain an italic font only for one of the two strips in a xyplot? library(lattice) t<-rep(seq(0,10,5),4) logCFU<-c(2,2.5,3,4,4.5,1.5,2,2.5,3,3.4,2,2.5) microorg<-factor(rep(c("E. coli","L. monocytogenes"),each=6)) tratam<-factor(rep(c("t1","t2"),6)) xyplot(logCFU~t|microorg+tratam,type="p",
2011 Mar 30
4
fonts in mosaic
I need to change the font(s) used in mosaic from package vcd. The help file and the vignette do not give very explicit examples for doing that. The easiest solution would be changing the font for everything on the graph: var labels, var names, title, subtitle, and cell labels. What is the easiest way of accomplishing this?
2007 Aug 24
2
setting the font in FXText
I have subclassed a FXDialogBox and put a FXText in it for displaying a hex dump in my application. I want to change the font to a courier type font since it''s a hex dump. When do the following it works as expected: # A little dialog box to use in our tests class FXTextDialog < FXDialogBox def initialize(owner) # Invoke base class initialize function first super(owner,
2011 Aug 05
0
additional fonts on centos 6 (Jerry Geis)
On 8/4/2011 09:48:51 AM , Jerry Geis wrote: > Hi all, > I have additional TTF fonts I purchased and added to CentOS 5.6. > I used the commands chkfontpath and ttmkfdir to do that . > These dont seem to be in CentOS 6 . How do I add fonts to openoffice for CentOS 6? > Thanks, > Jerry Usually, when I want to add fonts in centos(5.X or 6.0 ), I use this way: (under root permission,
2025 Feb 08
0
R CMD check error: File `inconsolata.sty' not found
...ther relevant files. > installed: Yes > revision: 54512 > sizes: doc: 597k, run: 1201k > relocatable: No > cat-version: 1.121 > cat-license: ofl apache2 lppl1.3 > cat-topics: font font-mono font-type1 font-otf font-t1enc > cat-contact-home: http://levien.com/type/myfonts/inconsolata.html > collection: collection-fontsextra > > On running R CMD check, below is the bottom of the messages: > > * checking PDF version of manual ... WARNING > LaTeX errors when creating PDF version. > This typically indicates Rd problems. > LaTeX errors found: &...
2009 Sep 15
1
Powered by Xapian
Hi, I'm not so far, by now, of publicly releasing the next version of our web site which is extensively using Xapian, so I thought it was time to say "thank you" by adding in the footer and in the "credits" page of my site the Xapian logo with a link back to the Xapian web site. I was surprised to discover how hard it was for me to find how to do... I'm not a