diff options
Diffstat (limited to 'Master/texmf-dist/scripts/ketcindy/ketlib/ketcindylibbasic1logr.txt')
-rw-r--r-- | Master/texmf-dist/scripts/ketcindy/ketlib/ketcindylibbasic1logr.txt | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/ketcindy/ketlib/ketcindylibbasic1logr.txt b/Master/texmf-dist/scripts/ketcindy/ketlib/ketcindylibbasic1logr.txt index 4f23caa52b0..921167a0311 100644 --- a/Master/texmf-dist/scripts/ketcindy/ketlib/ketcindylibbasic1logr.txt +++ b/Master/texmf-dist/scripts/ketcindy/ketlib/ketcindylibbasic1logr.txt @@ -1,3 +1,94 @@ +// 20181030 +// Drawprocess,Workprocess changed (dispflg added) +// 20181026 +// Findarea changed ( default of length=1) +// 20181020 +// if(color!=KCOLOR => if((Noflg==0)&(color!=KCOLOR) +// Setscaling,... ([SCALEX,SCALEY]) +// 20181018 +// Arrowheaddata,Arrowhead, Arrowdata changed (let pcrd be default ) +// Setscaling moved from basic2 +// 20181017 +// Ketinit,Changesetting changed (.ketcindy.conf and ketcindy.conf) +// 20181016 +// Setwindow debugged (Pcrd removed) +// 20181013 +// FindareaO, Findarea changed ( case of a curve with line segment) +// Pointdata changed ( Size option ) +// 20181005 +// Hatchdata changed (option "Max=[1st,2nd]", second=total+restof1st) +// 20181003 +// Hatchdata changed (option "Out=","Max=" added. "Out=" is for HatchdataR ) +// Hatchdata debugged (case of multiple points) +// 20181001 +// Ketinit changed ( Ketinit(work) for workdirectory ) +// 20180929 +// Shade changed ("En=y" option added) +// 20180928 +// Paramplot changed (case of stationary point, name -option) +// Polarplot added +// Divoptions changed (color in case of scalar*list) +// 20180913 +// Chengesetting, Ketinit changed (getname() used) +// 20180908 +// Ketinit changed (SlideMargin added) +// 20180904 +// Color setting changed ( for KCOLOR) +// 20180902 +// Arrowhead changed ( head trimmed if Inwindow==false ) +// 20180817 +// Ketinit changed (GPACK added) +// Plotdata debugged ( Exc ) +// 20180801 +// Framedata changed ( Option "corner"("center") added to call Framedata2) +// 20180723 +// Nearestptcrv changed ( for geometric point ) +// Paramoncurve(pP,Gdata) changed (for geometric point) +// 20180722 +// color localized +// Findarea changed (FindareaP,FindareaO) +//20180720 +// Derivative, Tangentplot changed ( ch option added, coping with case of no interesects) +//20180719 +// Listplot,Arrowdata changed ("Cutend"option added) +// Derivative, Tangentplot changed ( Oshima's formula used ) +//20180718 +// Derivative chnaged (for plotdata) +// Tangentplot added +//20180717 +// Enclosing debugged ( min => min+Eps0) +// Makehatch debugged (case where same point ) +// Hatchdata debugged ( "s",... ) +//20180716 +// Enclosing debugged ( selection of KL) +//20180714 +// Setfiles changed ( OCNAME added ) +//20180713 +// Enclosing debugged (for Lineplot : distance of pts added ) +//20180711 +// Listplot,Pointdata changed (color localized ) +// Ptselected ( =Isptselected ) +//20180708 +// Integrate changed (Integratefn (o)) +// Polygonplot changed ( putpoint only in case ispoint(B), Geo) +//20180707 +// Enclosing changed (epspara=1) +//20180706 +// Enclosing changed (Enclosing2 => Enclosing) +// Isptselected added +// Hatchdata changed (Interval > *2 ) +// Enclosing debugged +//20180705 +// Arrowhead debugged ( color ) +// Paramark debugged (Bname ) +//20180704 +// Drawsegmark debugged ( color option) +//20180624 +// Ovaldata debugged ( case where Rc= 0) +//20180619 +// Hatchdata debugged ( ns..ne=>ns..ne-1, near point removed ) +//20180618 +// Setfiles,Setparent,Changework changed (for null string) //20180613 // Shade changed ( name, pointlist supported, Com2nd("before")) // Shade debugged (color,opcindy) |