- LaTeX Cookbook
- Stefan Kottwitz
- 160字
- 2021-07-09 21:24:55
Preface
LaTeX is a high-quality typesetting software and is very popular, especially among scientists. Its programming language gives you full control over every aspect of your documents, no matter how complex they are. LaTeX's large number of customizable templates and supporting packages cover most aspects of writing with embedded typographic expertise.
With this book, you will learn to leverage the capabilities of the latest document classes and explore the functionalities of the newest packages.
This book starts with examples of common document types. It provides samples for tuning text design, using fonts, embedding images, and creating legible tables. Common parts of the document such as the bibliography, glossary, and index are covered with LaTeX's modern approach.
You will learn how to create excellent graphics directly within LaTeX; this includes creating diagrams and plots quickly and easily.
Finally, the book shows the application of LaTeX in various scientific fields.
The example-driven approach of this book is sure to increase your productivity.
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- 現代C++編程:從入門到實踐
- 自制編譯器
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- Scala Design Patterns
- Vue.js快速入門與深入實戰
- HTML5 Mobile Development Cookbook
- Python編程完全入門教程
- 云計算通俗講義(第3版)
- Visual C#通用范例開發金典
- Serverless computing in Azure with .NET
- Vue.js應用測試
- BeagleBone Robotic Projects(Second Edition)
- Emotional Intelligence for IT Professionals
- 從零學Java設計模式