Displaying 7 results from an estimated 7 matches for "gb1".
Did you mean:
b1
2010 Jun 30
2
plain text in Chinese can not be set
...nd how to set
plain text. In the following code, the font to use for Latin text is
correct.
I also tested postscript(), and it did as what was expected.
Any suggestions? Thanks in advance!
Regards,
Jinsong
### the code to reproduce my question ###
pdf("test_0.pdf", fonts = c("GB1"))
plot(1:10)
text(5,4, "\u4F60\u597D", family="GB1", font = 0) ## bold
text(5,5, "is 'hello' in Chinese", font = 0) ## normal
dev.off()
pdf("test_1.pdf", fonts = c("GB1"))
plot(1:10)
text(5,4, "\u4F60\u597D", family="GB...
2009 May 12
1
times family unavailable in postscript device (Ubuntu Linux)
...URWTimes"
[22] "ComputerModern" "ComputerModernItalic" "Japan1"
[25] "Japan1HeiMin" "Japan1GothicBBB" "Japan1Ryumin"
[28] "Korea1" "Korea1deb" "CNS1"
[31] "GB1"
> example(postscriptFonts)
pstscF> postscriptFonts()
$serif
$family
[1] "Times"
$metrics
[1] "Times-Roman.afm" "Times-Bold.afm" "Times-Italic.afm"
[4] "Times-BoldItalic.afm" "Symbol.afm"
$encoding
[1] "defau...
2007 Nov 18
1
Exporting a plot with the LaTeX font lmodern
Dear All,
I would like to export, as a pdf file, a plot with the LaTeX font
lmodern as the font of my graph. Could somebody please help me?
Thanks in advance,
Paul
2007 Feb 25
0
dev.print and postscript device problem
...uot;ComputerModern" "ComputerModernItalic"
[25] "Japan1" "Japan1HeiMin" "Japan1GothicBBB"
[28] "Japan1Ryumin" "Korea1" "Korea1deb"
[31] "CNS1" "GB1"
The problem also reproduced with 2.4.1 and by other people.
If i do not use the family option and use dev.print I do not have any
problem. Also using postscript("test.ps", family="sans") and then plotting
gives me no problem). The problem is only with dev.print if previo...
2007 Jan 15
2
Server Install Eth0 & Eth1 not working
Hi Everyone:
I installed CentOS 4.4 on a new Dell 2950 using the server cd. No
errors during the installation and no errors on bootup when loading the
Eth0 or Eth1 interfaces. I currently have iptables stopped and selinux
disabled. The interfaces have been given a static ip (192.168.1.x).
the subnet is 255.255.255.0 and the gateway is 192.168.1.1. I can not
ping any device on my network
2007 Mar 02
8
DNAT and Load Balancing
Hi all!
After that good thread "DGD patch not detecting dead gateway" I was
able to set up a Load Balancing with ping based DGD (without Julian
Anastasov patch). But now I''m facing a new problem and tried some
options, with only partial solutions.
I made a script based on
http://www.mail-archive.com/lartc@mailman.ds9a.nl/msg16257.html (Thank
you Manish Kathuria),
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking