Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

98 řádky
2.8KB

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