texlive[69330] Master/texmf-dist/doc/latex/docsurvey: docsurvey

commits+karl at tug.org commits+karl at tug.org
Sun Jan 7 22:25:46 CET 2024


Revision: 69330
          https://tug.org/svn/texlive?view=revision&revision=69330
Author:   karl
Date:     2024-01-07 22:25:46 +0100 (Sun, 07 Jan 2024)
Log Message:
-----------
docsurvey (6jan24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/docsurvey/README.txt
    trunk/Master/texmf-dist/doc/latex/docsurvey/docsurvey.pdf
    trunk/Master/texmf-dist/doc/latex/docsurvey/docsurvey.tex

Modified: trunk/Master/texmf-dist/doc/latex/docsurvey/README.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/docsurvey/README.txt	2024-01-07 21:25:36 UTC (rev 69329)
+++ trunk/Master/texmf-dist/doc/latex/docsurvey/README.txt	2024-01-07 21:25:46 UTC (rev 69330)
@@ -4,8 +4,8 @@
 Provides the document
 "Programming LaTeX — A survey of documentation and packages"
 
-2021/12/30
-Copyright 2017-2021 Brian Dunn — www.BDTechConcepts.com
+2024/01/07
+Copyright 2017–2024 Brian Dunn — https://github.com/bdtc/docsurvey
 
 LaTeX Project Public License, version 1.3
 

Modified: trunk/Master/texmf-dist/doc/latex/docsurvey/docsurvey.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/docsurvey/docsurvey.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/docsurvey/docsurvey.tex	2024-01-07 21:25:36 UTC (rev 69329)
+++ trunk/Master/texmf-dist/doc/latex/docsurvey/docsurvey.tex	2024-01-07 21:25:46 UTC (rev 69330)
@@ -68,18 +68,17 @@
     annotation={More examples.},
 }
 
- at book{mittelbachgossens:companion,
-    title={The \LaTeX\ Companion},
-    author={Frank Mittelbach and Michel Goossens and Johannes Braams
-        and David Carlisle and Chris Rowley},
-    edition=2,
+ at book{mittelbachfischer:companion,
+    title={The \LaTeX\ Companion, 3rd Edition},
+    author={Frank Mittelbach and Ulrike Fischer},
+    edition=3,
     publisher={Addison-Wesley},
-    year=2004,
-    pagetotal=1090,
-    isbn={0-201-36299-6},
-    url={http://www.informit.com/store/latex-companion-9780133387667},
+    year=2023,
+    pagetotal=1980,
+    isbn={978-0-13-816657-1},
+    url={https://www.informit.com/store/latex-companion-parts-i-ii-3rd-edition-9780138166571},
     annotation={Provides extended discussion and examples of the inner workings
-        of \LaTeX\ and numerous useful packages.},
+        of \LaTeX\ and hundreds of useful packages.},
 }
 
 @book{voss:typesettingmath,
@@ -126,6 +125,15 @@
     },
 }
 
+ at manual{olsak:nutshell,
+    title={\TeX\ in a Nutshell},
+    author={Petr Olšák},
+    year=2023,
+    pagetotal=31,
+    url={https://ctan.org/pkg/tex-nutshell},
+    annotation={The basics of plain \TeX. \texdoc{tex-nutshell}},
+}
+
 @book{abrahams:impatient,
     title={\TeX\ for the Impatient},
     author={Paul W. Abrahams and Kathryn A. Hargreaves and Karl Berry},
@@ -314,14 +322,27 @@
     },
 }
 
- at manual{morris:gettingstarted,
-    title={Getting Started with \LaTeXe},
+ at manual{lounsbury:undergrad,
+    title={\LaTeX\ for Undergraduates},
+    author={Andrew Lounsbury},
+    year=2022,
+    pagetotal=18,
+    url={https://ctan.org/pkg/latex-for-undergraduates},
+    annotation={A minimalist introduction for undergraduate students,
+        including setup and editors.
+        Be sure to locate and open the source file \filenm{LaTeX\_for\_Undergraduates.tex}
+        \texdoc{latex-for-undergraduates}
+    },
+}
+
+ at manual{morris:yetanotherguide,
+    title={Yet Another Guide to \LaTeX\ 2ε},
     author={Michael P. Morris},
-    year=2020,
-    pagetotal=33,
-    url={https://ctan.org/pkg/startlatex2e},
-    annotation={A beginner's bare-bones overview.
-        \texdoc{startlatex2e}
+    year=2023,
+    pagetotal=72,
+    url={https://ctan.org/pkg/yet-another-guide-latex2e},
+    annotation={Guide for users of Windows and TeXLive.
+        \texdoc{yet-another-guide-latex2e}
     },
 }
 
@@ -1673,7 +1694,7 @@
 
 \usepackage{graphicx}
 
-\usepackage{metalogox}
+\usepackage[utopia]{metalogox}
 
 \usepackage{needspace}
 
@@ -1706,19 +1727,20 @@
 \addtocategory{printedbooks}{lamport:latex, hokpkadaly:guide, gratzer:moremath,
     voss:typesettingmath, voss:typesettingtables, voss:pstricks,
     kottwitz:beginner, kottwitz:cookbook,
-    mittelbachgossens:companion, TeX:FAQ, tug:books, voss:presentations}
+    mittelbachfischer:companion, TeX:FAQ, tug:books, voss:presentations}
 
 \DeclareBibliographyCategory{TeX}
-\addtocategory{TeX}{eijkhout:topic, abrahams:impatient, texwikibook, doob:gentle,
+\addtocategory{TeX}{eijkhout:topic, olsak:nutshell,
+    abrahams:impatient, texwikibook, doob:gentle,
     wilkins:started}
 
 \DeclareBibliographyCategory{LaTeX}
 \addtocategory{LaTeX}{hefferon:first, flynn:veryshort, flynn:formatting,
-    talbot:novices, talbot:phd, morris:gettingstarted, Bennieston:scientific,
+    talbot:novices, talbot:phd, morris:yetanotherguide, Bennieston:scientific,
     oetiker:introduction, greenwade:reference, latexwikibook, latex:authors,
     latex:usrguide3,
     lamport:latex, hokpkadaly:guide, kottwitz:beginner, kottwitz:cookbook,
-    mittelbachgossens:companion
+    mittelbachfischer:companion, lounsbury:undergrad,
 }
 
 \DeclareBibliographyCategory{LuaLaTeX}
@@ -2243,8 +2265,8 @@
 \title{Programming \LaTeX\Dash \\ A survey of documentation and packages}
 
 \author{Brian Dunn \\
-	\small \href{mailto:bd at BDTechConcepts.com}{bd at BDTechConcepts.com} \\
-	\small Copyright 2017--2021 Brian Dunn\thanks{
+	\small Github: \url{https://github.com/bdtc/docsurvey} \\
+	\small Copyright 2017--2024 Brian Dunn\thanks{
 		This work may be distributed and/or modified under the
 		conditions of the \LaTeX\ Project Public License, either version 1.3
 		of this license or (at your option) any later version.
@@ -3053,6 +3075,8 @@
         A traditional forum with quick replies
         to your questions
         \url{http://www.latex-community.org}
+    \item[TopAnswers TeX:] Large collection of questions and answers.
+        \url{https://topanswers.xyz/tex}
     \end{description}
 
 \item[German forums:] \
@@ -3071,6 +3095,7 @@
     \url{http://tug.org/mailman/listinfo}
 
 \item[Newsgroup:] \url{comp.text.tex}
+
 \end{description}
 
 
@@ -3087,7 +3112,8 @@
 \item[TeXLive:] \url{http://tug.org/texlive} \hfill Unix and Windows
 \item[MiKTex:] \url{https://miktex.org}  \hfill Windows and Mac
 \item[proTeXt:] \url{http://tug.org/protext/}  \hfill Windows
-\item[MacTex:] \url{http://tug.org/mactex/} \hfill Mac
+\item[MacTeX:] \url{http://tug.org/mactex/} \hfill Mac
+\item[BasicTeX:] \url{https://www.tug.org/mactex/morepackages.html} \hfill Mac (simplified)
 \end{description}
 
 
@@ -3123,6 +3149,11 @@
 \item[2021/12/30:] Added \pkg{usrguide3}, \url{learnlatex.org},
     \href{https://www.alanshawn.com/latex3-tutorial/}{latex3-tutorial},
     many international resources.
+\item[2024/01/06:] Updated \citetitle{mittelbachfischer:companion}.
+    Replaced Morris's \pub{Gettings Started with \LaTeXe} with
+    \citetitle{morris:yetanotherguide}.
+    Added \citetitle{lounsbury:undergrad}, \citetitle{olsak:nutshell},
+    TopAnswers TeX, Basic TeX.
 \end{description}
 
 



More information about the tex-live-commits mailing list.