From de58be18f5dc6841a3959987e8169e63a33ad7a1 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Tue, 22 Oct 2013 02:10:04 +0200 Subject: [PATCH 1/2] Add "The Computer Science of TeX and LaTeX", V. Eijkhout --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 9edc0130d..ef5024896 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -967,6 +967,7 @@ See also [TeX](#tex) ###TeX * [TeX for the Impatient](https://www.gnu.org/software/teximpatient/), by Paul Abrahams, Kathryn Hargreaves, and Karl Berry * [Notes On Programming in TeX](http://pgfplots.sourceforge.net/TeX-programming-notes.pdf) (PDF) by Christian Feursänger +* [The Computer Science of TeX and LaTeX](http://eijkhout.net/texsci/), by Victor Eijkhout See also [LaTeX](#latex) From 50a9cd7cdeb3b5a745b6ec1a1d80600244878ad0 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Tue, 22 Oct 2013 02:19:05 +0200 Subject: [PATCH 2/2] Add "TeX by Topic", V. Eijkhout --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index ef5024896..c641acab0 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -967,6 +967,7 @@ See also [TeX](#tex) ###TeX * [TeX for the Impatient](https://www.gnu.org/software/teximpatient/), by Paul Abrahams, Kathryn Hargreaves, and Karl Berry * [Notes On Programming in TeX](http://pgfplots.sourceforge.net/TeX-programming-notes.pdf) (PDF) by Christian Feursänger +* [TeX by Topic, A TeXnician's Reference](http://eijkhout.net/texbytopic/texbytopic.html), by Victor Eijkhout * [The Computer Science of TeX and LaTeX](http://eijkhout.net/texsci/), by Victor Eijkhout See also [LaTeX](#latex)