- 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.
- Advanced Quantitative Finance with C++
- Hyper-V 2016 Best Practices
- 零基礎搭建量化投資系統:以Python為工具
- iOS 9 Game Development Essentials
- Expert Data Visualization
- The DevOps 2.5 Toolkit
- R語言與網絡輿情處理
- Raspberry Pi Home Automation with Arduino(Second Edition)
- 深度學習:Java語言實現
- 小程序,巧應用:微信小程序開發實戰(第2版)
- Learning Material Design
- Application Development with Parse using iOS SDK
- 黑莓(BlackBerry)開發從入門到精通
- Instant GLEW
- 優化驅動的設計方法