GithubHelp home page GithubHelp logo

shenxiangzhuang / lshort-zh-cn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ctex-org/lshort-zh-cn

0.0 0.0 0.0 601 KB

A Chi­nese edi­tion of the Not So Short Introduction to LaTeX2ε

TeX 99.64% Makefile 0.17% Batchfile 0.20%

lshort-zh-cn's Introduction

English | 中文

The Not So Short Introduction To LaTeX2ε (Chinese Edition)

CTAN GitHub release (latest by date)

License

This document is distributed under the GNU Free Documentation License, version 1.3. For detailed information, see the section entitled “GNU Free Documentation License” in the document, or the source code file fdl.tex.

Preparation for typesetting

Update ctex and xeCJK (and all the packages they rely on) in your TeX distritusion. And make sure you've installed all the other packages used in lshort-zh-cn-style.sty and updated them to the newest version.

Typesetting

Manually typesetting

In src directory, typeset the source code in the following order:

xelatex lshort-zh-cn
makeindex -s lshort-zh-cn.ist lshort-zh-cn
xelatex lshort-zh-cn
xelatex lshort-zh-cn

If typesetting succeeds and the target PDF document is made correctly, then move it to the root directory.

Using scripts and Makefile

For GNU/Linux and macOS users, we provide Makefile in the src directory. Use GNU make tool in the following order:

make
make install

For Windows users, we also provide a batch file make.bat in the src directory, which you can double-click to do the typesetting.

Using latexmk

We also provide latexmkrc configuration file for building with latexmk tool. Run the command latexmk in src directory for typesetting, then move the PDF document to the root directory.

lshort-zh-cn's People

Contributors

atxy-blip avatar hushidong avatar jjgod avatar liam0205 avatar louisstuart96 avatar muzimuzhi avatar osbertwang avatar sainonamkho avatar stone-zeng avatar syvshc avatar yunhao94 avatar zepinglee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.