Index of /archives/text/CTAN/info/latex-doc-ptr
Name Last modified Size Description
Parent Directory -
latex-doc-ptr.pdf 2021-01-03 00:59 165K
latex-doc-ptr.html 2021-01-03 01:03 38K
latex-doc-ptr.tex 2021-01-03 01:03 15K
latex-doc-ptr.sty 2021-01-02 21:07 8.7K
latex-doc-ptr.css.replacement 2021-01-02 21:11 7.5K
latex-doc-ptr.css 2021-01-03 01:03 7.5K
Makefile 2021-01-03 00:58 3.7K
README 2021-01-03 00:59 1.1K
massage_html.awk 2021-01-02 21:09 634
dash.sty 2020-12-30 04:31 396
LICENSE 2020-12-31 23:11 102
latex-doc-ptr
This is intended as the document that comes up when a person runs
'texdoc latex'. The idea is that an exhaustive reference for LaTeX
is not what the overwhelming majority of users would find useful at
that point. Instead, it gives a selection of resources, for a
variety of users.
See also http://mirror.ctan.org/info/first-latex-doc .
License:
public domain
Install:
If you have a recent TeX distribution,
pdflatex latex-doc-ptr
should do nicely.
My version of TeX is old, so I have some trouble with tex4ht. If you
are in my situation then try the Makefile, which does a lot of hacking.
Notes:
1) My version of make4ht requires that I change
\def\IfFileExists#1#2#3{%
to
\long\def\IfFileExists#1#2#3{%
in a local copy of tex4ht.sty. See https://tex.stackexchange.com/a/423729/339
2) Repo is here.
https://gitlab.com/jim.hefferon/latex-doc-ptr
Comments to:
Jim Hefferon email jhefferon@smcvt.edu
History:
2021-Jan-02 JH, KB Merged with another doc, first-packages.
2009-Mar-24 Jim Hefferon, Manuel Pégourié-Gonnard, Karl Berry