Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TeXtw/latex-convention

📒 《LaTeX 正誤手冊》 —— Manual of LaTeX typographical and typesetting conventions.
https://github.com/TeXtw/latex-convention

convention latex

Last synced: 29 days ago
JSON representation

📒 《LaTeX 正誤手冊》 —— Manual of LaTeX typographical and typesetting conventions.

Awesome Lists containing this project

README

        

# LaTeX 正誤手冊

排版有許多慣例,甚至最後形成標準。這份文件主要就是排除違反慣例的情況。當然所謂慣例,除非形成標準,要不然仍然是會有爭議(就算是形成了標準,也還是有些人不願意遵守),這無所謂對、錯,這份文件的「正誤」也只是針對多數人遵從的慣例而言,不是完全的非黑即白。

但是關於 TeX/LaTeX 的語法,這就是非黑即白了,語法錯誤,嚴重的會使編譯中止,文件出不來,輕一點的是排版結果不符合預期。因此這份文件的所謂正誤,也包括了語法上的錯誤。

## 大綱:

### 基礎語法

### 套件使用

### 使用中文

### 數理式子

### 圖表處理

### 索引、文獻參考

### 其他、雜項

編譯所需字型,可以在:

[luatexja-template/fonts at main · qtnez/luatexja-template (github.com)](https://github.com/qtnez/luatexja-template/tree/main/fonts)

下載安裝至作業系統。編譯需要 lualatex,由於標點符號的調整(ChineseJFM),因此最好使用 TeX Live 2021 的版本,否則需要自行安裝 [ChineseJFM](https://github.com/tanukihee/ChineseJFM)。