diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-11 00:23:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-11 00:23:38 +0000 |
commit | 098bf061faf05059dd90a3b9ee89bb5d85abebda (patch) | |
tree | 376bc695a21802678e76ef4afafd299929681376 /Master/texmf-dist/doc/latex/pst-optexp/Changes | |
parent | c353e13397245a2ace91c7d3ce5eed2e590447d0 (diff) |
pst-optexp (10jul12)
git-svn-id: svn://tug.org/texlive/trunk@26992 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pst-optexp/Changes')
-rw-r--r-- | Master/texmf-dist/doc/latex/pst-optexp/Changes | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pst-optexp/Changes b/Master/texmf-dist/doc/latex/pst-optexp/Changes new file mode 100644 index 00000000000..f2258cdc26d --- /dev/null +++ b/Master/texmf-dist/doc/latex/pst-optexp/Changes @@ -0,0 +1,119 @@ +3.0 2012-07-09 + * Modified beam connections with \drawbeam to support raytracing + * Added wide beams with \drawwidebeam + * Added \drawfiber for fiber connections + * Added optexp environment for layering of components and + connections + * Added german documentation + * Modified naming of component nodes + * Modified extnode to work with more components + * Modified angle and rotateref to affect all components + * Modified endbox to affect all components + * Extended position by values start and end + * Extended abspos by values start and end + * Removed deprecated lens code which used lenswidth and lensheight + for construction + * Added option platesize + * Added option phwidth + * Modified option caxislength + * Deprecated option lampscale + * Added style CrystalCaxis + * Added style CrystalLamp + * Added option optboxsize + * Extended option detsize + * Added style DetectorStyle + * Removed deprecated \detector, use \optdetector + * Extended option doveprismsize + * Added style Polarization + * Deprecated option pollinewidth + * Removed option polwidth + * Removed option pol + * Added style VariableStyle + * Added mirror type semitrans + * Renamed \optgrid to \optgrating + * Renamed optgridwidth to gratingwidth + * Renamed optgridheight to gratingheight + * Renamed optgriddepth to gratingdepth + * Renamed optgridcount to gratingcount + * Renamed optgridtype to gratingtype + * Renamed optgridlinewidth to gratinglinewidth + * Added option prismalign + * Modified faulty alignment of \rightangleprism + * Extended option optampsize + * Extended option optmzmsize + * Added option polcontroltype + * Extended option isolatorsize + * Added style IsolatorArrow + * Extended option fdlsize + * Added style FdlArrow + * Extended option fiberpolsize + * Added component \optcirculator + * Extended option couplersize + * Extended option couplertype + * Renamed option align to coupleralign + * Added style VariableCoupler + * Added style FilterStyle + * Extended option fibercolsize + * Removed deprecated option labelrelative + * Removed deprecated option iwidth + * Removed deprecated option owidth + * Removed deprecated option bswidth + * Deprecated \newOptexpDipoleNolabel, use \newOptexpDipole + * Deprecated option refractiveindex + * Deprecated option conn + * Extended option fiber + +2.1 2009-11-05 + * Added component \optfiberpolarizer + * Added option compshift + * Added option label + * Added option connjoin + * Added options addtoBeam and newBeam + * Added style OptComp and related options addtoOptComp and + newOptComp + * Added option bsstyle + * Extended \fibercollimator to use up to four reference nodes + * Improved thicklens to work also with plain lenses + * Use pst-doc class for the documentation + +2.0 2008-07-27 + * Added fiber-optical components + * Added component \optdiode + * Added component \pentaprism + * Added component \rightangleprism + * Added component \doveprism + * Added component \optprism + * Added \drawbeam + * Added component connections (options fiber, conn and beam) + * Added option compname + * Added option extnode + * Renamed \detector to \optdetector + +1.2 2008-06-17 + * Modified lens design to use interface curvatures + * Added options lensradiusleft and lensradiusright + * Added option thicklens + * Added option lenstype + * Added option mirrorradius (curved mirrors) + * Added option optgridtype (binary gratings) + * Added \newOptexpDipole + * Added \newOptexpDipoleNolabel + * Added \newOptexpTripole + * Added \newOptexpFiberDipole + * General improvements of \TeX{} and Postscript code + +1.1 2007-09-06 + * Improved labeling features + * Added parameter labelref + * Replaced labelrelative by labelref=relative + * Renamed \polarisation to \polarization + * Renamed polwidth to polsize + * Renamed pol to poltype + * Renamed bswidth to bssize + * Renamed iwidth to innerheight + * Renamed owidth to outerheight + * Added support for fillstyle for all components + +1.0 2007-07-18 + * First CTAN version + |