summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/carlisle
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-30 21:10:20 +0000
committerKarl Berry <karl@freefriends.org>2018-05-30 21:10:20 +0000
commitf4d25121a65f4c3980be0ee4e808a9e1021bda17 (patch)
tree216c4eabd5eb4609202294ab8fd880080c57bb84 /Master/texmf-dist/doc/latex/carlisle
parentef06a0913904a71ac792038ba317c87faac4e1a4 (diff)
carlisle (30may18)
git-svn-id: svn://tug.org/texlive/trunk@47876 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/carlisle')
-rw-r--r--Master/texmf-dist/doc/latex/carlisle/README.txt (renamed from Master/texmf-dist/doc/latex/carlisle/README)81
-rw-r--r--Master/texmf-dist/doc/latex/carlisle/ltx1.tex2
-rw-r--r--Master/texmf-dist/doc/latex/carlisle/ltxtable.pdfbin26323 -> 70947 bytes
3 files changed, 46 insertions, 37 deletions
diff --git a/Master/texmf-dist/doc/latex/carlisle/README b/Master/texmf-dist/doc/latex/carlisle/README.txt
index 01b5856d878..7f4822ffb04 100644
--- a/Master/texmf-dist/doc/latex/carlisle/README
+++ b/Master/texmf-dist/doc/latex/carlisle/README.txt
@@ -11,23 +11,12 @@ each other except by the fact that they have the same author.
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or (at your option) any later version.
-David Carlisle david "at" dcarlisle "dot" demon "dot" co "dot" uk
+David Carlisle https://github.com/davidcarlisle/dpctex
-I shall add new files here from time to time, currently the directory
-contains the following.
+2018-04-01
-nopageno.sty
- This file has now moved: see macros/latex/contrib/nopageno
-
-blkarray.sty
- This file has now moved: see macros/latex/contrib/blkarray
-ltxtable.tex
- This generates and documents the package ltxtable.sty. A merger of
- longtable and tabularx packages from the Standard LaTeX tools
- collection. This produces multipage tables in which the column
- widths are automatically calculated to achieve a specified total
- table width.
+Currently the directory contains the following.
mylatex.ltx
This file provides a method of making a special format tailored to
@@ -35,9 +24,10 @@ mylatex.ltx
material pre-loaded. This can save quite a lot of time on some
systems. See the comments in the file.
-typehtml.dtx
-typehtml.ins
- These files have moved: see macros/latex/contrib/typehtml
+dotlessj.sty
+ If you are using a font set without a dotless j (\j and \jmath) then
+ this package will fake one. It requires the LaTeX color package.
+ It does not require any explicit PostScript support.
plain.sty
Typeset plain TeX markup in LaTeX documents.
@@ -45,21 +35,20 @@ plain.sty
including commands such as \over which might have been disabled by
other LaTeX packages such as amsmath.
-comma.sty
- These files have moved: see macros/latex/contrib/comma
-
-colortbl.dtx
-colortbl.ins
- These files have moved: see macros/latex/contrib/colortbl
+scalefnt.sty
+ \scalefont{2} selects the current font in twice the current size.
+ \scalefont{.75} reduces the current font size by three quarters.
-dotlessj.sty
- If you are using a font set without a dotless j (\j and \jmath) then
- this package will fake one. It requires the LaTeX color package.
- It does not require any explicit PostScript support.
+slashed.sty
+ Commands for the `Feynman slashed character' notation.
-textcase.dtx
-textcase.ins
- These files have moved: see macros/latex/contrib/textcase
+ltxtable.tex
+ltxtable.pdf
+ This generates and documents the package ltxtable.sty. A merger of
+ longtable and tabularx packages from the Standard LaTeX tools
+ collection. This produces multipage tables in which the column
+ widths are automatically calculated to achieve a specified total
+ table width.
remreset.sty
\@removefromreset: a companion to the standard \@addtoreset command
@@ -68,18 +57,38 @@ remreset.sty
\@removefromreset{footnote}{chapter}
so that footnotes are no longer reset every chapter (the book class
default).
+ This file is obsolete with LaTeX releases from 2018 onwards as the
+ command is defined in the format.
-scalefnt.sty
- \scalefont{2} selects the current font in twice the current size.
- \scalefont{.75} reduces the current font size by three quarters.
+
+Packages that were formally in this collection.
+
+
+nopageno.sty
+ This file has now moved: see macros/latex/contrib/nopageno
+
+blkarray.sty
+ This file has now moved: see macros/latex/contrib/blkarray
+
+typehtml.dtx
+typehtml.ins
+ These files have moved: see macros/latex/contrib/typehtml
+
+comma.sty
+ These files have moved: see macros/latex/contrib/comma
+
+colortbl.dtx
+colortbl.ins
+ These files have moved: see macros/latex/contrib/colortbl
+
+textcase.dtx
+textcase.ins
+ These files have moved: see macros/latex/contrib/textcase
fix2col.dtx
fix2col.ins
These files have moved: see macros/latex/contrib/fix2col
-slashed.sty
- Commands for the `Feynman slashed character' notation.
-
pspicture.ins
pspicture.dtx
These files have now moved: see macros/latex/contrib/pspicture
diff --git a/Master/texmf-dist/doc/latex/carlisle/ltx1.tex b/Master/texmf-dist/doc/latex/carlisle/ltx1.tex
index 06434e0c510..e80b3765373 100644
--- a/Master/texmf-dist/doc/latex/carlisle/ltx1.tex
+++ b/Master/texmf-dist/doc/latex/carlisle/ltx1.tex
@@ -1,6 +1,6 @@
%% LaTeX2e file `ltx1.tex'
%% generated by the `filecontents' environment
-%% from source `ltxtable' on 2010/05/14.
+%% from source `ltxtable' on 2018/05/30.
%%
\begin{longtable}{|cXX|}
the & head& line\endhead
diff --git a/Master/texmf-dist/doc/latex/carlisle/ltxtable.pdf b/Master/texmf-dist/doc/latex/carlisle/ltxtable.pdf
index dfe6e8e1291..70d868afbb7 100644
--- a/Master/texmf-dist/doc/latex/carlisle/ltxtable.pdf
+++ b/Master/texmf-dist/doc/latex/carlisle/ltxtable.pdf
Binary files differ