# CTEX **Repository Path**: chen_zhiwei1/CTEX ## Basic Information - **Project Name**: CTEX - **Description**: The latex configure for Linux using ctex - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-23 - **Last Updated**: 2020-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README There are two directories in ctex named TEX and texmf. texmf containing the ctex configure files and some sty packages. TEX containing the preamble.tex, Makfile and template Usage: Step-1: Put TEX and texmf in your home directory. Be sure you have installed texlive and corresponding chinese fonts(check them in texmf/tex/latex/ctex/fontset/). Step-2: Writing a latex file(like main.tex in TEX) Step3: Copy the Makefile in TEX to your current work directory, naming the latex source file main.tex and running: $make Notices: ctex and some templates coming from the Internet.