h**k 发帖数: 48 | 1 我的resume用了res.cls, 发现虽然板式漂亮,但有点太稀疏了,
比如每个section的行间距偏大,文本宽度偏小,不知应该如何进行调整?
res.cls中关于行间距的文本如下:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Use this to set the sectionwidth.
% It adjust the width of the text as well as the hoffset
% You probably shouldn't touch any of the size paramaters
% unless you really understand all of this but it is not
% hard. Either way, it can only be executed once
%
\def\sectionfont{\bf}
\newdimen\sectionwidth
\newskip\sectionskip
\newdimen\resumewid | h**k 发帖数: 48 | 2 知道了,在前面设置
\setlength\{sctionskip}{xxx cm}
【在 h**k 的大作中提到】 : 我的resume用了res.cls, 发现虽然板式漂亮,但有点太稀疏了, : 比如每个section的行间距偏大,文本宽度偏小,不知应该如何进行调整? : res.cls中关于行间距的文本如下: : %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% : % Use this to set the sectionwidth. : % It adjust the width of the text as well as the hoffset : % You probably shouldn't touch any of the size paramaters : % unless you really understand all of this but it is not : % hard. Either way, it can only be executed once : %
|
|