summaryrefslogtreecommitdiff
path: root/info/docsurvey/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'info/docsurvey/README.txt')
-rw-r--r--info/docsurvey/README.txt19
1 files changed, 16 insertions, 3 deletions
diff --git a/info/docsurvey/README.txt b/info/docsurvey/README.txt
index 085730577f..035ee112e7 100644
--- a/info/docsurvey/README.txt
+++ b/info/docsurvey/README.txt
@@ -4,14 +4,15 @@ The LaTeX docsurvey package
Provides the document
"Programming LaTeX — A survey of documentation and packages"
-2018/10/18
-Copyright 2017-2018 Brian Dunn — www.BDTechConcepts.com
+2020/12/14
+Copyright 2017-2020 Brian Dunn — www.BDTechConcepts.com
LaTeX Project Public License, version 1.3
---
-A survey of programming-related documentation for LaTeX.
+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,
@@ -21,3 +22,15 @@ and information on creating packages and documentation.
Files:
README.txt, docsurvey.pdf, docsurvey.tex
+
+docsurvey.bib is generated when docsurvey.tex is compiled.
+
+---
+
+To compile the document:
+
+lualatex docsurvey.tex
+lualatex docsurvey.tex
+biber docsurvey
+lualatex docsurvey.tex
+lualatex docsurvey.tex