Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

LaTeX

100% developed
From Wikibooks, open books for an open world
(Redirected fromLaTeX/)
Thelatest reviewed version waschecked on27 August 2025. There aretemplate/file changes awaiting review.
LaTeX is afeatured book on Wikibooks because it contains substantial content, it is well-formatted, and the Wikibooks communityhas decided to feature it on themain page or in other places. Please continue to improve it and thanks for the great work so far! You can edit itsadvertisement template. This book is also available as aPDF version.



This is a guide to theLaTeXtypesetting system. It is intended as a useful resource for everybody, from new users who wish to learn, to old hands who need a quick reference.

TeX and LaTeX

TeX is a typesetting computer program created byDonald Knuth, originally for his magnum opus,The Art of Computer Programming. It takes a "plain" text file and converts it into a high-quality document for printing or on-screen viewing. LaTeX is a macro system built on top of TeX that aims to simplify its use and automate many common formatting tasks. It is the de-facto standard for academic journals and books in several fields, such as mathematics and physics, and provides some of the best typography free software has to offer.

This book is organized into different parts:

  • Getting Started will provide you with the very first steps to print your first document, from installing the needed software to basic concepts and syntax.
  • Common Elements discusses common features you would expect from a document processor, including fonts, layout, colors, lists, and figures.
  • Mechanics are some topics that are not really necessary to write a basic document, but could help you understand how some parts of the system work. These topics are required for fine-tuning documents. Use them as support for various chapters, as they are often being referred to.
  • Technical Text focuses on different specialized matters, mostly for scientific work.
  • Special Pages is for the structured pages usually put in appendices.
  • Special Documents: this part tackles other kind of documents different from the classic article style.
  • Creating Graphics is for the process ofwriting graphics from a LaTeX document.
  • Programming or how to create your own macros and packages.
  • Miscellaneous contains everything that does not fit in the previous parts, like project management and other subjects related to LaTeX but not inherent to LaTeX itself.
  • Help and Recommendations : the FAQ encompasses very common pitfalls and important recommendations for everyone,we urge you to read it; the Tips and Tricks are much more specific matters.
  • Appendices.


Contents

[edit |edit source]
This book has acollection for ordering aprinted copy of this book for a fee.(edit) (help)
APDF version is available.Created with LaTeX (info)
AnE-Book Reader optimized PDF Version is available.
Wikipedia has related information atTeX  andLaTeX.
If you have questions related to LaTeX, ask at theQ&A.

Edit the TOC or the stages


  1. Getting Started
    1. Introduction100% developed  as of Oct 3, 2006
    2. Installation100% developed  as of Sep 4, 200
    3. Installing Extra Packages100% developed  as of Aug 24, 2007
    4. Basics100% developed  as of Aug 24, 2007
    5. How to get help100% developed  as of Nov 09, 2015
  2. Common Elements
    1. Document Structure100% developed  as of Aug 24, 2007
    2. Text Formatting100% developed  as of Oct 3, 2006
    3. Paragraph Formatting100% developed  as of Oct 3, 2006
    4. Colors100% developed  as of Sep 7, 2008
    5. Fonts100% developed  as of Oct 3, 2006
    6. List Structures100% developed  as of March 13, 2011
    7. Special Characters100% developed  as of Apr 24, 2012
    8. Internationalization100% developed  as of Oct 21, 2010
    9. Rotations100% developed  as of Dec 20, 2012
    10. Tables100% developed  as of Oct 3, 2006
    11. Title creation100% developed  as of Oct 3, 2006
    12. Page Layout100% developed  as of Oct 3, 2006
    13. Customizing Page Headers and Footers‎50% developed  as of Mar 7, 2020
    14. Importing Graphics100% developed  as of Oct 3, 2006
    15. Floats, Figures and Captions100% developed  as of Oct 3, 2006
    16. Footnotes and Margin Notes100% developed  as of Apr 24, 2012
    17. Hyperlinks100% developed  as of Sep 7, 2008
    18. Labels and Cross-referencing100% developed  as of Oct 9, 2006
    19. Initials100% developed  as of Jun 25, 2018
  3. Mechanics
    1. Errors and Warnings75% developed  as of Aug 24, 2007
    2. Lengths100% developed  as of Oct 3, 2006
    3. Counters100% developed  as of Dec 20, 2012
    4. Boxes100% developed  as of Dec 20, 2012
    5. Rules and Struts100% developed  as of Dec 20, 2012
  4. Technical Text
    1. Mathematics100% developed  as of Oct 13, 2006
    2. Advanced Mathematics75% developed  as of Jun 29, 2010
    3. Theorems75% developed  as of Oct 9, 2006
    4. Chemical Graphics75% developed  as of Jul 3, 2007
    5. Algorithms75% developed  as of Dec 3, 2007
    6. Source Code Listings100% developed  as of Dec 20, 2012
    7. Linguistics75% developed  as of Sep 8, 2011
  5. Special Pages
    1. Indexing75% developed  as of Aug 24, 2007
    2. Glossary75% developed  as of Jun 7, 2010
    3. Bibliography Management75% developed  as of Oct 3, 2006
    4. More Bibliographies25% developed  as of Apr 24, 2012
  6. Special Documents
    1. Scientific Reports (Bachelor Report, Master Thesis, Dissertation)25% developed  as of Aug 28, 2016
    2. Letters75% developed  as of Apr 24, 2007
    3. Presentations75% developed  as of Sep 7, 2008
    4. Teacher's Corner50% developed  as of Apr 24, 2012
    5. Curriculum Vitae50% developed  as of Nov 21, 2012
    6. Academic Journals (MLA, APA, etc.)25% developed  as of Jul 16, 2022
  7. Creating Graphics
    1. Introducing Procedural Graphics100% developed  as of Jul 3, 2007
    2. MetaPost0% developed  as of Jan 5, 2013
    3. Picture50% developed  as of Jul 3, 2007
    4. PGF/TikZ25% developed  as of Jul 3, 2007
    5. PSTricks50% developed  as of Jul 3, 2007
    6. Xy-pic25% developed  as of Jul 3, 2007
    7. Creating 3D graphics0% developed
  8. Programming
    1. Macros100% developed  as of Apr 24, 2012
    2. Plain TeX100% developed  as of Jan 13, 2013
    3. Creating Packages100% developed  as of Apr 24, 2012
    4. Creating Package Documentation0% developed  as of Apr 9, 2018
    5. Themes75% developed  as of Jan 13, 2013
  9. Miscellaneous
    1. Modular Documents100% developed  as of Oct 3, 2006
    2. Collaborative Writing of LaTeX Documents75% developed  as of Aug 29, 2007
    3. Export To Other Formats100% developed  as of Jan 19, 2007
  10. Help and Recommendations
    1. FAQ100% developed  as of Dec 21, 2012
    2. Tips and Tricks75% developed  as of Oct 3, 2006
  11. Appendices
    1. Authors0% developed  as of Apr 24, 2012
    2. Links0% developed  as of Oct 3, 2006
    3. Package Reference0% developed  as of Apr 24, 2012
    4. Sample LaTeX documents0% developed  as of July 31, 2007
    5. Index0% developed  as of Sep 7, 2008
    6. Command Glossary100% developed  as of Jan 13, 2021

Other Wikibooks

[edit |edit source]
Retrieved from "https://en.wikibooks.org/w/index.php?title=LaTeX&oldid=4533875"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp