Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

91 linhas
2.7KB

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