You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

History.txt 2.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. == 3.5.2 - 2015/06/21
  2. * A variety of bug fixes and small improvements.
  3. == 3.5.1 - 2010/03/28
  4. * Added bibliography style that didn't make it into the intial release.
  5. == 3.5.0 - 2009/12/11
  6. * Added a [nohyper] document class option that suppresses loading of the
  7. hyperref package.
  8. * Added three commands to modify the positioning of the captions.
  9. * Now automatically recalculates the lengths in case you've modified the page
  10. size or margins.
  11. * Added a B5 paper size.
  12. * The justification of sidenotes, margin notes, captions, and citations can be
  13. set individually now.
  14. * The font and style of sidenotes, margin notes, captions, and citations can
  15. now be set individually.
  16. * The \caption command now accepts an optional vertical offset argument.
  17. * Added the \morefloats command that works in the same way the morefloats
  18. package does.
  19. * Fixed a number of bugs.
  20. == 3.0.0 - 2009/05/17
  21. * Created a Tufte-book document class.
  22. * Added optional offset parameter to sienotes, cite, etc. so their vertical
  23. position can be adjusted manually.
  24. * Added support for the `bidi' package with XeLateX.
  25. * Adjusted font sizes and spacing to more closely reflect those used in
  26. Tufte's books.
  27. * Captions are now typeset in the margin as in Tufte's books.
  28. == 2.0.1 - 2008/11/16
  29. * Now works with footmisc version > 5.4.
  30. == 2.0.0 - 2008/06/06
  31. * Added `sfsidenotes' option to set the sidenotes and captions in the sans
  32. serif font.
  33. * Use the Palatino fonts if they're installed.
  34. * Created `marginfig' and `margintab' environments.
  35. * Added running heads.
  36. * Fixed the alignment of sidenote numbers.
  37. * Added \section and \subsection headings.
  38. * Uses the Bera Mono fonts if they're installed.
  39. * Added `symmetric' option to produce outside-margin sidenotes in two-sided
  40. spreads.
  41. * Added `justified' option to set the text fully justified.
  42. * Rewrote sample-handout to illustrate the tufte-handout usage and serve as an
  43. example of its features.
  44. == 1.2.3 - 2008/02/11
  45. * To remove References section from sample-handout.
  46. * Updated README.txt
  47. == 1.2.2 - 2008/02/09
  48. * Use footmisc package to set \footnotes as sidenotes
  49. * Use natbib package to set bibliography entries as sidenotes
  50. == 1.2.1 - 2007/10/21
  51. * To assure existing \footnotes become \sidenotes
  52. == 1.2.0 - 2007/10/20
  53. * Enhancements
  54. * Added a4paper option (Kevin Godby)
  55. * Have \margin{note,figure,table} use \@tufteh@marginfont
  56. * Bug fix
  57. * \@tufteh@overhang typo in figure*, table*, and fullwidth environments (Kevin Godby)
  58. == 1.1.0 - 2007/10/18
  59. * To add some missing environments and commands:
  60. * sidenote
  61. * marginnote (no mark)
  62. * marginfigure/table
  63. * text-width figure/table (figure/table)
  64. * page-width figure/table (figure*/table*)
  65. * page-width environment (for custom minipage displays)
  66. * To namespace raggedright
  67. * To add margin font hook
  68. == 1.0.1 - 2007/09/24
  69. * To correct README instructions.
  70. == 1.0.0 - 2007/09/24
  71. * First public release
  72. == 0.1.0 - 2004/02/04
  73. * Birthday!