About 163,000 results
Open links in new tab
  1. Good LaTeX template for book about maths - LaTeX Stack Exchange

    As I want to write a short "book" about Analysis I would like to work with a template which is good enough for readability, looks good and furthermore can handle dozens of my theorems, axioms,

  2. What's the best way make an "augmented" coefficient matrix?

    When studying systems of linear equations, it's nice to remind people that the last column of the coefficient matrix holds the constants. This is often done in books by putting a vertical line bet...

  3. How to write a book in LaTeX - TeX - LaTeX Stack Exchange

    This will determine the way you write very much. In math you want a textbook with exercises and detailed proofs or more a monograph with extended bibliography, etc. Structure and order your …

  4. How to use package hyperref with template tstextbook

    Jan 3, 2021 · The MWE is the tstextbook template: https://www.typesetters.se/latex-textbook-template/ Inserting \usepackage{hyperref} in the preamble of the file tstextbook.tex results in …

  5. How to convert a epub textbook into TeX file? - LaTeX Stack …

    Jun 19, 2021 · 1 I just bought a textbook in epub format and my E-reader is having trouble rendering it because of all the equations. So, I converted the epub file to pdf and I am able to …

  6. A generic but ready-to-use book template - LaTeX Stack Exchange

    May 7, 2016 · Previous materials and purpose of a book template Let's assume for a second: I already have all the text (content) done for a book. Now, I want to set it ready for auto …

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

    Jul 27, 2010 · Unfortunately, proper maintenance of the LaTeX Wikibook has gone astray. Quite a lot of the provided information is a bit outdated. Since it is very hard for a beginner to judge the …

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

    Feb 28, 2015 · Is there a list of open source LaTeX books? I've only found these books (the link points to a web archive), but I want to know if there is a list with more diversity as this has only …

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

    Is there any source where I can find the required fields in my bibliography file to refer to a chapter within a book? I found @inbook, but I cannot find the fields (author=, chapter=... ). In gener...

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

    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 …