texlive2010安装与中文设置

OOo,TeX,KO,ABI,GIMP,Picasa,ProE,QCAD,Inkscape,Kicad,Eagle
头像
leni
帖子: 1989
注册时间: 2008-09-28 17:24

Re: texlive2010安装与中文设置

#16

帖子 leni » 2010-12-19 5:18

rjyoffee 写了:我什么也没下载到,楼主是把他撤下了嘛?
还有我已经从源里面 安装了,那我应该怎么写再在安装阿?
多谢!
lz只是写了个PDF,镜像要自己去下载的。
latex 是个命令集,不是软件,所以在应用程序里找不到,也不存在启动。使用的话,自己写个 .tex 的文件,用 latex 编译。viewtopic.php?f=35&t=331555 的 4楼 有入门教程PDF下载。
lvmanying
帖子: 1
注册时间: 2010-09-25 12:39

Re: texlive2010安装与中文设置

#17

帖子 lvmanying » 2010-12-22 14:18

新手上路,感谢分享!
我按照楼主文件里面的说明安装了,过程一切顺利。
但是在运行测试文件的时候,其他字体出来的也是宋体,楷体,隶书和黑体仿宋幼园之类的都没有出来。
这会是什么原因呢?
头像
wowoto
帖子: 3050
注册时间: 2009-04-11 12:17
系统: windows7

Re: texlive2010安装与中文设置

#18

帖子 wowoto » 2010-12-24 22:22

shinery 写了:lz能讲一下为什么不能用源安装么?已用源安装了Texlive2009,现在可以升级么?
可以直接升级的啦,俺就是从2009升级到2010的。。。


[xmu@Archlinux ~]$ xelatex -v
XeTeX 3.1415926-2.2-0.9997.4 (TeX Live 2010/Arch Linux)
kpathsea version 6.0.0
Copyright 2010 SIL International and Jonathan Kew.
There is NO warranty. Redistribution of this software is
covered by the terms of both the XeTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the XeTeX source.
Primary author of XeTeX: Jonathan Kew.
Compiled with ICU version 4.4 [with modifications for XeTeX]
Compiled with zlib version 1.2.5; using 1.2.5
Compiled with FreeType2 version 2.4.3; using 2.4.4
Compiled with fontconfig version 2.8.0; using 2.8.0
Compiled with libpng version 1.4.4; using 1.4.4
Compiled with poppler version 0.14.4

[xmu@Archlinux ~]$
wowoto>ubuntu8.04>ubuntu9.04>Archlinux>FreeBSD8.0>Archlinux & end here.
头像
wowoto
帖子: 3050
注册时间: 2009-04-11 12:17
系统: windows7

Re: texlive2010安装与中文设置

#19

帖子 wowoto » 2010-12-24 22:23

leni 写了:源里没有2010,只有2009。而且xetex包要自己安装,安装的xetex是老版的xeCJK,lz这个xeCJK其实是ctex宏包。如果安装源里的,要自行下载手工添加ctex宏包才好用(老xeCJK功能有限)。就是不知道源里和镜像哪个安装更快。
哎 源里有2010的啦。。


-----------------sudo powerpill -Syu 更新的结果-————————————————————————
[xmu@Archlinux ~]$ xelatex -v
XeTeX 3.1415926-2.2-0.9997.4 (TeX Live 2010/Arch Linux)
kpathsea version 6.0.0
Copyright 2010 SIL International and Jonathan Kew.
There is NO warranty. Redistribution of this software is
covered by the terms of both the XeTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the XeTeX source.
Primary author of XeTeX: Jonathan Kew.
Compiled with ICU version 4.4 [with modifications for XeTeX]
Compiled with zlib version 1.2.5; using 1.2.5
Compiled with FreeType2 version 2.4.3; using 2.4.4
Compiled with fontconfig version 2.8.0; using 2.8.0
Compiled with libpng version 1.4.4; using 1.4.4
Compiled with poppler version 0.14.4

[xmu@Archlinux ~]$

----------------------------------------——————————-------——————-------——————------
wowoto>ubuntu8.04>ubuntu9.04>Archlinux>FreeBSD8.0>Archlinux & end here.
头像
wowoto
帖子: 3050
注册时间: 2009-04-11 12:17
系统: windows7

Re: texlive2010安装与中文设置

#20

帖子 wowoto » 2010-12-24 22:24

Jarson 写了:折腾好的2009都还没用好,还是不升级了~~
嗯,升级后没觉得虾米更好,或许是因为我应用范围小
wowoto>ubuntu8.04>ubuntu9.04>Archlinux>FreeBSD8.0>Archlinux & end here.
头像
wowoto
帖子: 3050
注册时间: 2009-04-11 12:17
系统: windows7

Re: texlive2010安装与中文设置

#21

帖子 wowoto » 2010-12-24 22:27

hellowang 写了:linux下肯定不能直接用,

1. 那些simhei ,simsun字体哪里来
2. 你的例子中,那些设置都放在@preamble.tex文件中
-----------------------------------------------------------
哎,我的设置只是调用,不是对texlive本身的设置啦

simhei simsun是鄙人从windows系统拷贝安装的字体。

声明下,鄙人不是版权主义者,是拿来主义者-----------
--------------------------------------------------------------
wowoto>ubuntu8.04>ubuntu9.04>Archlinux>FreeBSD8.0>Archlinux & end here.
头像
leni
帖子: 1989
注册时间: 2008-09-28 17:24

Re: texlive2010安装与中文设置

#22

帖子 leni » 2010-12-25 1:51

wowoto 写了:
leni 写了:源里没有2010,只有2009。而且xetex包要自己安装,安装的xetex是老版的xeCJK,lz这个xeCJK其实是ctex宏包。如果安装源里的,要自行下载手工添加ctex宏包才好用(老xeCJK功能有限)。就是不知道源里和镜像哪个安装更快。
哎 源里有2010的啦。。


-----------------sudo powerpill -Syu 更新的结果-————————————————————————
[xmu@Archlinux ~]$ xelatex -v
XeTeX 3.1415926-2.2-0.9997.4 (TeX Live 2010/Arch Linux)
kpathsea version 6.0.0
Copyright 2010 SIL International and Jonathan Kew.
There is NO warranty. Redistribution of this software is
covered by the terms of both the XeTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the XeTeX source.
Primary author of XeTeX: Jonathan Kew.
Compiled with ICU version 4.4 [with modifications for XeTeX]
Compiled with zlib version 1.2.5; using 1.2.5
Compiled with FreeType2 version 2.4.3; using 2.4.4
Compiled with fontconfig version 2.8.0; using 2.8.0
Compiled with libpng version 1.4.4; using 1.4.4
Compiled with poppler version 0.14.4

[xmu@Archlinux ~]$

----------------------------------------——————————-------——————-------——————------
ubuntu没有,查过了没有
latex 是个命令集,不是软件,所以在应用程序里找不到,也不存在启动。使用的话,自己写个 .tex 的文件,用 latex 编译。viewtopic.php?f=35&t=331555 的 4楼 有入门教程PDF下载。
头像
Jarson
帖子: 2371
注册时间: 2008-07-21 9:44
来自: 深圳
联系:

Re: texlive2010安装与中文设置

#23

帖子 Jarson » 2010-12-25 11:00

jarson@jarson-laptop:~$ sudo tlmgr update -all -repository http://ftp.ctex.org/mirrors/CTAN/systems/texlive/tlnet/
tlmgr: package repository http://ftp.ctex.org/mirrors/CTAN/systems/texlive/tlnet/
The release version of the installation source and the installation media
do not agree: source: 2010, media: 2009
Please fix your location http://ftp.ctex.org/mirrors/CTAN/systems/texlive/tlnet/ at /usr/local/bin/tlmgr line 4091.
直接使用tlmgr不能跨版本升级吗?

之前安装时使用的源似乎找不到了
jarson@jarson-laptop:~$ sudo tlmgr update -all
tlmgr: package repository http://ftp.ctex.org/mirrors/texlive/tlnet
TLDownload::get_file: response error:
404 Not Found
permanent server connection set up, but downloading did not succeed!Retrying with wget.
TLDownload::get_file: response error:
404 Not Found
permanent server connection set up, but downloading did not succeed!Retrying with wget.
/usr/local/bin/tlmgr: Could not load packages from
http://ftp.ctex.org/mirrors/texlive/tln ... live.tlpdb

You may want to try specifying an explicit or different CTAN mirror;
see the information and examples for the -repository option at
http://tug.org/texlive/doc/install-tl.html
(or in the output of install-tl --help).

Cannot load TeX Live database from http://ftp.ctex.org/mirrors/texlive/tlnet at /usr/local/bin/tlmgr line 4081.
头像
wowoto
帖子: 3050
注册时间: 2009-04-11 12:17
系统: windows7

Re: texlive2010安装与中文设置

#24

帖子 wowoto » 2010-12-25 20:43

leni, jarson


o哦 原来都是用ubuntu的~ 好吧~~ 用arch的表示同情
wowoto>ubuntu8.04>ubuntu9.04>Archlinux>FreeBSD8.0>Archlinux & end here.
头像
shinery
帖子: 1378
注册时间: 2009-07-22 22:23

Re: texlive2010安装与中文设置

#25

帖子 shinery » 2010-12-26 0:09

tex似乎用处不大呀,一般用ooo或word就够了。 :em05
愿扣上你双手,至繁华浪处到沙丘。
payper
帖子: 6
注册时间: 2010-09-05 13:10

Re: texlive2010安装与中文设置

#26

帖子 payper » 2011-01-12 20:01

之前下的是2009版的,结果,中文支持怎么都弄不好,抛弃掉。。。

然后下了个2010的镜像文件,按Lz的方法试了下,不知道为什么装不上,用图形界面和文本界面都一样,下面这个是错误信息:

Installing TeX Live 2010 from: /mnt
Platform: i386-linux => 'Intel x86 with GNU/Linux'
Distribution: inst (compressed)
Directory for temporary files: /tmp
Loading /mnt/tlpkg/texlive.tlpdb
Installer revision: 19533
Database revision: 19548
Installing to: /usr/local/texlive/2010
Installing [0001/2133, time/total: ??:??/??:??]: 12many [376k]
Installing [0002/2133, time/total: 00:00/00:00]: 2up [66k]
Installing [0003/2133, time/total: 00:00/00:00]: ANUfinalexam [3k]
Installing [0004/2133, time/total: 00:00/00:00]: AkkTeX [16k]
Installing [0005/2133, time/total: 00:00/00:00]: Asana-Math [433k]
Installing [0006/2133, time/total: 00:00/00:00]: ESIEEcv [137k]
Installing [0007/2133, time/total: 00:01/18:35]: FAQ-en [4943k]
Installing [0008/2133, time/total: 00:01/03:11]: HA-prosper [266k]
Installing [0009/2133, time/total: 00:02/06:07]: IEEEconf [188k]
Downloaded /mnt/archive/IEEEconf.tar.xz, size equal, but md5sum differs;
downloading again.
untar: untarring /usr/local/texlive/2010/temp/IEEEconf.tar failed (in /usr/local/texlive/2010/texmf-dist)
untarring /usr/local/texlive/2010/temp/IEEEconf.tar failed, stopping install.
Installation failed.
Rerunning the installer will try to restart the installation.
Or you can restart by running the installer with:
install-tl --profile installation.profile [EXTRA-ARGS]


哪位tx帮个忙,后天就闪人了,希望赶快弄好。。。 :em11

说一下,我的是ubuntu 10.04.1,然后刚用tex看了一下,居然还是2009版,不知道是不是2010只能装在ubuntu 10.10版上?
头像
wsqyee
帖子: 31
注册时间: 2009-01-01 14:30

Re: texlive2010安装与中文设置

#27

帖子 wsqyee » 2011-02-19 8:03

先弄TeX, 然后装上Sage, 再把老掉线的问题解决。。。我的Ubuntu就完美了!
头像
liangyongsheng1990
帖子: 171
注册时间: 2008-11-05 17:37

Re: texlive2010安装与中文设置

#28

帖子 liangyongsheng1990 » 2012-02-26 14:55

太感谢了 :em50
希望大家在问题解决之后能够在标题处添加已解决
南无阿弥陀佛
头像
hf1783
帖子: 52
注册时间: 2009-10-11 21:56

Re: texlive2010安装与中文设置

#29

帖子 hf1783 » 2012-07-14 9:03

leni 写了: 像我是没有windows的,所以也不可能拷贝win的字体过来。一种办法是安装一套adobe中文字体,(在2009版本新安装的字体还要折腾下才能被texlive认出,不知道2010怎么样),文档写为

代码: 全选

\documentclass[adobefonts]{ctexart}
\begin{document}
你好,TeX Live 2009!
\end{document}
这里怎么指定用adobe黑体或其它的?
Thinkpad X220i LU9
Ubuntu 12.04
头像
leni
帖子: 1989
注册时间: 2008-09-28 17:24

Re: texlive2010安装与中文设置

#30

帖子 leni » 2012-07-14 17:03

hf1783 写了:
leni 写了: 像我是没有windows的,所以也不可能拷贝win的字体过来。一种办法是安装一套adobe中文字体,(在2009版本新安装的字体还要折腾下才能被texlive认出,不知道2010怎么样),文档写为

代码: 全选

\documentclass[adobefonts]{ctexart}
\begin{document}
你好,TeX Live 2009!
\end{document}
这里怎么指定用adobe黑体或其它的?
去看xecjk文档。

代码: 全选

texdoc xecjk
latex 是个命令集,不是软件,所以在应用程序里找不到,也不存在启动。使用的话,自己写个 .tex 的文件,用 latex 编译。viewtopic.php?f=35&t=331555 的 4楼 有入门教程PDF下载。
回复