blob: 528f4fab39abd0bf462de8592e640e3bc21458b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
The LaTeX docsurvey package
Provides the document
"Programming LaTeX — A survey of documentation and packages"
2021/01/09
Copyright 2017-2021 Brian Dunn — www.BDTechConcepts.com
LaTeX Project Public License, version 1.3
---
A survey of documentation for LaTeX.
Included are references to printed and electronic books and manuals,
symbol lists, FAQs, the LaTeX source code, CTAN and distributions,
programming-related packages, users groups and online communities,
and information on creating packages and documentation.
---
Files:
README.txt, docsurvey.pdf, docsurvey.tex
docsurvey.bib and docsurvey.bbx are generated when docsurvey.tex is compiled.
---
To compile the document:
lualatex docsurvey.tex
lualatex docsurvey.tex
biber docsurvey
lualatex docsurvey.tex
lualatex docsurvey.tex
|