关于Ctex内安装revtex4的请教
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关于Ctex内安装revtex4的请教相关的知识,希望对你有一定的参考价值。
从网上下载了revtex4,但是怎么也安装不进去,APS系列的tex文件也运行不了,有高人知道该怎么办吗?
README文件,你仔细阅读,将以一些放进你已经安装了的LATEX里面,点击更新。更新方法,网上已经有了,你搜一下就行了,注意用PDFLATEX运行,就可以了All files in this release are contained within the compressed archive
revtex4-1.zip. For installation instructions, see below.
NOTE: The only files necessary for running REVTeX 4.1 are those under
tex/latex/revtex and bibtex/bst/revtex, but it is a good idea to install
the entire distribution, especially the documentation.
TeX inputs: tex/latex/revtex/
-----------------
revtex4-1.cls - The REVTeX 4.1 class file
aps4-1.rtx - APS-specific customizations for REVTeX 4.1
aip4-1.rtx - AIP-specific customizations for REVTeX 4.1
apsrmp4-1.rtx - APS-specific customizations for REVTeX 4.1,
specifically for Rev. Mod. Phys.
aps10pt4-1.rtx - 10-point size class option file for REVTeX.
aps11pt4-1.rtx - 11-point size class option file for REVTeX.
aps12pt4-1.rtx - 12-point size class option file for REVTeX.
revsymb4-1.sty - A collection of common symbols for use outside of REVTeX.
ltxdocext.sty - Part of ltxgrid package used for page layout in REVTeX.
ltxfront.sty - Part of ltxgrid package used for page layout in REVTeX.
ltxgrid.sty - Part of ltxgrid package used for page layout in REVTeX.
ltxutil.sty - Part of ltxgrid package used for page layout in REVTeX.
BibTeX inputs: bibtex/bst/revtex/
------------------
apsrev4-1.bst - BibTeX styles for use for Phys. Rev. journals
apsrmp4-1.bst - BibTeX styles for use for Rev. Mod. Phys.
aipauth4-1.bst - BibTeX styles for AIP journals with author/year style citations
aipnum4-1.bst - BibTeX styles for AIP journals with numerical style citations
Documentation: doc/latex/revtex/
-----------------
README - How to get started
DOWNLOAD - How to download REVTeX4.1
Author guide: doc/latex/revtex/auguide/
------
auguide4-1.tex (pdf) - REVTeX 4.1 Author's Guide
whatsnew4-1.tex (pdf) - What's New in REVTeX 4.1
summary.tex (pdf) - REVTeX 4.1 Command and Options Summary
docs.sty - Package used by REVTeX documentation
APS guide: doc/latex/revtex/aps
------
apsguide4-1.tex (pdf) - APS Author Guide for REVTeX 4.1
AIP guide: doc/latex/revtex/aip
------
aipguide4-1.tex (pdf) - Author's Guide to AIP Substyles for REVTeX 4.1
APS Sample document: doc/latex/revtex/sample/aps
-------
apssamp.tex (pdf) - A sample file showing most common features of an APS
REVTeX 4.1 document
fig_1.eps - sample figure for apssamp.tex
fig_2.eps - sample wide figure for apssamp.tex
vid_1a.eps - sample figure for apssamp.tex
vid_1b.eps - sample figure for apssamp.tex
apssamp.bib - sample BibTeX source file for apssamp.tex
apstemplate.tex - A template for APS authors to follow
AIP Sample document: doc/latex/revtex/sample/aip
-------
aipsamp.tex (pdf) - A sample file showing most common features of an AIP
REVTeX 4.1 document
fig_1.eps - sample figure for apssamp.tex
fig_2.eps - sample wide figure for apssamp.tex 参考技术A 不用安装,把必须的文件放在当前目录即可,安装的话等自己扩展了知识再说,若是等着编辑文字,就放在当前目录就可以了。多简单。
安装的话,要注意刷新库。本回答被提问者和网友采纳
请教关于安装在Linux虚拟机下安装gcc的问题
听说Linux中已经有了gcc的安装文件,但是怎样找到,并且怎样安装呢
刚刚在Linux桌面模式下的cdrom里找到了几个gcc的.rpm文件,我点击了,貌似安装了,可是Linux还是提示没
这个命令,请问还要设置什么东西
我的是red hat 9 Linux,不能上网,因为不会。
如果是红帽 用 rpm -i *.rpm 红帽还提供了一个工具(就在3张CD里) 可以自动帮你分析包的依赖关系并安装 名字我记不得了 你自己搜一下
如果是UBUNTU就更好了 用 新立德
LINUX确实很强大 特别是命令行
但是在它下面安装软件确实是件头痛的事情 尤其是在没有网络的情况下 软件的依赖关系可以把人逼疯 因为它的程序都是模块化的 不象WIN那样所有的软件都是一个安装包 更不象MAC那样 直接把APP拖到应用程序中就可以用了 参考技术A 我用的5.5.1破解版安装8.10,一切正常
emule上有更高的破解版
安装后,linux就是运行在虚拟机上的
当然重要了
试用版的过了30天之后就不能用了
如果对您有帮助,请记得采纳为满意答案,谢谢!祝您生活愉快!
vae la 参考技术B 什么发行版啊?
大多数都是默认安装gcc的啊,不过g++需要自己安装。
能上网的话root用户下用:
apt-get update
apt-get install gcc
试试! 参考技术C 估计是安装linux的时候没选这个包吧
如果有关联的软件包就一个一个的装,有提示的,或者用yum装,如果没有关联的包就把rpm包一装就好了额。。pppoe拨号好像有rp-pppoe什么的吧。 参考技术D 如果确实安装但有找不到命令,最有可能是没有将安装的路径包含到PATH环境变量中。
以上是关于关于Ctex内安装revtex4的请教的主要内容,如果未能解决你的问题,请参考以下文章