texlive[54206] Master: rm tkz-fct, obsolete on ctan
commits+karl at tug.org
commits+karl at tug.org
Mon Mar 9 22:17:51 CET 2020
Revision: 54206
http://tug.org/svn/texlive?view=revision&revision=54206
Author: karl
Date: 2020-03-09 22:17:50 +0100 (Mon, 09 Mar 2020)
Log Message:
-----------
rm tkz-fct, obsolete on ctan
Modified Paths:
--------------
trunk/Master/tlpkg/bin/tlpkg-ctan-check
trunk/Master/tlpkg/libexec/ctan2tds
trunk/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
Removed Paths:
-------------
trunk/Master/texmf-dist/doc/latex/tkz-fct/README
trunk/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct.pdf
trunk/Master/texmf-dist/doc/latex/tkz-fct/examples/
trunk/Master/texmf-dist/doc/latex/tkz-fct/latex/
trunk/Master/texmf-dist/tex/latex/tkz-fct/
trunk/Master/tlpkg/tlpsrc/tkz-fct.tlpsrc
Deleted: trunk/Master/texmf-dist/doc/latex/tkz-fct/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-fct/README 2020-03-09 21:17:09 UTC (rev 54205)
+++ trunk/Master/texmf-dist/doc/latex/tkz-fct/README 2020-03-09 21:17:50 UTC (rev 54206)
@@ -1,80 +0,0 @@
-%%%%%%%%%%%%%%%%%%%%%% english readme %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-readme-tkz-fct.txt 2020/02/06 version 1.2 c
-
-tkz-fct.sty uses tkz-base version > 3 to draw graph of functions with a Cartesian
- (rectangular) coordinate system.
-
-Licence
---------------------------
-
-This program can be redistributed and/or modified under the terms
-of the LaTeX Project Public License Distributed from CTAN
-archives in directory macros/latex/base/lppl.txt.
-
-Features
---------------------------
- -- needs tkz-base, fp.sty and gnuplot;
- -- automatically loads the package TikZ;
- -- compiles with utf8, pdflatex, lualatex.
-
-
-Installation
--------------------------
-
-You can experiment with the tkz-fct package by placing all of the distribution
- files in the directory containing your current tex file.
-
-You can also place all of the distribution files in the directory :
-/texmf/tex/latex/tkz.
-
-How to use it
---------------------------
-
-To use the package tkz-fct, place the following line in the preamble of your
- LaTeX document.
-
-\usepackage{tkz-fct}
-\usepackage[your-language]{babel}
-\usepackage[autolanguage]{numprint}
-
-If you use the xcolor package, load that package before tkz-fct to avoid
- package conflicts.
-
-\usepackage[usenames,dvipsnames]{xcolor}
-\usepackage{tkz-fct}
-
-In order to format the numbers correctly, you place the following two lines
-
-\usepackage[your-language]{babel}
-\usepackage[autolanguage]{numprint}
-
-Documentation
---------------------------
-
-Documentation for tkz-fct and tkz-base is available on my site :
-
- http://altermundus.fr (en français)
-
-
-Examples
----------------------
-
-All examples given in documentation will be stored on my site as standalone files, ready for compilation.
-
-History
---------------------------
-
--- 1.2 Add compatibility with tkz-base > 3.01
- add couverture.tex and tkz-doc.cfg
-
--- 1.16 c correction of bugs
- now default domain is xmin:xmax and not -5:5.
--- 1.13 first version
-
----------------------------------------
-
- Alain Matthes
- 5 rue de Valence
- Paris 75005
-
- al (dot) ma (at) mac (dot) com
\ No newline at end of file
Deleted: trunk/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/bin/tlpkg-ctan-check
===================================================================
--- trunk/Master/tlpkg/bin/tlpkg-ctan-check 2020-03-09 21:17:09 UTC (rev 54205)
+++ trunk/Master/tlpkg/bin/tlpkg-ctan-check 2020-03-09 21:17:50 UTC (rev 54206)
@@ -720,7 +720,7 @@
tikzpagenodes tikzpeople tikzpfeile tikzposter tikzscale tikzsymbols
timbreicmc times timetable timing-diagrams tinos tipa tipa-de tipfr
titlecaps titlefoot titlepages titlepic titleref titlesec titling
- tkz-base tkz-doc tkz-euclide tkz-fct tkz-graph
+ tkz-base tkz-doc tkz-euclide tkz-graph
tkz-kiviat tkz-linknodes tkz-orm tikz-page tkz-tab
tlc-article tlc2 tlcockpit
tocbibind tocdata tocloft tocvsec2 todo todonotes
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2020-03-09 21:17:09 UTC (rev 54205)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2020-03-09 21:17:50 UTC (rev 54206)
@@ -1256,7 +1256,7 @@
'tkz-base', "&MAKEtkz",
'tkz-berge', "die 'skipping, obsolete on ctan'", #"&MAKEtkz",
'tkz-euclide', "&MAKEtkz",
- 'tkz-fct', "&MAKEtkz",
+ 'tkz-fct', "die 'skipping, obsolete on ctan'", #"&MAKEtkz",
'tkz-graph', "&MAKEtkz",
'tkz-kiviat', "&MAKEtkz",
'tkz-linknodes',"&MAKEtkz",
Modified: trunk/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc 2020-03-09 21:17:09 UTC (rev 54205)
+++ trunk/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc 2020-03-09 21:17:50 UTC (rev 54206)
@@ -184,7 +184,6 @@
depend tkz-base
depend tkz-doc
depend tkz-euclide
-depend tkz-fct
depend tkz-graph
depend tkz-kiviat
depend tkz-linknodes
Deleted: trunk/Master/tlpkg/tlpsrc/tkz-fct.tlpsrc
===================================================================
More information about the tex-live-commits
mailing list.