Skip to content

wsollers/lra-volume-iii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lra-volume-iii

Volume III: Classical Analysis - Overleaf-ready standalone repository.

Structure

volume-iii.tex                    - full-volume root (Overleaf main document)
volume-<roman>-<book>.tex - individual book roots
bibliography/             - per-book bibliography shards
volume-iii/                - all LaTeX content for this volume

Shared LaTeX infrastructure comes from sibling ../lra-common; do not commit a local common/ directory here.

Overleaf

Use volume-iii.tex for the full volume, or one of the book roots:

volume-iii-bounds-sequences-and-series.tex, volume-iii-continuity.tex, volume-iii-differentiation.tex, volume-iii-integration.tex

For Overleaf, provide common/ beside the TeX roots as local project staging only. Edit shared infrastructure in lra-common.

Building Locally

Validate only:

python ..\lra-governance\scripts\build_volume.py --root . --validate-only

Build all full-volume and book roots in digital mode:

python ..\lra-governance\tools\governance\build_volume_docker.py --root . --common-root ..\lra-common --output-dir build\digital

Build all full-volume and book roots in print mode:

python ..\lra-governance\tools\governance\build_volume_docker.py --root . --common-root ..\lra-common --print-edition --output-dir build\print

Build one book root:

python ..\lra-governance\tools\governance\build_volume_docker.py --root . --common-root ..\lra-common --tex-root volume-iii-bounds-sequences-and-series.tex --output-dir build\digital

About

Volume III of Learning Real Analysis: Real analysis, sequences, continuity, differentiation, integration, and measure theory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages