| 查看: 1533 | 回复: 3 | |||
[交流]
IEEE 会议 Latex模板下字体嵌入问题的解决 已有3人参与
|
|
环境:latex, IEEE Conference 模板 PDF采样 foxit reader PDF打印 foxit pdf printer 出现的问题: I'm getting the error "A PDF font is not embedded." What can I do about this? This error occurs when a PDF document does not include all the fonts that it references. This may cause fonts to be substituted when printing or rendering, yielding papers that have incorrect spacing or equations. IEEE, ACM and other publishers require all fonts to be embedded. Hints on fixing this problem can be found at Adobe, Adobe (Law), IEEE or PaperPlaza or dvipdfm. To check if all fonts are embedded, open the PDF of the paper or the figure in Acrobat and check under "File/Document Properties/Fonts" (Windows) or "File/Properties/Fonts" (MacOS). All fonts must say "embedded" or "embedded-subset". (The precise location of the menu option may depend on the version of Adobe Acrobat.) The IEEE maintains a set of Acrobat job options. For MacOS, you can open the file in Preview and save the document to another file. This will embed all the fonts. Also, Microsoft Word on MacOS exports proper PDF with embedded fonts. Gnuplot-generated PostScript often has this problem. Mohit Lad recommends the following: By default, gnuplot does not embed fonts in eps files; insert this line in your gnuplot script (note that 26 is the font size that can be changed). set terminal postscript eps enhanced "NimbusSanL-Regu" fontfile "uhvr8a.pfb" 26 If you convert Postscript to PDF using ps2pdf, use the following arguments ps2pdf -dEmbedAllFonts=true -dSubsetFonts=true -dEPSCrop=true graph.eps You may also try the command above if your LaTeX file produces an embedded-font error. For EPS files generated by xmgrace, one should deactivate the Option "use device fonts" in the xmgrace print setup window. It has been reported that FreePDFConvert and cutePDF properly include fonts. 该问题的原因: 通常pdf生成中均嵌入错误信息中提到的信息,但是由matlab生成的eps中还是有字体嵌入问题, 网上的解决方法:(http://blog.csdn.net/shrs526/article/details/3893710) 1. 后来发现这些Helvetica字体全都来自matlab保存的eps图形中,于是用Ultraledit把eps文件中的Helvetica全部替换成为Arial,再次生成PDF文件后,发现所有的字体都能够embedded了。 我的解决方法: 用latex生成pdf以后,将该pdf用foxit pdf printer 再打印一次,打印是选择 Print -- 选择(Foxit PDF Printer)-- Propertties -- Fonts -- Embed Fonts (选择 Use the font embedding list below) 选择下面全部字体 OK 选择打印 |
» 猜你喜欢
面上可以超过30页吧?
已经有13人回复
网上报道青年教师午睡中猝死、熬夜猝死的越来越多,主要哪些原因引起的?
已经有10人回复
为什么中国大学工科教授们水了那么多所谓的顶会顶刊,但还是做不出宇树机器人?
已经有13人回复
什么是人一生最重要的?
已经有8人回复
版面费该交吗
已经有17人回复
体制内长辈说体制内绝大部分一辈子在底层,如同你们一样大部分普通教师忙且收入低
已经有19人回复
【博士招生】太原理工大学2026化工博士
已经有8人回复
280求调剂
已经有4人回复
» 本主题相关价值贴推荐,对您同样有帮助:
IEEE会议的图片,大图片占两栏的问题。
已经有4人回复
求助一个关于IEEE的会议的问题 多谢拉!!
已经有12人回复
又在IEEE 用LATEX投稿的虫子吗?
已经有14人回复
IEEE参会的问题
已经有7人回复
【LaTeX模板求助】求助Optics & Laser Technology投稿模板的使用问题(Elsevier)
已经有21人回复
求助一IEEE 会议论文版权转让问题
已经有3人回复
关于IEEE transactions on Power Electronics投稿同时提供投会议信息的问题
已经有10人回复
【分享】latex教程,模板【以搜索无重复】
已经有4人回复
|
本帖内容被屏蔽 |
2楼2012-05-10 16:37:52
minsk
银虫 (正式写手)
- 应助: 24 (小学生)
- 金币: 1509.8
- 散金: 165
- 帖子: 477
- 在线: 100.6小时
- 虫号: 1446303
- 注册: 2011-10-17
- 专业: 计算机体系结构
3楼2012-05-13 15:20:08
4楼2013-08-30 14:47:33













回复此楼