61 Révisions (f099e302e486e03a1aa0366181de1764e1ea4809)

Auteur SHA1 Message Date
  Kevin M. Godby f099e302e4 Preparing for v3.5.2 release. il y a 10 ans
  Kevin M. Godby 9849d797b1 * Now requires the hardwrap package for message logging. il y a 14 ans
  Kevin M. Godby 4d1844f776 * Moved the index chapter heading outside of the fullwidth environment. il y a 15 ans
  Kevin M. Godby 60724f9c33 * Fixed a bug with the use of \unskip in vertical mode. A float is typeset in vertical mode when it's on its own page. il y a 15 ans
  Kevin M. Godby 68ad2e1a95 * Fixed some typos in the sample book. il y a 15 ans
  Kevin M. Godby aca90d116b * Allow the bibliography chapter to appear in the TOC and show in the running il y a 16 ans
  Kevin M. Godby be494f17c8 * Now allows the use of the \bibsep length. il y a 16 ans
  Kevin M. Godby 3527daa49b * Fixes bug reported by Joachim where using \sidenote inside the 'verse' il y a 16 ans
  Kevin M. Godby 18ebe7a376 * Fixed a bug which prevented the use of \title and \author in the document proper. il y a 16 ans
  Kevin M. Godby 8f5929963b * Added notes to history file. il y a 16 ans
  Kevin M. Godby 27873d214f * Documented the undocumented features. il y a 16 ans
  Kevin M. Godby 4b02831760 * Fixed a type in the book index. il y a 16 ans
  Kevin M. Godby 81fd757f3b * Fixed the \textsc command. This fixes issue #25. (Thanks, Dan Abell!) il y a 16 ans
  Kevin M. Godby b63015c285 * Fixes issue 39: bad pdf bookmarks. il y a 16 ans
  Kevin M. Godby 62fcc1652c * Added \TufteLoadHyperref that may be used if you want to load the hyperref il y a 16 ans
  Kevin M. Godby a8fc6ee169 * Added `unicode' as a default option to the hyperref package. il y a 16 ans
  Kevin M. Godby 6cfd3e4b14 * Now we capture the \caption and \label definitions at each float instead of at \AtBeginDocument. il y a 16 ans
  Kevin M. Godby 9a150c44d2 * If the 'nohyper' option is set, then we pass 'hyperfootnotes=false' to the il y a 16 ans
  Kevin M. Godby 359d88ccbe * Added some debug output for the float code. il y a 16 ans
  Kevin M. Godby 5c4677574c * Added some customization notes to the documentation. il y a 16 ans
  Kevin M. Godby 630a4ac84d * Added \ProvidesFile to the tufte-common.def file so it has a nicer il y a 16 ans
  Kevin M. Godby c4cad1b99d * The sidenote and caption offsets are now stored in global lengths. il y a 16 ans
  Kevin M. Godby 3c381d35d1 * Added log output to indicate when one of the customization hooks il y a 16 ans
  Kevin M. Godby d5d54175db * Added vertical offset feature to \captions. (Thanks, Dan!) il y a 16 ans
  Kevin M. Godby 508b76a427 * Added some hooks for setting the font style of the marginal material: il y a 16 ans
  Kevin M. Godby c0c6d63c97 * Added new document class options: sidenote, marginnote, caption, citation, marginals. il y a 16 ans
  Kevin M. Godby 581034ce6a * Fixed the spelling of Antoine de Saint Exupéry's name (again?). Beginning to il y a 16 ans
  Kevin M. Godby b92e4067c3 * Added a B5 paper size (`b5paper' document class option). The parameters may get tweaked a bit later. il y a 16 ans
  Kevin M. Godby 70921c7bf5 * Fixed multiline titles in running heads of the book's main matter. il y a 16 ans
  Kevin M. Godby fbd08233bf * Renamed tufte-common.tex to tufte-common.def. (I know, I know.. but .def appears to be the standard way of doing this.) il y a 16 ans
  Kevin M. Godby 2ea2296a86 * Renamed tufte-common.sty to tufte-common.tex and restructured it so it can be il y a 16 ans
  Kevin M. Godby 385ef1a8dc * Added more formatting for table of contents, list of figures, and list of tables. il y a 16 ans
  Kevin M. Godby 701db0c5f1 * Started writing compatibility notes. il y a 16 ans
  Kevin M. Godby c9808875ec * Fixed \Huge font size command. il y a 16 ans
  Kevin M. Godby b0c93601d5 * Added some default colors for hyperlinks. (Colors provided by Jason Catena. il y a 16 ans
  Kevin M. Godby 8060810cf2 * Added the \TufteRecalculate command which recalculates the width of the il y a 16 ans
  Kevin M. Godby ad7d59590a * Changed \hl to \hlred in sample-book.tex to avoid conflict with the soul package's \hl. il y a 16 ans
  Kevin M. Godby a61b8aad87 * Fixed a misspelled name (pointed out by Javier) il y a 16 ans
  Kevin M. Godby 4659d7e177 * Added paragraph to documentation about the new [nohyper] document class il y a 16 ans
  Kevin M. Godby 5c07f74422 * Added [nohyper] documentclass option that suppresses loading of the hyperref il y a 16 ans
  Kevin M. Godby a6b61e7364 * Updated release script to package the new tufte-book class. il y a 16 ans
  Kevin M. Godby aac9d8234b * Preparing for 3.0.0 release. il y a 16 ans
  Kevin M. Godby 370178aa8d * Redefined the thebibliography environment to fix the running head. il y a 16 ans
  Kevin M. Godby 14875e4d0f * Fixed captions to go in the margins. Tested symmetric option and all figure il y a 16 ans
  Kevin M. Godby b477926112 * Forgot to add the catcode changes for the \@tufte@trim@spaces command. il y a 16 ans
  Kevin M. Godby 0a31dc7fbb * Fixed the running heads. The titlesec package overwrite the \thetitle macro il y a 16 ans
  Kevin M. Godby be2e7b52ee * Made some more measurements of Tufte's /Beautiful Evidence/ and corrected the il y a 16 ans
  Kevin M. Godby 35efe40a66 * Consolidated the common code for the figure[*]/table[*] and marginfigure/margintable environments. il y a 16 ans
  Kevin M. Godby 5f4555e0c2 * Empty captions now print nothing. (See issue 5.) il y a 16 ans
  Kevin M. Godby 7005514225 * Sidenotes and other marginal material now better align with their callout/creation points. (Thanks, Andy!) il y a 16 ans