给 Garfileo 留言

登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter

Jack 说:
2011年10月02日 17:39

I got some errors while compiler the source with 'make'. followed:

../../src/cikada.c:22: error: ‘CLUTTER_KEY_Up’ undeclared (first use in this function)
../../src/cikada.c:22: error: (Each undeclared identifier is reported only once
../../src/cikada.c:22: error: for each function it appears in.)
../../src/cikada.c:25: error: ‘CLUTTER_KEY_Down’ undeclared (first use in this function)
../../src/cikada.c:28: error: ‘CLUTTER_KEY_Escape’ undeclared (first use in this function)
../../src/cikada.c:31: error: ‘CLUTTER_KEY_F11’ undeclared (first use in this function)
../../src/cikada.c:34: error: ‘CLUTTER_KEY_o’ undeclared (first use in this function)
*I don't know how to solve the errors.*

Avatar_small
Garfileo 说:
2011年9月12日 10:52

@土豆: 你包含的头文件需要被 semantic 找得到才可以。也就是说,#include <...> 所包含的头文件,必须在 semantic 能发现的目录内。

土豆 说:
2011年9月12日 05:27

您好,麻烦想请问您一个有关emacs 利用semantic代码补全的问题.
emacs是利用emerge直接安装的23.3版本,cedet是emacs自带的.

M+x 掉用complete-symbol显示补全结果,只能显示自己定义的成员内容,结构体什么的,系统类库的成员就总是提示找不到类型.

帮忙指条明路吧...多谢啦...

zhcj 说:
2011年9月12日 04:44

转了你一篇文章:精简 gentoo 的 gnome 桌面,非常有帮助!

Avatar_small
哈哈 说:
2011年7月24日 10:55

你好呀,你文章对我来说可是宝贝了,我想和你聊聊,你能发个邮件给我吗,124962086@qq.com
我有些问题想和你探讨

Avatar_small
Garfileo 说:
2011年6月21日 18:51

@yuanbx:

1. 可能你没有安装 xits 数学字体。可以使用下面的命令禁用 xits 字体,从而使用 ConTeXt 默认的数学字体。

\setupzhfonts[math][roman=]

2. 段落首行缩进跟 zhfonts 没有关系,那需要用 ConTeXt 的命令进行设定:

\setupindenting[first, always, 2em]

yuanbx 说:
2011年6月21日 18:11

我在你的test-1.tex 加了$a$就出现了问题,而换成simplefonts却可以编译,还有你的模块

每个段落没有空出两个字来。

m00nlight 说:
2011年5月20日 16:10

@Garfileo: 谢谢拉,已经解决了,原来您博客里的

\startmode[presentation]
\setupbodyfont[ss,18pt]
.....
\stopmode

而handout 中设置的是 rm
\startmode[handout]
\setupbodyfont[rm,18pt]

...
\stopmode
所以可以显示中文

我换成微软雅黑就解决了,:),看了您的博客初学ConTeXt,要多多请教您了。

Avatar_small
Garfileo 说:
2011年5月20日 14:39

@m00nlight: 需要看到源文档才能知道为什么。

m00nlight 说:
2011年5月20日 13:10

请问参照您的博文介绍的用ConTeXt制作演示文稿的文章,制作了演示文稿,为何在 --mode=presentation情况下中文就无法显示,但在--mode=handout情况下中文就可以正常显示呢?

Avatar_small
Garfileo 说:
2011年5月15日 15:12

@znetor: 你参考一下这篇文章:http://liyanrui.is-programmer.com/2008/4/9/draw-a-block-using-pygtk-and-vtk-2.2115.html

znetor 说:
2011年5月15日 14:34

ImportError: No module named GtkGLExtVTKRenderWindowInteractor

pyvtk 出现这个怎么搞阿??? 请教

ghxandsky 说:
2011年5月03日 16:15

博主写的文章很高质量,学习学习。

w.xhm 说:
2011年4月26日 13:11

自己context也写错了。 更正一下。smiley

w.xhm 说:
2011年4月26日 13:06

ctex上找contex资料,看到楼主写的contex文档,仔细拜读,收获不少。 感谢。

Avatar_small
Garfileo 说:
2011年4月17日 14:52

@PhoenixBSD: 中文段落首行缩进的命令 \setupindenting[first,always,2em]

另外,有不明白的问题可以去 http://bbs.ctex.org 的"TeX 研究讨论区"发贴询问。

PhoenixBSD 说:
2011年4月17日 08:53

感谢你写的一系列关于ConTeXt文章,有趣味且很有用.我反复阅读这些文字并去实践.确认自己真的明白了它们的意思,因为英文水平低下,实在是不能从官方获得帮助,这些文章是我去了解ConTeXt的重要渠道.虽然到至今还没清楚,中文首行空两格之类的,但已经是有意义的开始,衷心感谢你.希望您能在闲暇之余有空闲,继续下去.Thanks!

isaiah 说:
2011年4月14日 01:04

能教教我怎么gentoo安装gnome么?

Avatar_small
Garfileo 说:
2011年4月08日 11:17

@mflex: lyanry@gmail.com