l*******r 发帖数: 322 | 1 在公共硬盘上和别人合作写tex
需要一个特别的package
已经安装调试通过
问题是:
不能把sty/def放在这个公共硬盘的其他地方(没有写的权限)
不想把sty/def放在我自己的机器上(否则每个合作者都需要重新在他的机器上装)
也不想把所有sty/def文件放在工作目录下(太乱)
能不能把sty/def文件放在工作目录的某个子目录下(i.e. $(WORKING)\sty\*.sty)
然后修改sty的引入路径?(i.e. somewhere in the working TEX file)
谢谢 |
|
r**********e 发帖数: 28 | 2 When I run latex with a tex document (eg. A.tex), it requires some .sty files.
I have to copy these required .sty files to the folder where the document A.tex located. Otherwise, latex doesn't know where to find .sty files. Because I have many different files in
different folders, I am sick to copy these .sty files to all these folders. It is stupid. But I don't what I can do otherwise, so that latex could find .sty files on its own? Could anyone please help me?
Thanks alot. |
|
e**e 发帖数: 278 | 3 以前写文章都用revtex,APS自动给出sty插件。
现在写论文要用report class,少了几个插件,tocbibind.sty,setspace.sty等,无
法编译。请问到哪里去下载,谢谢。
好像linux系统里面没这个问题,没发现就会自己搜,windows下比较笨,呵呵。
还有,我是新手刚刚来,发现精华区里面不少目录都没内容啊,呵呵。 |
|
t*******i 发帖数: 255 | 4 由于harvard.sty宏包出来的效果中参考文献中文献名是单引号引用的,请问高手如何修
改sty文件,使得单引号变成双引号?
看了半天sty文件都没发现这个设置在哪里。
期待高手回复,非常感谢。 |
|
x******g 发帖数: 24 | 5 刚刚装了fedora4,可是却发现这里没有psfig.sty pacakge. (when complie, get the
follwoing message: "! Latex Error: File "psfig.sty" not found." )以前的很多文
件都使用的这个package,所以还是希望至少可以继续使用。下载了“psfig.sty”file,
但是不知道应该放到那个directory?
多谢! |
|
c******n 发帖数: 4965 | 6 【 以下文字转载自 Linux 讨论区 】
【 原文由 creation 所发表 】
much much better,
should ban the author of listing.sty ..... |
|
l*******r 发帖数: 322 | 7 问题还是没有解决
现在改成
\usepackage{./temp/datetime}
latex报以下错,然后依然上网查找安装
Latex Warning: You have requested package './temp/some.sty',
but the package provides 'some.sty'
类似的讨论见
http://bbs.ctex.org/viewthread.php?tid=21528
谢谢 |
|
o*****y 发帖数: 699 | 8 编译老是通不过。给出的信息是“required file tex\latex\listings\listings.sty
is missing”从网络上搜索到listings.sty放到tex\latex\listings目录下,编译还是
得到同样的出错信息。怎么办?谢谢。 |
|
G****A 发帖数: 4160 | 9 I did download cite.sty file from Internet, easy! And I created a new folder
named "cite" under directory: "C:\Program Files\MiKTeX 2.5\tex\latex" and
copied cite.sty into the new folder. But it did not work.
Am I doing right? |
|
s***y 发帖数: 352 | 10 原来好好的文件,重装系统重装tex之后,一编译就出现
Latex error: 'setspace.sty' not found
我以前不需要这个文件的呀,哪位大侠给讲讲怎么处理这个问题?谢谢啦 |
|
l********r 发帖数: 175 | 11 I tried to compile my latex draft, but the first error message it showed me
is that it could not find cite.sty file. I really did not have that file.
But how to build one? Is a .bst ok for that? thanks a lot. |
|
w****j 发帖数: 237 | 12 下载了个模板,有.cls和.sty文件,两者有什么不同阿??
另外,想作一点修改,把标题"title"由原来模板的"all upper case" 改成 "mixed
case", 应该如何?
对latex的模板不熟,希望有经验的大侠指点一下~ |
|
T*******n 发帖数: 493 | 13 The .cls file is the document template, which is always required.
Optional additional functionality or formatting features can be
provided directly in the .cls file, or written separately as package
.sty files if such features can also be used with other document
classes.
What document class, and are you talking about the title produced
by \title{} or about some other title? |
|
N**D 发帖数: 10322 | 14 use a relative path?
../../../../abc/def/atc/s.sty |
|
w****j 发帖数: 237 | 15 请问,cls和sty有什么区别??
还有几个修改cls的问题:
1) 如何决定在title后的页码从3,而不是2开始了?
2) 如何在超过一页的table of content后面的页面上加上页眉("TABLE OF CONTENTS
(continued)")???
3) 如何决定和删除一个特定页面。
因为写论文中学校的格式要求修改了,但是新的template还没有,所以第一次要自己修
改template,希望有经验的大牛指教一下... |
|
G****A 发帖数: 4160 | 16 我一直用的MikTex 2.5 + TeXnicCenter,今天试了一下Infocom给的一个模版,结果报错
"cite.sty is missing". 企图让他自动从网上下载需要的package,试了很多link,都不
能成功下载. 报错如下: |
|
l*****g 发帖数: 547 | 17 put your cite.sty to the folder in which tex file you are editing
folder |
|
j***r 发帖数: 69 | 18 使用pict2e包,却遇到这样的错误,请教如何解决。
\usepackage{pict2e}
编译,提示安装,点install,然后看到:
! Latex Error: File 'pict2e.sty' not found.
......
Enter file name: |
|
n*c 发帖数: 228 | 19 有一个新的.sty文件(用来把matlab code 加到latex 里边), 请问我怎样才能让
winedit load 这个文件呢?
谢谢了。 |
|
I*********r 发帖数: 1068 | 20 我当时chalazion,医生说过一段会好,结果过了一段越来越多,眼睛里长了7,8个,
还是靠做手术清出去的。
关于chalazion还是sty,mm可以google看看。
A chalazion is a lump in the eyelid that is caused by inflammation of a
gland within the skin. Typically, this lump grows over days to weeks and is
occasionally red, warm, or painful.
The gland involved in the formation of a chalazion is a modified sweat gland
that lies within the eyelid. This gland produces oil. When this gland
becomes blocked, it can rupture and the inflammation process begins.
* Inflamm... 阅读全帖 |
|
w********9 发帖数: 8613 | 21 这是Shorter Oxford American English Dictionary第五版列出的与德语或者日耳曼语
相关的英语词根或词汇。
-at, suffix2. + -dom, suffix. + -ed, suffix1. + -ed, suffix2. + -en, suffix1
+ -en, suffix2 + -en, suffix5 + -en, suffix6 + -er, suffix1. + -er, suffix3
. + -er, suffix5. + -est, suffix1. + -est, suffix2. + -et, suffix2. + -eth,
suffix1. + -hood, suffix. + -ing, suffix1. + -ing, suffix3. + -ish, suffix1.
+ -kin, suffix. + -le, suffix1 + -le, suffix3 + -less, suffix. + -ling,
suffix1. + -ling, suffix2 + -ly, suffix1. + -ly, s... 阅读全帖 |
|
T*******n 发帖数: 493 | 22 I would have to look at the .cls and .sty files that you use. In principle
this is not difficult to do, but the amount of time required to hack the
.cls/.sty files depends on what those files are and how closely they
conform to the standard LaTeX styles. Some university thesis cls/sty files
are a mess.
If you post the minimally required files (.cls, .sty, sample .tex), I might
be able to take a look at it over the next few days. |
|
v****s 发帖数: 1112 | 23 sty和tex文件在此:
http://nips.cc/PaperInformation/StyleFiles
sty file:
nips10submit_e.sty: style file for LaTeX 2e (preferred)
尝试编译他们提供的tex 和 sty files,但是出错。
我用的是miktex 2.9, ide 用的是texniccenter , 在lyx 1.8.6也出现同样的错误:
undefined control sequence
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
十分感谢!! |
|
发帖数: 1 | 24 下面是证据:
MIME-Version: 1.0
Date: Fri, 28 Sep 2018 15:55:23 -0400
References: <[email protected]>
In-Reply-To: <[email protected]>
Message-ID: <[email protected]
com>
Subject: Re: 未名空间--待处理任务通知
From: Jane Xie <[email protected]>
To: [email protected]
Content-Type: multipart/alternative; boundary="000000000000bac5890576f3cfae"
--000000000000bac5890576f3cfae
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
hello
On Fri, Sep 28, 2018 at 9:2... 阅读全帖 |
|
r******c 发帖数: 765 | 25 [科州往事] . 6
[once upon a time in Colorado]
探索波尔德之旗标峰观景台
===========================
我渐渐发现波尔德的冬天其实并不难过,或者说比多伦多好过很多。山地气候昼夜温差
大,统计的最低气温是后半夜的温度,冬天数字看起来吓人,其实谁也不会被冻着,而
高原日照强烈,气温回升很快,所以白天大都相当暖和。和加州一样科罗拉多拥有北美
最多的晴天,虽然雪多,往往也是哗啦啦干干脆脆地下一大场,然后第二天就又艳阳高
照,积雪融得很快,不出三两天,路边就又干干净净了,这个爽利劲儿很对我胃口。
初初安顿下来,我开始探索波尔德小城。
城小,一大好处是凭着双脚就可以丈量很多地方,所以有点空的时候我就四处闲走。首
先开发的方向当然就是西边的小山,旗标峰(Flagstaff Summit)跟我的豪宅实在是太
近了,那个半山平台看起来近在眼前,我觉得应该是一个俯瞰小城的好地方。从地图上
看有一条上山的盘山公路经过那儿,不过我嫌弯弯绕绕的麻烦,二月某个周六的上午,
我决定直接从正面爬上去瞧瞧。
慢慢悠悠地行出十数分钟就到得坡脚,坡上衰草丛丛残雪... 阅读全帖 |
|
S*****T 发帖数: 400 | 26 【 以下文字转载自 Science 讨论区 】
【 原文由 SuperString 所发表 】
就在他的主页上guide。
不过那个里边好像没有讲这些。
其实code挺简单的,稍微看一下就可以找出来了。
怎么改就看你想把logo放在什么地方了,
应该是改相应的theme。
先找到你要用的那个theme的style file,
譬如我用的是Warsaw,那么相应文件是
/themes/theme/beamerthemeWarsaw.sty
在这里你也可以改颜色。
然后找出你的outertheme是什么
Warsaw用的是shadow
那么我就打开
/themes/outer/beamerouterthemeshadow.sty
在这里边找出被调用的outertheme,是split
那就打开
/themes/outer/beamerouterthemesplit.sty
在这个文件里边做相应的改动,
在headline或者footline里改东西 |
|
T*******n 发帖数: 493 | 27 You can use the makebst program (run "latex makebst") to
create a customized .bst file that includes the ability to
handle url="..." fields in the bib file. I use this, and load
hyperref.sty. In my PDF output the URLs are hyperlinked.
No need to do anything to escape the ~ character. The
hyperref package also uses url.sty, so you don't need to
load url.sty again. |
|
t*****s 发帖数: 49 | 28 下载了一个package只有一个文件,advancedcoverpage.sty
我所有的style文件应该都在这个文件夹里, D:\texmf\tex\latex
可是把 advancedcoverpage.sty 放到这个文件夹里(或是
D:\texmf\tex\latex\advancedcoverpage\) , compile tex 文件
时报错: ERROR: LaTeX Error: File `advancedcoverpage.sty' not found.
请问什么地方出了问题 ?
偶用emacs (win XP)
多谢指教!! |
|
T*******n 发帖数: 493 | 29 Marid loads the outer theme "infolines".
In beamerouterthemeinfolines.sty, on line 22, you will find the () that
you don't like.
So, make a copy of beamerthemeMadrid.sty and put it in your own directory
and change the name. Edit it and change the name of the outer theme on
line 19.
Copy beamerouterthemeinfolines.sty to your directory and rename it to
match what you use on line 19 in the above file. Edit line 22 and
remove the ().
Change your .tex file to load the new customized theme. |
|
r****t 发帖数: 10904 | 30 If you are using Debian, install "texlive-publishers" package, which includes
most of the journals' sty file, some thesis sty files.
At least you can start to learn how to adjust an sty file according to the
requirement of the journal, and then share what you have after you submitted. |
|
qt 发帖数: 9432 | 31 我用mac ports装了tex-live,编译tex文件的时候说没有bookstab.sty等.sty文件。
请问一些.sty文件也同时装了吗还是说要另外装。如果装了的话,一般在那个路径下?
还要另装的话是装哪个package, mac ports里面有吗?
谢谢了。 |
|
|
S*********4 发帖数: 5125 | 33 北京时间7月5日上午,一架自卫队F-15飞机在钓鱼岛上空突然跟基地失去联系,下落不明。网传跟中国海军发生误会,导致误判,随后被锁定、击落。
========================================
日本网民炸锅:中国导弹误射F15
2011年7月5日 11时59分rwk*****さん 赞同 4,107点 反对 78点
事故か?まさか撃ち落とされたわけじゃないよな…?
是事故吗?不会是被击落的吧。。。?
2011年7月5日 11时58分aeh*****さん 赞同 3,255点 反对 39点
队员の无事を祈ります。
祈祷飞行员平安无事。
2011年7月5日 11时58分nak*****さん赞同 2,972点 反对 38点
パイロットが生きて帰还したらと愿う。
但愿飞行员能够安全归来。
2011年7月5日 11时58分tai*****さん赞同 2,293点 反对 64点
队员の无事を祈る。坠落は残念だが、陆地への坠落でないことがせめてもの救い
だ。
祈祷飞行员平安。坠机虽然令人心痛,但还好不是在陆地上,还有救回的希望。
2011年7月5日 11时57分rom*****... 阅读全帖 |
|
s****n 发帖数: 1783 | 34 2009 nissan versa. engine light on.
做了,SMOKE TEST
价格如下:
PURGE CANISTER 265.
PURGE SELIOND 114.92
LABOR 280.
Total:726.74(含税什么的)
WORK REQUESTED- SANNER HOOK UP EVAP CODES TESTED EVAP STY SMOKE TESTED STY
REPLACE CABIN CANISTER AND PURGE SELION CLEARED CODES AND REST MONITERS.
DEALER 检查有一个是VENT CONTROL VALVE NEED REPLACEDM,
这家说没有坏不用换。他们报价是640 Total。
请教下什么是PURGE SELIOND?? |
|
T*********r 发帖数: 11175 | 35 我就是把sty文件都改白色了,呵呵
然后重新命名了一个beamerthemewhite.sty放目录里,下次直接call这个white的
renewcommandsfdefault{phv}
renewcommandfamilydefault{sfdefault}
usetheme{default}
usepackage{color}
useoutertheme{default}
usepackage{texnansi}
usepackage{marvosym}
setbeamerfont{title}{size=large}
%setbeamercolor{structure}{fg=white}
setbeamertemplate{frametitle}[default][center]
setbeamercolor{normal text}{bg=white, fg=black}
%setbeamertemplate{background canvas}[vertical shading]
%[bottom=white, middle=white, top=white]
%set... 阅读全帖 |
|
|
T*******n 发帖数: 493 | 37 That's not a good solution because some packages
rely on the definition of \scriptsize giving a font size
that is consistent with the internal LaTeX macro \sf@size,
and by redefining \scriptsize you have broken this.
Try this instead: Save the following (up to and including
\endinput) in "mypgnum.sty" in the local directory and in
your document say \usepackage{mypgnum.sty} after all the
other \usepackage{...} commands.
\let\mypgnumsize=\large
\def\ps@plain{\ps@empty
\def\@oddfoot{\normalfont\ |
|
T*******n 发帖数: 493 | 38 Try the following. You need the latest versions of subfig and caption from
ctan.org. Check the documentation subfig.pdf for more details. Don't use
subfigure.sty as it is obsolete and replaced by subfig.sty.
\documentclass{article}
\usepackage{subfig}
\captionsetup[table]{position=top}
\captionsetup[subtable]{position=top}
\begin{document}
See the two parts of Table~\ref{tab:something}, namely Table~\ref{tab:10}
and Table~\ref{tab:something}\subref{tab:20}.
\begin{table}[hbt]
\centering
|
|
s**n 发帖数: 178 | 39 Hi,
I have to use a LaTeX 2.09 document style. And I must use the following
packages:
\usepackage{times,graphicx}
\usepackage{algorithmic}
\usepackage{algorithm}
\usepackage{wasysym}
\usepackage{pifont}
\usepackage{marvosym}
When I compile, I encouter the following error:
(usis.sty
Document Style `usis'. Released 15 December 1986.
(kt11.sty))
(/a/bud/u/bud-d1/local/teTeX/share/texmf/tex/plain/dvips/epsf.tex
This is `epsf.tex' v2.7k <10 July 1997>
)
! LaTeX Error: LaTeX2e command \usepackage in L |
|
s**n 发帖数: 178 | 40 Thanks. This template calls another .sty file. How should I deal with that .
sty file? |
|
s**n 发帖数: 178 | 41 Thanks. This template calls another .sty file. How should I deal with that .
sty file? |
|
T*******n 发帖数: 493 | 42 I can't see anything in \thebibliography that messes up the page
numbering. Can you see whether your .sty file redefines
\bibliography and post that part from the .sty file. |
|
T*******n 发帖数: 493 | 43 Try either longtable.sty or threeparttable.sty. |
|
T*******n 发帖数: 493 | 44 You will likely need to find the definition for \footnotesize and modify it.
You will need to give more information for anyone to give you a solution,
i.e., how double-spacing is implemented in your thesis class. If you don't
know where to begin, look for the definition of \footnotesize in the .cls,
.clo, or .sty files that you use. Post the definition here, and also post
the list of .cls, .clo, .sty files that you use.
space, |
|
i*******w 发帖数: 405 | 45 我找了一下,在.sty file 里面没有发现 \footnotesize, 只有一个 \footskip,大侠
有空帮我看看,我把.sty file 贴在下面了:
-----------------
%%
%% LaTeX Dissertation Format Style File
%%
%% Developed by:
%% Daniel O. Awduche and Christopher A. St. Jean
%% Communications and Networking Lab
%% Dept. of Electrical and Computer Engineering
%% (with code adopted from the Stanford University PhD thesis
%% style and other sources)
%%
%% Notes on usage can be found in the accompanying USAGE_NOTES.txt file
%%
%% ** Nee |
|
g*********r 发帖数: 124 | 46 To make a long formula span across two columns, you need
put it in a wide float (table* or figure*);
To make LaTeX honour [b] placement of double-column floats,
you need stfloats.sty
however why dont you extract the related code for doing this
from ieeetran.sty and rebuild a seperate command to perform
the operation? |
|
T*******n 发帖数: 493 | 47 Can you give more details? What .bst file are you using? Are you using
hyperref.sty or url.sty? What do you want to change about the font?
The family, shape, weight? |
|
b*******h 发帖数: 56 | 48 我在bbs.ctex.org发过帖子,有人指出这个是titlsec的问题,但是如何修改之?我有
titlsec.sty文件,修改了之后没有反应,我怀疑latex调用titlsec package的时候没
有调用这个.sty文件
还有几天thesis就截止了,还请帮忙
(msn:b***********[email protected])
0in
includefoot |
|
T*******n 发帖数: 493 | 49 Go to Don Knuth's website at Stanford and take a look at CWEB.
This works with C and C++, formatting using plain TeX. Formatting using
LaTeX is possible in theory, but Knuth does not provide a .cls or a .sty
file for using CWEB with LaTeX. I have once hacked a .cls or .sty to
use CWEB together with LaTeX. If you are interested, let me know. I
haven't used that file (programming in Fortran these days), and I will
not likely be able to support its use. |
|
T*******n 发帖数: 493 | 50
To control space between footnotes:
\setlength\footnotesep{10pt} % might need larger number
doublespace.sty is really bad code, and its replacement setspace.sty doesn't
change footnotes and captions. What you can do is copy size10.clo (or
size11.clo
or size12.clo) into your own directory, and modify the \@setfontsize
commands.
For example in size10.clo, make these changes:
in \normalsize: \@setfontsize\normalsize\@xpt{20}%
in \small: \@setfontsize\small\@ixpt{18}%
in \footnotesize: \@ |
|