The LaTeX Companion : Part I (Tools and Techniques for Computer Typesetting) (3RD)

個数:
  • ポイントキャンペーン

The LaTeX Companion : Part I (Tools and Techniques for Computer Typesetting) (3RD)

  • ウェブストア価格 ¥21,913(本体¥19,921)
  • Addison Wesley(2025/03発売)
  • 外貨定価 UK£ 76.99
  • 【ウェブストア限定】ブラックフライデーポイント5倍対象商品(~11/24)※店舗受取は対象外
  • ポイント 995pt
  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 976 p.
  • 言語 ENG
  • 商品コード 9780135467336

Full Description

This is the paperback edition of The LaTeX Companion, Third Edition -- Part I.

This edition consists of two parts. This is Part I and you can find Part II by going to ISBN 9780135480229. A bundle of both books is available at a special, discounted price; please see the listing for ISBN 9780135556849.

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:



Inclusion of, or more details on, important new or changed large-scale packages, e.g., biblatex, fontspec, hyperref, mathtools, siunitx, tcolorbox, tikz, and unicode-math, to name just a few.
Coverage of newer engine developments, e.g., the use of Unicode engines with LaTeX.
Discussion of all vital changes to LaTeX itself, which is is undergoing a transformation to keep it relevant in the years to come. Examples are the new hook management system for LaTeX, the extended document command syntax, and the inclusion of the LaTeX3 programming layer into the LaTeX format.
Inclusion of many new, useful (smaller) packages in all chapters--each offering additional functionality.
Two new chapters devoted to the use of high-quality fonts for text and math (OpenType, TrueType, and Type 1), now available for use with LaTeX. They offer a comprehensive set of samples to choose from, compiled with the help of an expert font designer.
Revised discussions of multi-lingual support by the authors of the babel system to typeset text from a wide range of languages and cultures.
The chapter on bibliography generation now also covers the styles made available with biblatex and biber.
More than 1,500 fully tested examples (an increase of 30%) that illustrate the text and solve typographical and technical problems--all ready to run!

This volume (Part I) of the edition covers:



An introduction to LaTeX and its history
The structure of a LaTeX document
Basic formatting tools (paragraph level)
Basic formatting tools (larger structures)
Page layout
Tabular material
Mastering floats
Graphics generation and manipulation
Font selection and encodings

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.

Contents

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 management 108

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

最近チェックした商品