LaTeX
LaTeX Cookbook 豆瓣
作者: Stefan Kottwitz Packt Publishing 2015 - 10
About This Book
• Work with modern document classes, such as KOMA-Script classes
• Explore the latest LaTeX packages, including TikZ, pgfplots, and biblatex
• An example-driven approach to creating stunning graphics directly within LaTeX
Who This Book Is For
If you already know the basics of LaTeX and you like to get fast, efficient solutions, this is the perfect book for you. If you are an advanced reader, you can use this book's example-driven format to take your skillset to the next level. Some familiarity with the basic syntax of LaTeX and how to use the editor of your choice for compiling is required.
What You Will Learn
• Choose the right document class for your project to customize its features
• Utilize fonts globally and locally
• Frame, shape, arrange, and annotate images
• Add a bibliography, a glossary, and an index
• Create colorful graphics including diagrams, flow charts, bar charts, trees, plots in 2d and 3d, time lines, and mindmaps
• Solve typical tasks for various sciences including math, physics, chemistry, electrotechnics, and computer science
• Optimize PDF output and enrich it with meta data, annotations, popups, animations, and fill-in fields
• Explore the outstanding capabilities of the newest engines and formats such as XeLaTeX, LuaLaTeX, and LaTeX3
In Detail
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 huge amount 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.
The book starts with examples of common document types. It provides you with samples for tuning text design, using fonts, embedding images, and creating legible tables. Common document parts 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, including diagrams and plots quickly and easily.
Finally, you will discover how to use the new engines XeTeX and LuaTeX for advanced programming and calculating with LaTeX.
The example-driven approach of this book is sure to increase your productivity.
Style and approach
This book guides you through the world of LaTeX based on over a hundred hands-on examples. These are explained in detail and are designed to take minimal time and to be self-compliant.
LaTeX入门 豆瓣
作者: 刘海洋 电子工业出版社 2013 - 6
LaTeX 已经成为国际上数学、物理、计算机等科技领域专业排版的实际标准,其他领域(化学、生物、工程、语言学等)也有大量用户。本书内容取材广泛,涵盖了正文组织、自动化工具、数学公式、图表制作、幻灯片演示、错误处理等方面。考虑到LaTeX 也是不断进化的,本书从数以千计的LaTeX 工具宏包中进行甄选,选择较新而且实用的版本来讲解排版技巧。
为了方便读者的学习,本书给出了大量的实例和一定量的习题,并且还提供了案例代码。书中的示例大部分来自作者多年的实际排版案例,读者不断练习,肯定能掌握LaTeX 的排版技能。
本书适合数学、物理、计算机、化学、生物、工程等专业的学生、工程师和教师阅读,也适合中学数学教师。此外,本书还适合对LaTeX 排版有兴趣的人员。
2020年1月18日 已读
可能是当前最好的中文LaTeX教程书
唯一的问题就是有点标题欺诈: 这书其实不太适合纯新手入门——我已经写了大半年LaTeX了, 还是在本书中学到不少, 比如关于LaTeX发行版、LaTeX历史, LaTeX编译过程, 和非常简单的编写宏包和模板的指引等(这也是我读本书的目的 虽然最后还是靠LaTeX2e官方文档)。
作者本人是水木清华TeX版版主milksea, 也是CTeX的贡献者之一, 对于LaTeX可谓十分熟悉。能感到书的确是作者自己“写”出来的,意图广泛又深入浅出地介绍LaTeX的种种特性。书籍精美绝伦的排版本身就是LaTeX的最好宣传工具。最棒的是为了中文用户特别了增添很多关于在LaTeX中写中文的技巧和要点,这是他对于中国用户来说远胜出于其他外国经典教材的一点(不过我用不到)
LaTeX 程序设计与开发工具 计算机科学