LaTeX Explained
This text is a reference for learning and mastering LaTeX (applied perspective). In these pages, we provide links to official code and documentation, discuss how the LaTeX language works, present code examples in editable sandboxes with explanations.
Copyright © 2023 Benjamin Kenwright.
The examples for this book were developed by Benjamin Kenwright and is licensed under the MIT license.
The cover art was created by Benjamin Kenwright and is based on the pioneering work using letterpress printing.. If you ever have the chance to see a real-life Gutenberg press in the flesh, take it! Very inspiring piece of machinery (combination of art and mechanics).
Special thanks to reviewers, colleagues and friends for input and discussion while developing the initial versions of the text.
Contents
Chapter 1. Introduction to LaTeX
Chapter 2. Basic LaTeX Syntax and Commands
- Basic LaTeX Commands and Environments
- Document Structure and Formatting
- Typesetting Text and Mathematics
Chapter 3. Advanced LaTeX Syntax and Commands
- Advanced LaTeX Commands and Environments
- Creating Tables and Figures
- Formatting and Customizing Documents
Chapter 4. Typesetting Mathematical Equations with LaTeX
- Overview of Mathematical Typesetting with LaTeX
- Basic Mathematical Symbols and Operators
- Advanced Mathematical Typesetting with LaTeX
Chapter 5. Creating and Managing Bibliographies with LaTeX
- Overview of Bibliographies in LaTeX
- Creating and Managing Bibliographies with BibTeX
- Customizing Bibliographies in LaTeX
Chapter 6. Creating Presentations with LaTeX
- Overview of Presentations in LaTeX
- Creating Slides and Presentations with Beamer
- Customizing Presentations in LaTeX
Chapter 7. Creating Graphics and Diagrams with LaTeX
- Overview of Graphics and Diagrams in LaTeX
- Creating Graphics and Diagrams with TikZ
- Customizing Graphics and Diagrams in LaTeX
Chapter 8. Collaborating with LaTeX
Chapter 9. Writing Theses and Dissertations with LaTeX
- Overview of Writing Theses and Dissertations with LaTeX
- Formatting Guidelines and Templates
- Customizing Theses and Dissertations with LaTeX
Chapter 10. Tips and Tricks for LaTeX
- Tips and Tricks for Efficient LaTeX Writing
- Common Errors and Troubleshooting
- Useful Packages and Resources for LaTeX
Chapter 11. Conclusion and Further Resources
- Recap of Key Concepts and Techniques
- Further Resources and Advanced Topics
- Impact of LaTeX on Scientific Writing and Publishing.
Appendices
- LaTeX Symbols and Special Characters
- LaTeX Editors and Integrated Development Environments
- LaTeX Installation and Configuration