Document directory
- Open the Downloaded Program and select Settings as required. Installation in a silly way. After installation, open the fontsetup installation font.
- 1 open winedit7. create a file. Enter the following command
- 2. Click compile or F9 to compile. You can view the Selected Compilation type. The following are various options,
- 3. Running result
During my recent internship, the teacher asked me to use ctex for a report, so I began to study how to install it. It is not difficult to install ctex. The following installation process will be shared with you.
First of all, there are many introduction to ctex on the Internet. You can learn about the following:
1. Download ctex. There are a lot of Chinese ctexpackages on http://www.ctex.org/ctexdownload/. the latest ctex 2.9.20.4 (v2.9.20.4
(203 m) contains the basic version of miktex, which occupies a small amount of space and will be automatically upgraded according to the required macro package) A basic version. If the computer's hard disk is large, you can download the full version, which contains many macro packages. 2. Install ctex to open the Downloaded Program and select Settings as required. Installation in a silly way. After installation, open the fontsetup installation font. 3. Test ctex 1. Open winedit7. create a file. Enter the following command:
% Test \ Documentclass [CJK] {cctart} \ Usepackage {amsmath} \ Usepackage {indentfirst} \ Begin {document} \ Title {my masterpiece} \ Author {helin Gai} \ Date {} \ Maketitle % \ Tableofcontents \ Section {winedt} This is my frist \ Section {math} \ Kaishu Liu Rong \ End {document} |
2. Click compile or F9 to compile. You can view the Selected Compilation type. The following are various options,
3. Running result
If reading a book, you can take a look at the information I uploaded, free http://download.csdn.net/detail/caiye917015406/4415550