TuringKi / plutothesis

Automatically exported from code.google.com/p/plutothesis
0 stars 0 forks source link

英文标题较长时,标题与Dissertation for the doctoral Degree会有重叠 #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
【由于维护者时间有限,只对用户提交的符合哈工大论文规��
�的bug进行修改,敬请其它兄弟院校的同学谅解。】

1. 您使用的LaTeX系统是哪个? ( TeXLive、MiKTeX、MiCTeX 
等,并包含其版本号)
ctex

2. 您使用的编辑器及文件编码为?
winedt utf8

2. 您使用的模板版本是?
1.9.4.20100419

3. 该bug的表现是? 如何重现该bug?
英文标题较长时,标题与Dissertation for the doctoral 
Degree会有重叠

4. 
请给出包含该bug的最小示例,方便维护者修改(可以直接粘��
�代码,也可点击下面的 attach! 
上传附件,推荐将文件压缩成zip格式。)。
手工修正format中英文标题页中,英文标题的参数。 
\parbox[t][3.0cm][b]{\textwidth}{\erhao 
    \begin{center} { \@etitle}\end{center} }
%修改 
3.0为3.6后能解决部分问题,再调大一点,应该能放下更长的��
�题。

Original issue reported on code.google.com by Felix...@gmail.com on 13 Oct 2010 at 11:02

GoogleCodeExporter commented 9 years ago
对,可以这么解决,但是一般不建议英文标题太长,呵呵

Original comment by hitluckyfox on 16 Oct 2010 at 3:50