Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

74 wiersze
2.0KB

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