About 39,000 results
Open links in new tab
  1. How to write a book in LaTeX - TeX - LaTeX Stack Exchange

    Mar 14, 2012 · In math you want a textbook with exercises and detailed proofs or more a monograph with extended bibliography, etc. Structure and order your thoughts. Make a table …

  2. Should I read Donald Knuth's The TeXbook? - TeX - TeX - LaTeX …

    May 20, 2014 · @Vafa: The TeXbook is not organized as a reference manual of TeX as TeX by Topic is. Knuth is clearly aiming to teach the novice reader how to use TeX to produce …

  3. List of books written in LaTeX with the source available

    Feb 28, 2015 · Tout ce que vous avez toujours voulu savoir sur LaTeX sans jamais oser le demander. Vincent Lozano's Tout… sur LaTeX is licenced under the licence art libre, typeset …

  4. How to cite chapter in book? - TeX - LaTeX Stack Exchange

    Stack Exchange Network. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their …

  5. What are good learning resources for a LaTeX beginner?

    Jul 27, 2010 · I found Kopka and Daly's Guide to LaTeX to be very helpful. It starts with the basics of what a LaTeX document is, how it's laid out, what components it can and should have, etc. …

  6. What is the lipsum package? - TeX - LaTeX Stack Exchange

    Dec 30, 2024 · Sometimes a document, especially a test document, needs filler text to achieve some typographical objective. By "filler text", one generally means a collection of lines, or even …

  7. What are the available "documentclass" types and their uses?

    Aug 2, 2010 · Some of the available classes of documents in LaTeX are well known and widely used, such as the article and beamer classes, while others are not so well known, such as the …

  8. Blocks in Beamer - TeX - LaTeX Stack Exchange

    Apr 29, 2014 · I want to put boxed text/block in Beamer and my LaTeX source is \documentclass[pdf]{beamer} \begin{document} \begin{frame} \begin{block}{Observation 1} …

  9. Referencing page number with only one reference - TeX

    Feb 13, 2016 · Stack Exchange Network. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for …

  10. Math book: how to write Exercise and Answers - TeX - TeX - LaTeX …

    May 11, 2017 · EDIT within \\documentclass[12pt]{book}I want to create chapter-wise exercises and put all the solutions (with or without hints) at the end of the book. I want to do this in …