diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-22 00:35:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-22 00:35:53 +0000 |
commit | b1d08fe2d339951213fe6aba9c2e849df806fc06 (patch) | |
tree | 6726c2b286311951217d7072b8b35089577b51fd /Master/texmf-dist/doc/latex/carlisle | |
parent | b84acce97a2eb68fa5c4a4c9e3fae4dbf09e30de (diff) |
carlisle update: fix2col and typehtml now separated
git-svn-id: svn://tug.org/texlive/trunk@17132 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/carlisle')
-rw-r--r-- | Master/texmf-dist/doc/latex/carlisle/README | 34 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/carlisle/fix2col.pdf | bin | 131726 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/carlisle/ltx1.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/carlisle/ltxtable.pdf | bin | 38938 -> 26323 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/carlisle/typehtml.pdf | bin | 228629 -> 0 bytes |
5 files changed, 6 insertions, 30 deletions
diff --git a/Master/texmf-dist/doc/latex/carlisle/README b/Master/texmf-dist/doc/latex/carlisle/README index eb764863c5f..ce8565ad719 100644 --- a/Master/texmf-dist/doc/latex/carlisle/README +++ b/Master/texmf-dist/doc/latex/carlisle/README @@ -20,6 +20,9 @@ nopageno.sty Turn off all page numbers in standard LaTeX classes, without having to worry about \maketitle and friends putting them back. +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 @@ -27,35 +30,15 @@ ltxtable.tex widths are automatically calculated to achieve a specified total table width. -blkarray.sty - Despite being in this `supported' directory this package is less - supported than the others. I wrote it a long time ago. It is still - documented using the conventions of LaTeX2.09 (although it appears - to work with current LaTeX releases). I do not think I am going to - be able to work on this in the foreseeable future, so have decided to - let it out in its current state. It is not really a package for - using in documents in its present state, but if you are interested - in coding tables of various sorts in TeX, you may be interested to - experiment with it... - - mylatex.ltx This file provides a method of making a special format tailored to one document, with all the class and packages, and other preamble material pre-loaded. This can save quite a lot of time on some systems. See the comments in the file. - typehtml.dtx typehtml.ins - Typeset HTML (ie World Wide web documents) directly from LaTeX. - Process the file html.ins to produce the html.sty package file. - Process the file html.dtx to produce examples, documentation and - code listings. Currently this package can handle almost all of - HTML2, and most of the math fragment of the draft HTML3. - More or less superceeded by typexml, distributed from ctan - in a separate directory. - + These files have moved: see macros/latex/contrib/typehtml plain.sty Typeset plain TeX markup in LaTeX documents. @@ -97,14 +80,7 @@ scalefnt.sty fix2col.dtx fix2col.ins - Superceeded by fixltx2e, part of the base LaTeX distribution. - Two column fixes. - a) Fix mark handling so \firstmark is taken from the first column - if that column has marks at all. - (A copy of Piet van Oostrum's fixmarks package, more or less.) - b) Keep two column floats like figure* in sequence with single - column floats like figure. - (Modelled on Ed Sznyter's 2.09 package, fixfloats.) + These files have moved: see macros/latex/contrib/fix2col slashed.sty Commands for the `Feynman slashed character' notation. diff --git a/Master/texmf-dist/doc/latex/carlisle/fix2col.pdf b/Master/texmf-dist/doc/latex/carlisle/fix2col.pdf Binary files differdeleted file mode 100644 index 26adcc5b634..00000000000 --- a/Master/texmf-dist/doc/latex/carlisle/fix2col.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/carlisle/ltx1.tex b/Master/texmf-dist/doc/latex/carlisle/ltx1.tex index aba16e0d37c..d15c61bec19 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 2006/06/21. +%% from source `ltxtable' on 2010/02/22. %% \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 Binary files differindex d99e6d2352c..dfe6e8e1291 100644 --- a/Master/texmf-dist/doc/latex/carlisle/ltxtable.pdf +++ b/Master/texmf-dist/doc/latex/carlisle/ltxtable.pdf diff --git a/Master/texmf-dist/doc/latex/carlisle/typehtml.pdf b/Master/texmf-dist/doc/latex/carlisle/typehtml.pdf Binary files differdeleted file mode 100644 index 9c69589a576..00000000000 --- a/Master/texmf-dist/doc/latex/carlisle/typehtml.pdf +++ /dev/null |