Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 513 Bytes

File metadata and controls

18 lines (13 loc) · 513 Bytes

Note: This repository has moved to https://codeberg.org/fuglede/basic-topology

Lecture notes on basic topology

Building

To get and build the notes through a terminal, the easiest is to use latexmk which ensures that all files are built in the right order and the correct number of times. If you have latexmk, run

$ git clone https://github.com/fuglede/basic-topology
$ cd basic-topology
$ latexmk -pdf main

The result will be available as main.pdf.