|
发表于 2004-2-23 12:16:17
|
显示全部楼层
有所好转,不过
这次看见CJK-GBK的rpm默认/dosc/windows/fonts,于是我照建,然后考了simsun simhei simkai simfang,接下来
# rpm -ivh CJK-GBKfonts-*
Preparing... ########################################### [100%]
1:CJK-GBKfonts ########################################### [100%]
Creating T1 fonts (fontpath=/dosc/windows/fonts):
Path to TTF fonts: /dosc/windows/fonts
TTF font names: simsun simhei simkai simfang
CJK font names: song hei kai fs
gbkfonts
** Detected font name : SimSun
** Detected family name : SimSun
** Creating gbksong from /dosc/windows/fonts/simsun.ttf
[1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42][43][44][45][46][47][48][49][50][51][52][53][54][55][56][57][58][59][60][61][62][63][64][65][66][67][68][69][70][71][72][73][74][75][76][77][78][79][80][81][82][83][84][85][86][87][88][89][90][91][92][93][94]
gbkfonts
** Detected font name : SimHei
** Detected family name : SimHei
** Creating gbkhei from /dosc/windows/fonts/simhei.ttf
[1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42][43][44][45][46][47][48][49][50][51][52][53][54][55][56][57][58][59][60][61][62][63][64][65][66][67][68][69][70][71][72][73][74][75][76][77][78][79][80][81][82][83][84][85][86][87][88][89][90][91][92][93][94]
gbkfonts
** Detected font name : KaiTi_GB2312
** Detected family name : KaiTi_GB2312
** Creating gbkkai from /dosc/windows/fonts/simkai.ttf
[1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42][43][44][45][46][47][48][49][50][51][52][53][54][55][56][57][58][59][60][61][62][63][64][65][66][67][68][69][70][71][72][73][74][75][76][77][78][79][80][81][82][83][84][85][86][87][88][89][90][91][92][93][94]
gbkfonts
** Detected font name : FangSong_GB2312
** Detected family name : FangSong_GB2312
** Creating gbkfs from /dosc/windows/fonts/simfang.ttf
[1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42][43][44][45][46][47][48][49][50][51][52][53][54][55][56][57][58][59][60][61][62][63][64][65][66][67][68][69][70][71][72][73][74][75][76][77][78][79][80][81][82][83][84][85][86][87][88][89][90][91][92][93][94]
可是运行pdflatex 2.tex后
This is pdfTeX, Version 3.14159-14h-released-20010417 (Web2C 7.3.3.1)
(./2.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, i
talian, nohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size12.clo))
! LaTeX Error: File `CLK.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
CLK.sty是什么,在哪里,如何修改?请指点迷津! |
|