summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-optexp/Changes
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-07 16:07:17 +0000
committerKarl Berry <karl@freefriends.org>2007-09-07 16:07:17 +0000
commit62907d4567f97a766b735ecd6e74d3cdc6ac26dd (patch)
treec6378f54d8c2d0ea1fcff315e747bb3acf4e737a /Master/texmf-dist/doc/generic/pst-optexp/Changes
parenta66f8b2dae859fa7ec9dcb66a6aa71da77853283 (diff)
pst-optexp 1.1 (6sep07)
git-svn-id: svn://tug.org/texlive/trunk@4902 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-optexp/Changes')
-rw-r--r--Master/texmf-dist/doc/generic/pst-optexp/Changes28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-optexp/Changes b/Master/texmf-dist/doc/generic/pst-optexp/Changes
new file mode 100644
index 00000000000..00eb1612a0b
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-optexp/Changes
@@ -0,0 +1,28 @@
+1.1 2007-09-06
+
+ * Considerably enhanced labeling of the components.
+ Added new parameter 'labelref' which specifies the
+ reference coordinate system for the label positioning
+ and the rotation of the label. Default is labelref=relgrav,
+ the label point is rotated together with the component, but
+ the label text itself is not rotated.
+
+ * parameter labelrelative is now obsolete, and replaced by
+ labelref=relative. It will be removed in future versions.
+
+ * parameter polwidth, bswidth, iwidth and owidth are now obsolete,
+ and replaced by polsize, bssize, innerheight and outerheight for
+ consistency reasons. They will be removed in future versions.
+
+ * macro \polarisation was changed to \polarization for consistency reasons.
+ The old notation is obsolete and will be removed in future versions.
+
+ * fixed bug: filling of all components with 'fillstyle' is now possible.
+
+ * fixed bug: added some liftpen=1 in the code to fix the look of
+ the lenses and the optgrid.
+
+
+1.0 2007-07-18
+
+ first CTAN version