- LaTeX Cookbook
- Stefan Kottwitz
- 137字
- 2021-07-09 21:24:56
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Write a mathematical equation using the equation
environment."
A block of code is set as follows:
\begin{document} \frenchspacing \raggedbottom \selectlanguage{american} \pagenumbering{roman} \pagestyle{plain}
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Click on browse files to have filler images and a sample file."
推薦閱讀
- Java逍遙游記
- Learning PostgreSQL
- 華為HMS生態與應用開發實戰
- Oracle數據庫從入門到運維實戰
- Java深入解析:透析Java本質的36個話題
- 從零開始學C#
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Mastering Web Application Development with AngularJS
- 快速入門與進階:Creo 4·0全實例精講
- 小型編譯器設計實踐
- Python語言科研繪圖與學術圖表繪制從入門到精通
- Puppet 5 Beginner's Guide(Third Edition)
- Mastering Drupal 8
- 游戲設計的底層邏輯
- 數據結構與算法詳解