G***G 发帖数: 16778 | 1 I write a code
\includegraphics[width=2.5cm]{demofirst.eps}
in miktex.
but it always says
unknown graphics extension;eps
when I remove the extension, it still doesn't work.
please help. |
|
i*****f 发帖数: 578 | 2 Hi,
is anyone know how can I embed fonts into eps files AFTER these files have
been generated? In other words, how can i embed fonts into eps files without
regenerating them?
Thanks a lot! |
|
s****n 发帖数: 1237 | 3 一个eps的figure,原来用笔记本xp下面写的paper用这张图也没有问题。但是现在在新
来的台式机vista下面includegraphics,图里面的希腊文字就变成了罗马字母,比如\
beta->b,\gamma->g,\theta->q。我直接打开这个eps是没问题的,但是作为图片插入
tex里面就不行。
想请教这个是怎么回事,能怎么样解决吗?多谢了。 |
|
g******s 发帖数: 141 | 4 我想在我的文档里插入一个图片,我可以看到这个图当我texify. 但是当我用pdf
texify时,产生一个错误:
Latex error: file Figure1.eps not found.
我用的是winedt. 下面是我的code.大家能帮我看看是什么原因吗?谢谢!
\usepackage{amsfonts}
\usepackage{amsmath}
\usepackage{fullpage}
\usepackage{verbatim}
\usepackage{subfigure}
\usepackage{ulem}
\usepackage{graphicx}
\usepackage{grffile}
\begin{figure}[hbt]
\begin{center}
\includegraphics[scale=0.6]{Figure1.eps}
\end{center}
\caption{Process}
\end{figure} |
|
M******y 发帖数: 736 | 5 用 epstopdf 命令把 eps 文件转成 pdf 文件。
eps 和 pdf 都是包装而已。 |
|
l********r 发帖数: 175 | 6 In fact, one easy way to do that is to convert .eps to .jpg directly. It
could be done like following with good resolution:
convert -density 150x150 *.eps *.jpg
the higher the number, the higher the resolution. I found 150 is good
enough for me. |
|
h******s 发帖数: 176 | 7 ☆─────────────────────────────────────☆
pdexyz (pde) 于 (Tue Mar 18 16:15:53 2008) 提到:
I am trying to insert pictures in a LaTex file. Is there anybody know what
kind of software can be used to generate .eps file. Thank you very much.
☆─────────────────────────────────────☆
TechniColor (坚决服从rourou的领导) 于 (Tue Mar 18 16:22:58 2008) 提到:
PAW/mathematica/powerpoint/xfig/grace/topdraw/root/....
or just
convert a.jpg a.eps
pdf2eps, jpeg2eps....
☆─────────────────────────────────────☆
JadeT |
|
k**f 发帖数: 372 | 8
Why not convert the eps file to pdf file or the other way around? I doubt
whether there's any latex graphics drive that supports both eps and pdf
simultaneously. |
|
T****S 发帖数: 105 | 9 请问大家是怎么实现的?
直接存为.eps,图像太大,一般三四M,而且分辨率不高.
存为. jpeg, 再转为.eps,图像大小符合了,但是分辨率不行. |
|
t**g 发帖数: 1164 | 10 也许是一个弱智问题,不过我找了半天也没发现答案
假如我用tikz生成了一个图形
我该如何把这个图形变成eps或者jpg之类的文件呢?
因为我想把生成的图形文件引入别的latex文档里
我的问题是
tikz生成的是pdf文档
周围大片空白
实际的图形只占其中一小部分
那么我include这个pdf文件到别的文档里picture环境的时候
图片很不好看
有啥办法可以精确的剪出那片图形单独生成eps文件呢
多谢! |
|
a**e 发帖数: 5794 | 11 用那个eps就行吧
\usepackage{graphicx}
\includegraphics[scale=0.8]{filename.eps} |
|
I*l 发帖数: 1649 | 12 linux下? 装个imagemagick
然后直接打 convert bmp:**.bmp eps:**.eps |
|
i*******w 发帖数: 405 | 13 老大,我用的是Miktex + Crimson(Editor),图片只认eps,所以我的方法是在
PowerPoint 里面做Slides,然后打印成pdf,在Acrobat 里面截取想要的内容,再另存
为eps, 然后再包括到tex文件里面。这样编译和转dvi都没有问题,但是dvipdfm 就出
错。
Apc建议先dvips,然后我把生成的ps文件再转成pdf,目前这样works. |
|
m**u 发帖数: 632 | 14 用的是WINEDT+MikTex,但是加载EPS总是说, unknow graphic extention .eps
糟糕的是我从前都编译过的文章现在重新编译也出同样的错误了,
应该是什么地方的问题呢, |
|
a********n 发帖数: 648 | 15 用word画了一张图,需要转换成EPS格式然后插入到文章中去。我用Photoshop把它转换
成了EPS格式,但是效果不是很好,清晰度不够,不知道还有什么更好的方法。哪位牛
人指点一下,谢谢。 |
|
l******f 发帖数: 568 | 16 我想用我以前一篇paper里的pdf图片, 但有些notation上的出入, 刚才在adobe
professional 里改了半天总算fix好了, 但我把新的图片include后编译出来的文章显
示的还是旧图。。。
我试着把pdf转成eps, eps也是旧图。。。
有人碰到过类似的情况么? 万分感谢。 |
|
r*******d 发帖数: 958 | 17 有8个分子的图片,软件生成的是bmp格式的,
图片尺寸不一致。需要把它们都放到一张图片上。
因为用latex,需要转成eps。
我现在的方案是:
1.
在windows自带的paint里新建一个文件,
把8张图片裁剪后贴进去,头疼的是调整尺寸,
尽量把它们尺寸调的差不多。
一调图片质量就变低了。
还有就是要加label,a),b)
paint里文本框很大,很容易就把图片覆盖了。
2. 用Acrobat的虚拟打印机打印成pdf,在Acrobat
里把pdf另存成eps格式。
比较麻烦而且生成的图片质量不高,细节有损失。
各位都是怎样处理类似图片的?
多谢 |
|
o****t 发帖数: 275 | 18 pdflatex不支持eps。
要么latex->dvi->ps->pdf,要么把eps转成pdf先。 |
|
s***r 发帖数: 8 | 19 【 以下文字转载自 Linux 讨论区,原文如下 】
发信人: solar (mission assigned), 信区: Linux
标 题: how to convert color ps to grey eps?
发信站: Unknown Space - 未名空间 (Fri Sep 12 17:54:22 2003) WWW-POST
I tried "convert" command, it reduces the quality much!
I tried WINDOWS, use GSVIEW, distiller to a black and white PDF, then save as
eps, still, quality much worse!
any idea? |
|
g*******g 发帖数: 45 | 20 在matlab里辛辛苦苦画好的图,转成了eps格式的。不料发现了一个错误,有个区域的颜
色要修改一下。请问有没有直接能修改eps的软件? |
|
w*******e 发帖数: 285 | 21 【 以下文字转载自 Linux 讨论区 】
发信人: windforce (大怪兽), 信区: Linux
标 题: 请问如何用xfig把一堆.fig文件批处理输出成.eps文件?
发信站: BBS 未名空间站 (Thu Nov 15 11:07:12 2007), 站内
能不能从命令行直接输出成eps文件而不用从窗口一个个打开? |
|
e****s 发帖数: 1 | 22 I tried to convert a pdf file (created from powerpoint) to eps file in xp. I
have tried acrobat 7.0 and 5.0. The created eps and ps files cannot be read by
gsview. Does anyone know how to solve this problem? Thanks a lot. |
|
C***8 发帖数: 374 | 23 这是在far考试里碰到的。我看了半天没反应过来,而且选项里没有负数,有零,我就
选了零。但是我总觉得不应该是零。我考完问我的一个朋友,她说不应该是零,应该用
preferred dividend 直接除以outstanding share of common stock。可我觉得不对,
因为eps 的定义是allocate the portion of a company's profit to each
outstanding share of common stock. 我可以假设preferred dividend就是公司的纯
利吗?我真的不明白,希望有大牛给解释一下。谢谢!
ead more: http://www.investopedia.com/terms/e/eps.asp#ixzz1fF26xeG3 |
|
x******l 发帖数: 104 | 24 A company issued nonconvertable cumulative preferred stock and common stock
in year 1, if there was no dividend declared in year 1 and company only paid
dividend in year 2, when we calculate EPS in year 2, do we need consider /
deduct dividend in arrears of year1 (F7 multiple choice-EPS)? Thanks |
|
d*******2 发帖数: 340 | 25 一个255灰度的黑白bmp文件,用
a=imread('file.bmp');
subplot(2,2,1)
imagesc(a)
print -deps2 file.eps
为什么产生的eps文件和bmp文件看起来大不一样? 哪位前辈知道?先谢了! |
|
j*****g 发帖数: 98 | 26 i usually directly edit eps file openning with ultraedit...
it is not that hard to understand the format of eps..
if just update some strings, using ctrl+f you will find them... |
|
s******n 发帖数: 6806 | 27 open with paint, print the pic, use adobe printer.
properties->deselect "do not send fonts to adobe pdf"
then goto paper/quality tab->advanced->document options->postscript output
option->Encapsulated postscript->ok->ok again
then choose “print to file”-> print-> type a file name such as "a.eps"
Then the file "a.eps" will be in the same folder.
However, the bounding box is usually not ok to put in latex.
You need to change the bounds for the pics by finding coordinates in gsview. |
|
d******e 发帖数: 2265 | 28
eps file is text file, so you can use vi or ultredit to edit
it. search boundbox in ps file and open it using ghostview
to calculate the bounding box you want.
remember it may appear at the beginning and at the end
of file.
then \includegraphx(or *)[height=xxcm]{xxx.eps} |
|
S*********g 发帖数: 5298 | 29 我一般是把图放在表格里边。
譬如
\begin{figure}
\begin{tabular}{cc}
\includegraphics{11.eps}&
\includegraphics{12.eps}\\
(a)&(b)\\
\end{tabular}
\end{figure} |
|
w*******y 发帖数: 60932 | 30 Coolmax RM-1000B ATX 12V / EPS 12V 1000W Computer Power Supply:
http://www.mwave.com/mwave/SKUSearch.asp?scriteria=AA75771&page RM-1000B ATX 12V / EPS 12V 1000W Computer Power
Description:
COOLMAX RM-1000B 1000W EPS12V Active PFC Power Supply
Features:
Fully Aluminum Chassis
Serial ATA Ready
Universal Connector Fits Most of Branded Motherboards
Fully support all Intel & AMD series demand
High quality fan guard & connector are good for conduction
Over voltage protection, short protection on all o... 阅读全帖 |
|
c******6 发帖数: 19 | 31 Audi A4 1.8T 2003
车发动后,开了一会之后,speedometer 没有显示,同时ABS,EPS的黄灯亮起。行驶过
程中,当松开油门时,车有顿挫感。之后check engine 的黄灯亮起。
有人知道这是神马情况吗? 我自己查了一下,好像是vehicle speed sensor 或者是
ABS module。谢谢! |
|
c**0 发帖数: 9331 | 32 Revenue in the three months ended in March rose 34%, year over year, to $13.
2 billion, while net income fell 35%, yielding EPS of 28 cents.
Analysts on average were expecting $12.91 billion and 6 cents share.
For the current quarter, the company sees revenue of $11.9 billion to $13.3
billion, which is below the average $12.85 billion estimate |
|
a********e 发帖数: 78 | 33 请推荐一个把bmp 文件转成eps 文件的工具。 |
|
k*****r 发帖数: 21039 | 34 [img, map]=imread("test.bmp");
figure(1);imagesc(img);colormap(map);axis image; axis off;
print('-depsc2', "test.eps");
close(1); |
|
s****e 发帖数: 133 | 35 linux下
convert oldfile.bmp newfile.eps |
|
a****d 发帖数: 114 | 36 matlab的图不是可以直接存成eps和tiff吗? |
|
s***a 发帖数: 731 | 37 请教
怎样才能把visio里画的图转成eps格式的,要求600dpi以上。
Thanks! |
|
|
s******g 发帖数: 3841 | 39 存成visio的格式,打印成pdf,然后用pdf转成eps |
|
s***a 发帖数: 731 | 40 试了这个方法,存成visio的格式,打印成pdf,然后用pdf转成eps
图周围的空白都保留了,这个要怎么去掉?
Thanks! |
|
z*****g 发帖数: 131 | 41 在visio里把页面设成你的图的大小,再保存成pdf,再转eps
★ 发自iPhone App: ChineseWeb 7.3 |
|
s***a 发帖数: 731 | 42 遇到新问题,
pdf到eps希腊字母会丢失,怎么处理好? Thx |
|
b****o 发帖数: 387 | 43 How to convert excel column bar picture into .eps for latex doc?
Many Thanks! |
|
s***8 发帖数: 100 | 44 请教各位:往arxiv上传preprint时,eps图文件太大,被打回来;怎样可以变小呢?谢
谢!HuNan佬 |
|
s*c 发帖数: 48 | 45 You can scale it in Adobe Illustrator or if you use LaTeX, then
\includegraphics[scale=1.5]{fig1.eps} |
|
i****d 发帖数: 255 | 46 很多图其实不用很高的解析度,我一般转成PNG或者pdf。给杂志社的可以保留原版eps。 |
|
t*******t 发帖数: 1067 | 47 你可以先转成JPG 缩小size, 再转成pdf or eps, |
|
x*********9 发帖数: 399 | 48 【 以下文字转载自 Windows 讨论区 】
发信人: xiaowanzi99 (小丸子), 信区: Windows
标 题: 有没有windows里的软件做适合Latex的eps图
发信站: BBS 未名空间站 (Fri Nov 9 10:45:45 2012, 美东)
试了好多办法,图做出来在latex里都很模糊,不知道咋回事,远不如很久以前的xfig
好 |
|
x*****2 发帖数: 47 | 49 用microsoft office 的 visio 画图。
然后用AI (adobe) 转 eps. |
|
r*m 发帖数: 16380 | 50 2009 EPS $4.65, PE ----> 1, lol |
|