2 books on (plain) TeX

This commit is contained in:
maieul
2013-10-17 00:17:36 +02:00
parent fe434bf011
commit a49cdd5029
2 changed files with 21 additions and 0 deletions

View File

@@ -96,6 +96,7 @@
* [SQL (implementation agnostic)](#sql-implementation-agnostic)
* [SQL Server](#sql-server)
* [Teradata](#teradata)
* [TeX](#tex)
* [Theory](#theory)
* [Vim](#vim)
* [Websphere](#websphere)
@@ -575,6 +576,8 @@
* [The Not So Short Introduction to LaTeX](http://tobi.oetiker.ch/lshort/lshort.pdf)
* [LaTeX Wikibook](http://en.wikibooks.org/wiki/LaTeX)
See also [TeX](#tex)
###Linux
* [Advanced Linux Programming](http://www.advancedlinuxprogramming.com/)
@@ -909,6 +912,12 @@
* [Teradata Books](http://www.info.teradata.com/)
###TeX
* (TeX for the Impatient)(https://www.gnu.org/software/teximpatient/), by Paul Abrahams, Kathryn Hargreaves, and Karl Berry
See also [LaTeX](#latex)
###Theory
* [Networks, Crowds, and Markets: Reasoning About a Highly Connected World](http://www.cs.cornell.edu/home/kleinber/networks-book/)