- LaTeX Cookbook
- Stefan Kottwitz
- 156字
- 2021-07-09 21:24:55
What you need for this book
The software that you need here is TeX Live, version 2015 or later, or MiKTeX, version 2.9 or later. It is recommendable to also install a LaTeX editor. The introduction in Chapter 1 will explain, where to get the TeX software and editors. The Chapter 12 will guide you to further Internet resources.
An important tool is texdoc. It opens manuals and further documentation for you. texdoc is contained in TeX Live. MiKTeX provides a similar tool with the same name. texdoc is called at in Command Prompt by typing texdoc keyword. For packages and bundles, the keyword is usually just the name.
All the code examples in this book can be downloaded as described later in the section Customer support. So, you don't need to type the code, neither to do copy & paste. That's why we could split the codes into snippets to explain them step by step.
- ASP.NET MVC4框架揭秘
- 零基礎PHP學習筆記
- Oracle從新手到高手
- 控糖控脂健康餐
- 信息可視化的藝術:信息可視化在英國
- Cassandra Data Modeling and Analysis
- Building a Recommendation Engine with Scala
- Yocto for Raspberry Pi
- SQL經典實例(第2版)
- 從Java到Web程序設計教程
- 區塊鏈技術與應用
- HTML5從入門到精通(第4版)
- C語言程序設計習題與實驗指導
- Windows Phone 8 Game Development
- Microsoft Windows Identity Foundation Cookbook