Welcome to the Book Summaries repo! This project is a curated collection of book summaries written in LaTeX for clean, structured, and printable formatting.
This repository is intended for LaTeX lovers and book enthusiasts. To view, edit, or contribute to the .tex files, please follow these setup instructions:
TeX Live is a comprehensive LaTeX distribution that allows you to compile .tex files into PDFs.
-
For Ubuntu/Debian:
sudo apt install texlive-full
-
For macOS (using Homebrew):
brew install --cask mactex
-
For Windows:
Download and install from https://tug.org/texlive/
Visual Studio Code is a lightweight yet powerful editor for LaTeX development.
To keep your LaTeX setup organized, you can create a dedicated VS Code profile:
- Open Command Palette
- Select Create Profile
-
LaTeX Workshop
A powerful extension for compiling, previewing, and linting LaTeX documents.
-
LaTeX Snippets
Handy snippets to speed up LaTeX writing.