HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Register your product to gain access to bonus material or receive a coupon.
This edition consists of two parts. This is Part I and you can find Part II by going to ISBN 9780201363005. A bundle of both books is available at a special, discounted price; please see the listing for ISBN 9780138166489.
For nearly three decades The LaTeX Companion has been the essential resource for anyone using LaTeX to create high-quality documents. Just like the earlier editions, this completely updated third edition is designed to serve as the stable core resource for users: covering all aspects of document production, from detailed micro-typography questions and macro-typography (heading design, lists, mathematics, tables, graphics, fonts, page-layout, etc.) to bibliography and index production.
All chapters have been thoroughly revised and in many cases largely extended to describe new important functionality and features. More than 5,000 add-on packages have been analyzed in detail, out of which roughly 10% have been chosen for inclusion in The LaTeX Companion. All important aspects of these packages are described to provide the user once again with a satisfying one-stop-shop experience for the decade to come.
Following the concept of the earlier versions, the new edition is full of novel tips and tricks for using LaTeX in both traditional and modern typesetting, and also shows you how to customize layout features to your own needs--from phrases and paragraphs to headings, lists, and pages.
New to this edition:
This volume (Part I) of the edition covers:
Part II contains chapters on: Text and symbol fonts Higher mathematics Fonts in formulas Localization and multilingual documents Index generation Bibliography generation Managing citations Package documentation tools LaTeX programming and troubleshooting problems
In short, the two parts of The LaTeX Companion, Third Edition, cover all you need to know about LaTeX use in the twenty-first century, while also offering expertly curated discussions of the best add-on packages now available--over 500 are covered!
The examples can be downloaded from https://ctan.org/pkg/tlc3-examples.
Register your book for convenient access to downloads, updates, and/or corrections as they become available.
Visit the author's site to download code examples: https://ctan.org/pkg/tlc3-examples
List of Figures xviii
List of Tables xix
Foreword xxi
Preface xxiii
Chapter 1: Introduction 1
1.1 A brief history (of nearly half a century) 1
1.2 Today's systems 8
1.3 Working with this book 13
Chapter 2: The Structure of a LaTeX Document 21
2.1 The overall structure of a source file 22
2.2 Sectioning commands 32
2.3 Table of contents structures 54
2.4 Managing references 75
2.5 Document source management108
Chapter 3: Basic Formatting Tools -- Paragraph Level 119
3.1 Shaping your paragraphs 120
3.2 Dealing with special characters 147
3.3 Generated or specially formatted text 154
3.4 Various ways of highlighting and quoting text 177
3.5 Footnotes, endnotes, and marginals 204
3.6 Support for document development 237
Chapter 4: Basic Formatting Tools -- Larger Structures 253
4.1 Lists 254
4.2 Simulating typed text 296
4.3 Lines and columns 333
4.4 Generating sample texts 361
Chapter 5: The Layout of the Page 365
5.1 Geometrical dimensions of the layout 366
5.2 Changing the layout 368
5.3 Dynamic page data: page numbers and marks 385
5.4 Page styles 395
5.5 Page decorations and watermarks 409
5.6 Visual formatting 414
5.7 Doing layout with class 429
Chapter 6: Tabular Material 431
6.1 Standard LaTeX environments 432
6.2 array -- Extending the tabular environments 437
6.3 Calculating column widths 446
6.4 Multipage tabular material 456
6.5 Color in tables 466
6.6 Customizing table rules and spacing 467
6.7 Other extensions 476
6.8 Footnotes in tabular material 491
6.9 keyvaltable -- Separating table data and formatting 494
6.10 tabularray -- Late breaking news 504
Chapter 7: Mastering Floats 505
7.1 An overview of LaTeX's float concepts 506
7.2 Float placement control 519
7.3 Extensions to LaTeX's float concept 528
7.4 Controlling the float caption 538
7.5 Key/value approaches for floats and subfloats 560
Chapter 8: Graphics Generation and Manipulation 575
8.1 LaTeX's image loading support 576
8.2 Manipulating graphical objects in LaTeX 587
8.3 Producing (fairly) portable line graphics 602
8.4 Flexible boxes for multiple purposes 614
8.5 tikz -- A general-purpose graphics system 631
Chapter 9: Font Selection and Encodings 647
9.1 Introduction 648
9.2 Understanding font characteristics 652
9.3 Using fonts in text 658
9.4 Using fonts in math 676
9.5 Standard LaTeX font support 683
9.6 fontspec -- Font selection for Unicode engines 705
9.7 The low-level NFSS interface 730
9.8 Setting up new fonts for NFSS 740
9.9 LaTeX's encoding models 754
Bibliography 777
Index of Commands and Concepts 793
People 943