ubuntu下的texlive2011

iefan posted @ 2013年5月07日 15:42 in 程序设计与学习 , 4877 阅读

1、安装texlive2011,首先下载iso文件,然后挂载
sudo apt-get install perl-tk
sudo mount -o loop texlive2011.iso /mnt
cd /mnt
sudo ./install-tl –gui
选最后一项,使其成为标准安装即可,注意语言选择可以不用安装其它语言。

2、拷贝windows/fonts 至~/.fonts/winfont下,fc-list :lang=zh-cn可以列出当前系统所有支持汉字的字体.
YouYuan,幼圆:style=Regular
WenQuanYi Micro Hei Mono,文泉驛等寬微米黑,文泉驿等宽微米黑:style=Regular
WenQuanYi Zen Hei Mono,文泉驛等寬正黑,文泉驿等宽正黑:style=Regular
WenQuanYi Zen Hei Sharp,文泉驛點陣正黑,文泉驿点阵正黑:style=Regular
……
====然后====
sudo vim  /usr/local/texlive/2011/texmf-dist/tex/latex/ctex/fontset/ctex-xecjk-winfonts.def
查看一下tex的字体配置文件。

3、设置字体大小
Latex 设置字体大小命令由小到大依次为:
\tiny
\scriptsize
\footnotesize
\small
\normalsize
\large
\Large
\LARGE
\huge
\Huge
使用方法:可以通过如下方式设置文章正文的字体大小,
\begin{document} \small
采用默认的时候,正文字体的大小是\normalsize

4、设置行间距
\renewcommand\baselinestretch{1.5} %设置行间距

5、设置页边距
\usepackage[margin=2cm]{geometry}

6、设置段落缩进
\usepackage{indentfirst}
然后在段落前一行写上
\indent
\setlength\parindent{2em}
不缩进就写
\noindent

7、设定字体
\setCJKmainfont{SimSun}
\begin{document}
\setCJKfamilyfont{wqymh}{WenQuanYi Micro Hei}
{\CJKfamily{wqymh}
这是文泉驿微米黑
}

8、含有xeCJK包的tex文档只能用xelatex进行编绎,用pdflatex无法通过。

9、在xeCJK中,如果用section等章节的话,必须设置主字体。
如下:
%————————
\usepackage{fontspec}
\setmainfont{WenQuanYi Micro Hei}%设置主字体,否则section汉字无法显示
%————————

10、自定义maketitle
%————————–自定义maketitle————————
\makeatletter
\def\maketitle{%
%  \thispagestyle{empty}%这部分是令标题单独占一页
%  \vfill
\begin{center}%\leavevmode
\normalfont
{\LARGE \@title\par}%
\vskip 2mm    %缩小题目和作者名字之间的行距,这里是1毫米
{\CJKfamily{kaiti}\small \@author\par}%
\vskip 1mm
%{\Large \@date\par}%去掉%显示日期
\end{center}%
%  \vfill
%  \cleardoublepage  %结束当前页,下一页从奇数页开始
}
\makeatother
%—————————————————

11、设置section字体和与段前后间距
\titleformat{\section}{\normalfont\large\bfseries}{\thesection}{1em}{}
%\titleformat{\section}{\centering \CJKfamily{kaiti} \boldmath}{}{0em}{}[]
\titlespacing{\section}{0em}{*1}{*1}

 

Avatar_small
home villa deep clea 说:
2021年8月30日 17:32

Do you think you're seeking a reputable office cleaning vendor in Dubai? In case yes, then we you will come to Crystal Mount are your current ever-present lover. We try to use the most up-to-date cleaning machinery to reduce all uncooperative stains as part of your office. We understand the benefit of developing a clean place of work. It boosts your assurance, not to note that a new clean workplace improves output. We timetable an place of work cleaning schedule determined by your personal preferences. You will then inform us of your respective needs, and we'll take the idea from generally there. Besides, our tailored offices cleanup services let us in order to meet your exclusive cleaning requires.

Avatar_small
cleaning services du 说:
2021年9月27日 14:31

Exactly who doesn’t love a property smelling amazing everyday, irrespective connected with weathers? Undoubtedly, everyone may. It’s at this point possible for making your household sniffing delightful right through the day and everyday of this week. Without a doubt, you understand it certainly right. Just you should adapt some how-to's to retain a pleasant environment on your guests.

Avatar_small
maid services dubai 说:
2021年11月15日 22:40

Specialists assist by giving their know-how and know-how to brand-new franchisees. There exists ongoing support also, including updates, security along with safety processes, meetings, a new toll-free assist line, net, and discipline operations along with evaluations. You'll find instructional Dvd videos, a individual website, along with advanced coaching. Maid Brigade is specializing in making confident all franchises are generally successfully along with profitably manage. The company covers advertising, along with sends brand-new ads along with promotions for you to each franchise's.

Avatar_small
babysitting services 说:
2023年10月04日 16:24

Your home becomes dirty and jumbled but we all ignore that because we all just don't possess the moment! And it really is in situations like these kinds of that we should make any wish "It could have been thus nice if there were a maid or even a cleaning service provider that could care for our home for people.


登录 *


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