Displaying 20 results from an estimated 8000 matches similar to: "Weird font in Firefox"
2009 Feb 21
2
Firefox on Wine as preferred browser
Not just for dogfooding, but because it's actually faster than running
the native binary:
The reason is not clear - hypotheses include MSVC++ builds being much
better optimised than gcc builds. I'm sure people are investigating
closely.
Anyway, I just reinstalled Ubuntu 8.10 and put KDE 4.2 on top and
*didn't* install the distro Firefox. No, I got Shiretoko (FF 3.1
nightly) win32
2011 Oct 19
1
Cairo creates italized plots?
Hi,
Has anyone else run into this weird behaviour where the text in the plots
created using Cairo are always italicized. For example,
library(Cairo)
Cairo(file='cairo_created', type='pdf', dpi=100)
plot(1:10)
dev.off()
This produces the following attached 'cairo_created.pdf' graph. Notice how
the text is italicized. The same code but using pdf() as the graphics
2003 Mar 14
1
Using Arial font in linux
Hi,
Late last year there was a thread on r-help about installing Arial
fonts on linux machines:
http://finzi.psych.upenn.edu/R/Rhelp02/archive/8548.html
I too would like to use Arial fonts in some R plots created on my
redhat machine. I've installed the TrueType fonts from
http://corefonts.sourceforge.net/ -- there is now a directory
/usr/share/fonts/msttcorefonts/ and xlsfonts reports
2011 Jul 03
1
using Arial font
To whom it may concern,
I am e-mailing you concerning the use of Arial Font in the program R and I
am using a mac.
I am trying to create graphs in R and the publisher I wish to publish an
article with needs the font to be Arial. I have tried looking around to find
out how to do this with no luck and must help on the topic is geared towards
Linux users - the only help available is from the PLoS
2005 Jul 15
2
Font Issues
I recently installed Wine and have been using it to run Delphi executables. Everything is great except the fonts. My forms are made using Arial. I've been trying to install Windows fonts which I downloaded from sourceforge, I installed the cabextract tool but everytime I try to extract the msttcorefonts spec it says failed dependencies the cabextract tools is needed and it's already
2005 Jun 11
2
italic (PR#7932)
Full_Name: G. Grothendieck
Version: R version 2.1.0, 2005-05-14
OS: Windows XP
Submission from: (NULL) (216.59.254.207)
This code:
> plot(1:10)
> text(5,5,lab=expression(italic(22*"33")))
has the effect of italicizing 33 (which is a character string) but not 22
(which is not). I would have thought that both, not just 33, would be
italicized.
I had previously posted about this
2008 Apr 22
2
Ubuntu users, please upgrade to Ubuntu 8.04 Hardy for Wine 0.9.60 and later
To prevent conflicts when upgrading to 8.04, older releases will no
longer be getting Wine updates. Ubuntu Hardy will be released this
Thursday, and contains many fixes that also affect Wine, such as support
for some missing libraries in the 64 bit version.
By default, Ubuntu's update manager will disable third party
repositories on upgrade, which will leave you with the Wine included in
2011 Jun 30
1
Italicized greek symbols in PDF plots
I know that this has been asked before in other variations but I just can't
seem to figure out my particular application from previous posts. My
apologies if I have missed the answer to this question somewhere in the
archives. I have indeed looked.
I am running Ubuntu 11.04, with R 2.12.1 and ESS+Emacs.
For journal formatting requirements, I need to italicize all the greek
letters in any
2006 Jul 21
1
: Arial font for text in lattice plots under Linux
Hi,
I have been asked by a publisher to change the font style of a lattice
plot in my manuscript. I have consulted documentation on trellis
graphics and the excellent book "R graphics", but am still not sure how
I could create plots with Arial as the font style for text in the plot.
I am running R (Version 2.3.1 (2006-06-01)) under debian Linux. I have
msttcorefonts installed.
2005 Sep 01
1
Wine Font Problem with VB app in Ubuntu
Greetings.
I have been trying to run a VB6 application in Ubuntu using Wine, but it
has a significant font issue. Having been successful in RedHat, where
there was no problem running the Application's fonts in Wine, it is
puzzling why this is not so in Ubuntu.
I have followed the support messages (both archived and current) to try
to correct the problem. I have installed the
2007 May 24
1
Truetype fonts
I am trying to install on a CentOS5 box
http://www.mjmwired.net/resources/files/msttcorefonts-2.0-1.noarch.rpm
then did an xfs restart, even an alt-ctrl-backspace.
The fonts are located in /usr/share/fonts/msttcorefonts/ with
the owner root & 644.
I can't see them when I go to preferences > fonts.
I have another computer with CentOS5, the fonts are installed
and I can use them w/o
2011 Feb 20
3
Partial italic in graph titles when looping
Dear all,
I have a rather complicated problem. I am trying to loop through making graphs,
so that the graph-making process is fully automated. For each graph, I'd like to
make sure the corresponding title is formatted properly. The titles will be a
combination of a gene name and numerical position within the gene. The gene name
should be italic-bold, whereas the gene position should be
2023 Oct 18
2
[PATCH libnbd 0/4] Miscellaneous Rust cleanups
On Tue, Oct 10, 2023 at 03:06:06PM +0100, Richard W.M. Jones wrote:
> Add an overview libnbd-rust(3) man page pointing to the real
> documentation. This is like OCaml & Golang.
>
> When reviewing the real rustdocs I noticed they basically converted
> the man pages into plain text, resulting in lots of problems such as
> internal links not working, no `code` annotations,
2011 Aug 04
2
additional fonts on centos 6
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
2004 Jun 01
1
Wine routinely crashes X (!!) while building font metrics
This is a problem I've had on my machines (several) recently. All are
Debian 3.0 (Woody) machines. The problem is reproducable 100% of the time,
whether I am using WINE locally or exporting the display across the LAN to
my laptop; the problem exists in pre-built RH 7.3 WINE RPMs Debianized
with alien --to-deb _AND_ with WINEs I built from source.
When starting up WINE, it starts building the
2001 Aug 01
1
italics and not in main=
R 1.3.0, windows
I've checked archives, and examples in text, mtext, and title.
I am trying to include italicized text in the main title of a figure:
....,
main = "[italics here] species name [italics stop] more plain text"
TIA,
Henry
*****************************
Martin Henry H. Stevens
HStevens at muohio.edu
tel: (513) 529 - 4206
FAX: (513) 529 - 4243
338 Pearson Hall
Botany
2010 Jan 23
1
Failure to produce italics in jpeg
Colleagues,
Using R 2.10.1 in OS X (Snow Leopard), I created JPEG documents that
were intended to include italicized text. In the JPEG versions, the
italics appear in bold-face. The identical code (except for the call
to the device) yields italics in PDF. A minimal example is:
PDF version:
> pdf("plot.pdf")
> plot(1,1)
> mtext(bquote(italic(P) < .(0.005)))
>
2011 May 10
2
Problem with a program called winbox
This winbox application is one that I use to manage routers for myself
and my customers, so it is unlikely that there are many others trying to
use it. I have used this program (through several versions of the
program itself) on my Fedora laptop from FC8 all the way to Fedora 14.
I don't know what wine versions that spans, but it's over 5 years and it
has worked flawlessly. When I first
2007 Jan 31
1
How get text with wine
Hi, i install Counter-strike, this work very good, but the problem is when i
try to wirte or read any thing, this never show nothing of text.
Thanks
--
Rubrica
Maximi89
Linux user #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20070131/0371c332/attachment.htm
2008 Jul 16
1
Checking package vignettes: WARNING
Hi,
I want to have a "vignette" in one of my R packages. Hence, I added an Sweave
file into the /inst/doc subdirectory of this package. Unfortunately, 'R CMD
check' gives a warning:
==========================================
[...]
* checking tests ... OK
* checking package vignettes in 'inst/doc' ... WARNING
--- f?hre texi2dvi auf Vignetten aus
* creating