141 次代码提交 (a1acdb33e800e80af4bea270a3d59e3a6f89eb5d)
 

作者 SHA1 备注 提交日期
  Bil Kleb a1acdb33e8 To document shell options. 15 年前
  Kevin M. Godby 68ad2e1a95 * Fixed some typos in the sample book. 15 年前
  Kevin M. Godby c332aa6d2c * Fixed BST_FILES contents in release script. 15 年前
  Bil Kleb 68056a81ad To add bibliography style that did not make it into initial release. 15 年前
  Bil Kleb a94d2272c2 To streamline release script. 15 年前
  Bil Kleb df5ef41b41 To alphabetize. 15 年前
  Bil Kleb 9903a6d7db To conform to convention, removed a newline. 15 年前
  Bil Kleb 3c63cd1972 To avoid wonky vim highlighting, tweak comment. 15 年前
  Bil Kleb 1c6c3f0f68 To communicate through code, rename CLASS_DATE to just DATE as it is now used by STYLE and CLASS checks. 15 年前
  Bil Kleb 4d3e3f4b4d To make sample handout easier to scan, moved title/author/date block to top, inlined preamble comments, and shorted where possible. 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 年前
  Bil Kleb 125b5d1a79 To update copyright date and order. 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 5c4677574c * Added some customization notes to the documentation. 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 581034ce6a * Fixed the spelling of Antoine de Saint Exupéry's name (again?). Beginning to 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 70921c7bf5 * Fixed multiline titles in running heads of the book's main matter. 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 年前