通过如下命令来修改版式和对应的背景等等信息:
% 选择 section 的标题颜色,颜色有这些可选{ ufglhblue | ufgdkblue | dkblue | black | gold }. \setsectioncolor{gold} % 定义分栏间的竖线宽度 Define the width of the vertical rule or hide it by setting 0pt or commenting the following command. \setcolumnseprule{2pt} % Inform the paths to the logo files or leave empty one or both parameters. % 定义logo的显示位置 提供了三个位置选项[ T | M | B ] \setlogos[T]{images/ufg-logo}{images/department-logo} % 背景图的选择选项 {1 | 2 | 3}. % Actually, one can select any graphic file in the directory 'backgrounds'. \setbackground{1} % Resize the title to keep it up to two lines // {font size}{line height} \settitlesize{64pt}{68pt} % Resize the font of the content. Default {32pt}{38pt} // {font size}{line height} \setcontentfontesize{32pt}{40pt} % Resize the font of the emails. Default {26pt}{32pt} // {font size}{line height} \setemailfontesize{42pt}{40pt}
发表评论 取消回复