initial setup of thesis repository
[cluster_expansion_thesis.git] / little_helpers / tikz / sketch-0.2.161 / updates.htm
blobcfdf490f5a91c08a9d3e3f0462657b2b41885d1a
1 <html>
2 <head>
3 <title>Sketch Update Log</title>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 </head>
6 <body>
7 <h1>Sketch Update Log</h1>
8 <ul>
9 <li>Version 0.2 (build 161, Tue Sep 8 23:35:27 2009) Tue Sep 8 23:42:48 2009:
10 <br>&nbsp;&nbsp; Added information about direct transform literals to the manual. No code changes.</li>
11 <li>Version 0.2 (build 160, Sun Aug 9 16:13:10 2009) Sun Aug 9 16:20:03 2009:
12 <br>&nbsp;&nbsp; Disabled warnings about unused symbols in include (input directive) files.
13 <br>&nbsp;&nbsp; Suggested by David Bremner. Examples now run without fuss.
14 </li>
15 <li>Version 0.2 (build 159, Sun May 10 00:49:32 2009) Sun May 10 00:50:03 2009:
16 <br>&nbsp;&nbsp; Fixed bug in cmdline.c: -V1.15 worked, but -V 1.15 didn't.
17 </li>
18 <li>Version 0.2 (build 158, Sat May 2 19:48:10 2009) Sat May 2 20:13:41 2009:
19 <br>&nbsp;&nbsp; Fixed bug where a vector literal form [a,b] (no spaces) was scanned as
20 <br>&nbsp;&nbsp; a concatenated option token, causing a syntax error.
21 <br>&nbsp;&nbsp; Added an explanation of concatenated options to Getting Started in the manual
22 <br>&nbsp;&nbsp; (explanation in the Input Language section remains).
23 <br>&nbsp;&nbsp; Updated TikZ -T template to use 'line join' rather than just join (KMF contribution).
24 <br>&nbsp;&nbsp; Changed PSTricks version option to include TikZ. Currently only emits remark
25 <br>&nbsp;&nbsp; that snakes library warning for 2.0 and later can be safely ignored.
26 </li>
27 <li>Version 0.2 (build 142, Sun Apr 5 12:54:05 2009) Sat Apr 11 21:44:36 2009:
28 <br>&nbsp;&nbsp; Fix corrupted distribution binary. No code changes.
29 </li>
30 <li>Version 0.2 (build 142, Sun Apr 5 12:54:05 2009) Sun Apr 5 13:10:54 2009:
31 <br>&nbsp;&nbsp; Changed web page and manual to refer to Google group. No code changes.
32 </li>
33 <li>Version 0.2 (build 141, Mon Sep 8 23:10:06 2008) Wed Dec 10 22:28:44 2008:
34 <br>&nbsp;&nbsp; No changes to sketch.
35 <br>&nbsp;&nbsp; Fixed manual build script because newer tool chain handles EPS bounding boxes
36 <br>&nbsp;&nbsp; differently. The utility epstool is now required for the manual build.
37 </li>
38 <li>Version 0.2 (build 141, Mon Sep 8 23:10:06 2008) Mon Sep 8 23:16:10 2008:
39 <br>&nbsp;&nbsp; Fixed copying of [lay=over|under], which was requiring O(N^2) space and time
40 <br>&nbsp;&nbsp; for N over\under objects. Now we're O(N)! Thanks to Sola Aina for pointing
41 <br>&nbsp;&nbsp; out this problem.
42 </li>
43 <li>Version 0.2 (build 136, Sat Aug 9 01:55:09 2008) Tue Aug 19 22:13:29 2008:
44 <br>&nbsp;&nbsp; Changed web page to mention new fixes. Added TikZ output code listing.
45 </li>
46 <li>Version 0.2 (build 130, Fri Aug 8 21:30:03 2008) Fri Aug 8 21:41:02 2008:
47 <br>&nbsp;&nbsp; Alas, Herbert Voss's linejoin option in PST V1.20 broke Sketch graphical quality!
48 <br>&nbsp;&nbsp; So we must replace pstverb{1 setlinejoin} in PSTricks output with psset{linejoin=1}.
49 <br>&nbsp;&nbsp; Also added -V option for backward compatibility with older PSTricks versions.
50 <br>&nbsp;&nbsp; Updated manual to reflect all of this.
51 </li>
52 <li>Version 0.2 (build 90, Tue Jul 15 00:28:08 2008) Tue Jul 15 00:30:49 2008:
53 <br>&nbsp;&nbsp; Changed manual.* to sketch.* to avoid info dir clash. Added @dircategory
54 <br>&nbsp;&nbsp; and @direntry for compatibility with install-info. Contributed by Dmitry Dzhus.
55 </li>
56 <li>Version 0.2 (build 89, Mon May 5 12:20:05 2008) Mon May 5 12:49:27 2008:
57 <br>&nbsp;&nbsp; Fixed lay=in and added support for dotsize in TikZ. Suggestion of Giovanni Pizzi.
58 </li>
59 <li>Version 0.2 (build 84, Tue Apr 22 20:17:04 2008) Tue Apr 22 20:24:33 2008:
60 <br>&nbsp;&nbsp; Cause -v or -Tx option always to ignore all input - files and stdin.
61 </li>
62 <li>Version 0.2 (build 75, Mon Apr 21 22:45:11 2008) Mon Apr 21 22:45:27 2008:
63 <br>&nbsp;&nbsp; Switch all computations to double precision for better dynamic range.
64 </li>
65 <li>Version 0.2 (build 65, Mon Apr 21 22:14:51 2008) Mon Apr 21 22:15:38 2008:
66 <br>&nbsp;&nbsp; Bug fix: Extent finder had variables uninitialized. If random stuff has
67 <br>&nbsp;&nbsp; been missing from your sketch output, this is the build for you! Thanks
68 <br>&nbsp;&nbsp; David Bremner.
69 </li>
70 <li>Version 0.2 (build 60, Thu Apr 10 13:13:26 2008) Thu Apr 10 13:21:35 2008:
71 <br>&nbsp;&nbsp; Added pstricks-add to -T templates for transparency support.
72 </li>
73 <li>Version 0.2 (build 59, Sun Mar 16 13:30:57 2008) Sun Mar 16 13:43:01 2008:
74 <br>&nbsp;&nbsp; Added "transpalpha" to split options for PSTricks at suggestion of maxi.
75 <br>&nbsp;&nbsp; Manual updated, but a nice transparent example drawing ought to be added.
76 </li>
77 <li>Version 0.2 (build 57, Thu Mar 6 22:39:13 2008) Sun Mar 9 22:11:46 2008:
78 <br>&nbsp;&nbsp; Added ConTeXt support as per suggestion of Jesse Alma and updated web page.
79 </li>
80 <li>Version 0.2 (build 27, Tue Sep 25 00:23:31 2007) Tue Sep 25 00:23:43 2007:
81 <br>&nbsp;&nbsp; Added concatentate multiple option references as per suggestion of kmf.
82 </li>
83 <li>Version 0.2 (build 18, Sun Sep 23 00:30:20 2007) Sun Sep 23 00:34:03 2007:
84 <br>&nbsp;&nbsp; Changed copyright to GPL.
85 <br>&nbsp;&nbsp; Distribution builds now have "d" version suffix.
86 </li>
87 <li>Version 0.2 (build 16, Sun Mar 4 14:56:52 2007) Sun Mar 4 23:06:08 2007:
88 <br>&nbsp;&nbsp; Fixed makefile to work in distribution (rather than development) environment.
89 </li>
90 <li>Version 0.2 (build 9, Thu Feb 8 22:06:23 2007) Sun Feb 11 14:50:09 2007:
91 <br>&nbsp;&nbsp; Added "fill style=..." and "line style=..." pseudo options for TikZ (idea of KMF).
92 <br>&nbsp;&nbsp; Fixed seg fault on certain syntax errors within option strings.
93 </li>
94 <li>Version 0.2 (build 8, Tue Feb 6 19:25:59 2007) Tue Feb 6 19:26:07 2007:
95 <br>&nbsp;&nbsp; Fixed option processing bug. Thanks to Kjell Magne Fauske!
96 </li>
97 <li>Version 0.2 (build 7, Mon Feb 5 23:27:30 2007) Tue Feb 6 19:24:34 2007:
98 <br>&nbsp;&nbsp; Added TikZ support.
99 <br>&nbsp;&nbsp; Added -v (version info) and -h (option help) command line options.
100 <br>&nbsp;&nbsp; Updated documents.
101 </li>
102 <li>Version 0.1 (build 310, Fri Jun 24 14:05:28 2005) Wed Jan 31 22:06:48 2007:
103 <br>&nbsp;&nbsp; Test build in new environment.
104 </li>
105 <li>Version 0.1 (build 282, Tue May 17 12:16:05 2005) Tue May 17 12:28:50 2005:
106 <br>&nbsp;&nbsp; Added -t and -T options (document template); adjusted manual
107 <br>&nbsp;&nbsp; Made exponentiation work on transforms for all integers; adjusted manual
108 <br>&nbsp;&nbsp; Fixed empty option bracket output on some PSTricks commands
109 </li>
110 <li>Version 0.1 (build 254, Thu May 12 04:16:43 2005) Thu May 12 04:17:15 2005:
111 <br>&nbsp;&nbsp; Rebuild to incorporate this update log.
112 </li>
113 <li>Version 0.1 (build 253, Thu May 12 01:28:29 2005) Thu May 12 04:06:22 2005:
114 <br>&nbsp;&nbsp; Fixed lay option problems.
115 <br>&nbsp;&nbsp; Fixed picturebox bounding box computation.
116 <br>&nbsp;&nbsp; Added the technical drawing section to the manual.
117 </li>
118 </ul>
119 </body>