使用 TEX 写文档
What’s TEX 历史 扩展 系统 Why TEX 优点 比较 HowTo LATEX 文档基本结构 一个简单例子 正文排版 讨论和演示 使用 TEX 写文档 王晓东 wxd2870@163.com 中国海洋大学 September 4, 2012 KevinW@OUC 王晓东 大纲 What’s TEX 历史 扩展 系统 Why TEX 优点 比较 一个简单例子 正文排版 讨论和演示 大纲 1 What’s TEX 历史 扩展 系统 2 Why TEX 优点 比较 3 HowTo LATEX 文档基本结构 一个简单例子 正文排版 4 讨论和演示 KevinW@OUC 王晓东 大纲 What’s TEX 历史 扩展 系统 Why TEX 优点 比较 HowTo LATEX 文档基本结构 一个简单例子 一个简单例子 正文排版 讨论和演示 接下来… 1 What’s TEX 历史 扩展 系统 2 Why TEX 优点 比较 3 HowTo LATEX 文档基本结构 一个简单例子 正文排版 4 讨论和演示 KevinW@OUC 王晓东 大纲 What’s TEX 历史 扩展 系统 Why TEX 优点 比较 HowTo LATEX 文档基本结构 一个简单例子 正文排版0 码力 | 65 页 | 1.07 MB | 1 年前3Pandoc User’s Guide (April 7, 2024)
Math Input . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 Raw HTML/TeX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 Literate Haskell support will attempt to guess it from the extensions of the filenames. Thus, for example, pandoc -o hello.tex hello.txt will convert hello.txt from Markdown to LaTeX. If no output file is specified (so that output test.tex to output the generated LaTeX. You can then test it with pdflatex test.tex. When using LaTeX, the following packages need to be available (they are included with all recent versions of TeX Live):0 码力 | 168 页 | 475.29 KB | 1 年前3Agda User Manual v2.5.4.2
quick-guide-introduction Configuration Keybindings Unicode input Highlight Literate Programming Literate TeX Literate reStructuredText Literate Markdown Generating HTML Options Generating LaTeX Unicode and be input by typing their corresponding TeX/LaTeX commands, eg. typing \lambda will input λ. Some characters have key bindings which have not been taken from TeX/LaTeX (typing \bN results in ℕ being inserted commonly used characters Many common characters have a shorter input sequence than the corresponding TeX command: Arrows: \r- for →. You can replace r with another direction: u, d, l. Eg. \d- for ↓. Replace0 码力 | 216 页 | 207.61 KB | 1 年前3Agda User Manual v2.5.4.1
quick-guide-introduction Configuration Keybindings Unicode input Highlight Literate Programming Literate TeX Literate reStructuredText Literate Markdown Generating HTML Options Generating LaTeX Unicode and be input by typing their corresponding TeX/LaTeX commands, eg. typing \lambda will input λ. Some characters have key bindings which have not been taken from TeX/LaTeX (typing \bN results in ℕ being inserted commonly used characters Many common characters have a shorter input sequence than the corresponding TeX command: Arrows: \r- for →. You can replace r with another direction: u, d, l. Eg. \d- for ↓. Replace0 码力 | 216 页 | 207.64 KB | 1 年前3Agda User Manual v2.5.4
quick-guide-introduction Configuration Keybindings Unicode input Highlight Literate Programming Literate TeX Literate reStructuredText Literate Markdown Generating HTML Options Generating LaTeX Unicode and be input by typing their corresponding TeX/LaTeX commands, eg. typing \lambda will input λ. Some characters have key bindings which have not been taken from TeX/LaTeX (typing \bN results in ℕ being inserted commonly used characters Many common characters have a shorter input sequence than the corresponding TeX command: Arrows: \r- for →. You can replace r with another direction: u, d, l. Eg. \d- for ↓. Replace0 码力 | 216 页 | 207.63 KB | 1 年前3Agda User Manual v2.5.3
Backends Optimizations Emacs Mode Keybindings Unicode input Highlight Literate Programming Literate TeX Literate reStructuredText Literate Markdown Generating HTML Options Generating LaTeX Unicode and be input by typing their corresponding TeX/LaTeX commands, eg. typing \lambda will input λ. Some characters have key bindings which have not been taken from TeX/LaTeX (typing \bN results in ℕ being inserted commonly used characters Many common characters have a shorter input sequence than the corresponding TeX command: Arrows: \r- for →. You can replace r with another direction: u, d, l. Eg. \d- for ↓. Replace0 码力 | 185 页 | 185.00 KB | 1 年前3Agda User Manual v2.6.0
\begin{code}, \end{code}. Literate Agda files have special file extensions, like .lagda and .lagda.tex for LaTeX, .lagda.md for Markdown, .lagda.rst for reStructuredText instead of .agda. The main use case be input by typing their corresponding TeX/LaTeX commands, eg. typing \lambda will input ?. Some characters have key bindings which have not been taken from TeX/LaTeX (typing \bN results in N being inserted commonly used characters Many common characters have a shorter input sequence than the corresponding TeX command: • Arrows: \r- for →. You can replace r with another direction: u, d, l. Eg. \d- for ↓ . Replace0 码力 | 191 页 | 857.07 KB | 1 年前3Agda User Manual v2.6.0.1
\begin{code}, \end{code}. Literate Agda files have special file extensions, like .lagda and .lagda.tex for LaTeX, .lagda.md for Markdown, .lagda.rst for reStructuredText instead of .agda. The main use case be input by typing their corresponding TeX/LaTeX commands, eg. typing \lambda will input ?. Some characters have key bindings which have not been taken from TeX/LaTeX (typing \bN results in N being inserted commonly used characters Many common characters have a shorter input sequence than the corresponding TeX command: • Arrows: \r- for →. You can replace r with another direction: u, d, l. Eg. \d- for ↓ . Replace0 码力 | 191 页 | 857.57 KB | 1 年前3Agda User Manual v2.5.3
be input by typing their corresponding TeX/LaTeX commands, eg. typing \lambda will input ?. Some characters have key bindings which have not been taken from TeX/LaTeX (typing \bN results in being inserted commonly used characters Many common characters have a shorter input sequence than the corresponding TeX command: • Arrows: \r- for →. You can replace r with another direction: u, d, l. Eg. \d- for ↓ . Replace code): 4.4. Emacs Mode 103 Agda Documentation, Release 2.5.3 Hex code Character Short key-binding TeX command 00ac ¬ \neg 00d7 × \x \times 02e2 \^s 03bb ? \Gl \lambda 041f 0432 0435 0438 043c 04400 码力 | 135 页 | 600.40 KB | 1 年前3Agda User Manual v2.5.4
be input by typing their corresponding TeX/LaTeX commands, eg. typing \lambda will input ?. Some characters have key bindings which have not been taken from TeX/LaTeX (typing \bN results in being inserted commonly used characters Many common characters have a shorter input sequence than the corresponding TeX command: 4.4. Emacs Mode 123 Agda User Manual, Release 2.5.4 • Arrows: \r- for →. You can replace commonly used in the standard library (sorted by hexadecimal code): Hex code Character Short key-binding TeX command 00ac ¬ \neg 00d7 × \x \times 02e2 \^s 03bb ? \Gl \lambda 041f 0432 0435 0438 043c 04400 码力 | 155 页 | 668.67 KB | 1 年前3
共 361 条
- 1
- 2
- 3
- 4
- 5
- 6
- 37