diff options
-rw-r--r-- | Master/texmf-doc/doc/english/doc-pictex/Doc-PiCTeX.txt | 50 | ||||
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/doc-pictex.tlpsrc | 2 |
5 files changed, 56 insertions, 1 deletions
diff --git a/Master/texmf-doc/doc/english/doc-pictex/Doc-PiCTeX.txt b/Master/texmf-doc/doc/english/doc-pictex/Doc-PiCTeX.txt new file mode 100644 index 00000000000..4a4374bded4 --- /dev/null +++ b/Master/texmf-doc/doc/english/doc-pictex/Doc-PiCTeX.txt @@ -0,0 +1,50 @@ + DOCUMENTATION for PiCTeX + +1. The macro file pictex.tex (or pictexwd.tex) contains a sober yet +comprehensive documentation. (Something similar holds for contributions +from other authors.) + +2. Michael Wichura presented a description in TUGboat 9 (2), pp. 193-197 +(1988), see + + http://www.tug.org/TUGboat/Articles/tb09-2/tb21wichura-pictex.pdf + +3. Michael Wichura's MANUAL -- today called `PiCTeX and Table Manual' -- +is distributed by PCTeX: + + http://www.pctex.com/books.html + +4. Other overviews have been presented at least in Helmut Kopka's GERMAN +books on LaTeX extensions in the 1990s. [Lazy, I know.] + +5. Another GERMAN reference list, a quite RECENT one, is Uwe Siart's PDF +on the web at + + http://www.siart.de/typografie/pictex-referenz.pdf + +6. An early command summary has been Angus Duggan's PDF on the web at + + http://mirror.ctan.org/info/pictex/summary/pictexsum.pdf + +7. You may like short descriptions of pictex including HINTS concerning +basic problems with PiCTeX + +-- in the TeX Catalogue: + + http://mirror.ctan.org/help/Catalogue/entries/pictex.html + +or in the TUG.org package information: + + http://ctan.tug.org/pkg/pictex + +-- in the UK TeX FAQ: + + http://www.tex.ac.uk/cgi-bin/texfaq2html?label=usepictex + + http://www.tex.ac.uk/cgi-bin/texfaq2html?label=docpictex + + +______________________________________________________________________ +[This file by Uwe Lueck (the wrong author for an overview) 2008/08/15 +(based on web search 2008/02/15); add-ons/edits invited! To inform me +about lacunae etc.: http://contact-ednotes.sty.de.vu] diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 57dece0f84e..b7d423179a2 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -538,6 +538,7 @@ $standardfoundry='public'; 'catalogue', 'texmf-doc', 'comprehensive', 'texmf-doc', 'cursolatex', 'texmf-doc', + 'doc-pictex', 'texmf-doc', 'dtxtut', 'texmf-doc', 'elhyphen', 'texmf', 'epslatex-fr', 'texmf-doc', diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index f040836e0fe..ce20f211881 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -66,7 +66,8 @@ my @WorkingTLP = qw( dancers dashbox dashrule datatool dateiliste datetime dcpic decimal dehyph-exptl delimtxt digiconfigs din1505 - dinat dingbat directory disser dk-bib dlfltxb docmfp doi doipubmed + dinat dingbat directory disser dk-bib dlfltxb + doc-pictex docmfp doi doipubmed dotarrow dottex doublestroke dpfloat dprogress drac draftcopy draftwatermark dramatist dtxgallery diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 7ae01d8d259..7de51937df0 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -7,6 +7,7 @@ depend curve depend curve2e depend curves depend dcpic +depend doc-pictex depend dottex depend dratex depend eepic diff --git a/Master/tlpkg/tlpsrc/doc-pictex.tlpsrc b/Master/tlpkg/tlpsrc/doc-pictex.tlpsrc new file mode 100644 index 00000000000..84aa3bf9cfd --- /dev/null +++ b/Master/tlpkg/tlpsrc/doc-pictex.tlpsrc @@ -0,0 +1,2 @@ +name doc-pictex +category Documentation |