32 Комити (9903a6d7dba731518a35a171cbe8bd4d5c5644d2)

Аутор SHA1 Порука Датум
  Bil Kleb 3c63cd1972 To avoid wonky vim highlighting, tweak comment. пре 15 година
  Bil Kleb e24328b4af Toward debugging \thanks behavior w.r.t. \author and \title (issue 43), refactor to make the two as similar as possible. Also, alter comments slightly to avoid wonky vim highlighting. пре 15 година
  Kevin M. Godby 7fa97d0a83 * Added code to make the classes compatible with the hyphenat package. пре 16 година
  Kevin M. Godby aca90d116b * Allow the bibliography chapter to appear in the TOC and show in the running пре 16 година
  Kevin M. Godby be494f17c8 * Now allows the use of the \bibsep length. пре 16 година
  Kevin M. Godby 0d06e78b87 * Initial attempts to add compatibility with 'float' and пре 16 година
  Kevin M. Godby 3527daa49b * Fixes bug reported by Joachim where using \sidenote inside the 'verse' пре 16 година
  Kevin M. Godby 18ebe7a376 * Fixed a bug which prevented the use of \title and \author in the document proper. пре 16 година
  Kevin M. Godby 8f5929963b * Added notes to history file. пре 16 година
  Kevin M. Godby 27873d214f * Documented the undocumented features. пре 16 година
  Kevin M. Godby 4b02831760 * Fixed a type in the book index. пре 16 година
  Kevin M. Godby 81fd757f3b * Fixed the \textsc command. This fixes issue #25. (Thanks, Dan Abell!) пре 16 година
  Kevin M. Godby b63015c285 * Fixes issue 39: bad pdf bookmarks. пре 16 година
  Kevin M. Godby 62fcc1652c * Added \TufteLoadHyperref that may be used if you want to load the hyperref пре 16 година
  Kevin M. Godby a8fc6ee169 * Added `unicode' as a default option to the hyperref package. пре 16 година
  Kevin M. Godby 6cfd3e4b14 * Now we capture the \caption and \label definitions at each float instead of at \AtBeginDocument. пре 16 година
  Kevin M. Godby 9a150c44d2 * If the 'nohyper' option is set, then we pass 'hyperfootnotes=false' to the пре 16 година
  Kevin M. Godby 359d88ccbe * Added some debug output for the float code. пре 16 година
  Kevin M. Godby 5208b22521 * Added Tufte-LaTeX debug message macros (\TufteWarning, \TufteInfo, \TufteError, \TufteDebugInfo, etc.) пре 16 година
  Kevin M. Godby d1304e5842 * Added \gsetboolean command (which is like \global\setboolean). пре 16 година
  Kevin M. Godby 7d64f8f995 * Fixed typo: b4paper -> b5paper (in a comment) пре 16 година
  Kevin M. Godby 630a4ac84d * Added \ProvidesFile to the tufte-common.def file so it has a nicer пре 16 година
  Kevin M. Godby c4cad1b99d * The sidenote and caption offsets are now stored in global lengths. пре 16 година
  Kevin M. Godby 3c381d35d1 * Added log output to indicate when one of the customization hooks пре 16 година
  Kevin M. Godby d5d54175db * Added vertical offset feature to \captions. (Thanks, Dan!) пре 16 година
  Kevin M. Godby 508b76a427 * Added some hooks for setting the font style of the marginal material: пре 16 година
  Kevin M. Godby c0c6d63c97 * Added new document class options: sidenote, marginnote, caption, citation, marginals. пре 16 година
  Kevin M. Godby 6882bc922c * Fixed a spacing issue with the floats. (Thanks, Dan!) More work on floats and captions to follow. пре 16 година
  Kevin M. Godby 58fcfba65f * Fixed typo in the @tufte@loadbidi boolean name. (Thanks, Dan!) пре 16 година
  Kevin M. Godby 22d34a8c2f * Removed a duplicate block of code from a bad merge. пре 16 година
  Kevin M. Godby b92e4067c3 * Added a B5 paper size (`b5paper' document class option). The parameters may get tweaked a bit later. пре 16 година
  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.) пре 16 година
  Kevin M. Godby 9e79a32619 * Added back some code I accidentally removed earlier. пре 16 година
  Kevin M. Godby 2ea2296a86 * Renamed tufte-common.sty to tufte-common.tex and restructured it so it can be пре 16 година
  Kevin M. Godby 385ef1a8dc * Added more formatting for table of contents, list of figures, and list of tables. пре 16 година
  Kevin M. Godby 701db0c5f1 * Started writing compatibility notes. пре 16 година
  Kevin M. Godby c9808875ec * Fixed \Huge font size command. пре 16 година
  Kevin M. Godby b0c93601d5 * Added some default colors for hyperlinks. (Colors provided by Jason Catena. пре 16 година
  Kevin M. Godby b14b839314 * Converted some inadvertant tabs to spaces. пре 16 година
  Kevin M. Godby 8060810cf2 * Added the \TufteRecalculate command which recalculates the width of the пре 16 година
  Kevin M. Godby ad7d59590a * Changed \hl to \hlred in sample-book.tex to avoid conflict with the soul package's \hl. пре 16 година
  Kevin M. Godby 5c07f74422 * Added [nohyper] documentclass option that suppresses loading of the hyperref пре 16 година
  Kevin M. Godby aac9d8234b * Preparing for 3.0.0 release. пре 16 година
  Kevin M. Godby 370178aa8d * Redefined the thebibliography environment to fix the running head. пре 16 година
  Kevin M. Godby 14875e4d0f * Fixed captions to go in the margins. Tested symmetric option and all figure пре 16 година
  Kevin M. Godby b477926112 * Forgot to add the catcode changes for the \@tufte@trim@spaces command. пре 16 година
  Kevin M. Godby 0a31dc7fbb * Fixed the running heads. The titlesec package overwrite the \thetitle macro пре 16 година
  Kevin M. Godby be2e7b52ee * Made some more measurements of Tufte's /Beautiful Evidence/ and corrected the пре 16 година
  Kevin M. Godby 35efe40a66 * Consolidated the common code for the figure[*]/table[*] and marginfigure/margintable environments. пре 16 година
  Kevin M. Godby 5f4555e0c2 * Empty captions now print nothing. (See issue 5.) пре 16 година