54 次程式碼提交 (master)

作者 SHA1 備註 提交日期
  Poorvi Kulkarni 77657907a8 Protocol Sheet template base 3 年之前
  Sidharth Sudarshan 86f97a1f72 Updated Tufte Style for intern use in mandala meetings and discussions 3 年之前
  Andreas Scherer 8f6b047e26 Spellcheck the macro files. (#151) 6 年之前
  Andrew Dunning 013c882d34 Remove usenames option from xcolor. 10 年之前
  Kevin M. Godby f099e302e4 Preparing for v3.5.2 release. 10 年之前
  Kevin M. Godby 5693d34094 * Changed \newcommand to \providecommand for \nohyphens (in case another 14 年之前
  Kevin M. Godby 9460b670e0 * Added nobib documentclass option to suppress loading of natbib (and redefinition of \cite). 14 年之前
  Kevin M. Godby d4f7882573 * Removed pagecolor hyperref setting as it's now deprecated. 14 年之前
  Kevin M. Godby 55779c5e22 * Added a bit of space after the title block (\maketitle). (Issue 66.) 14 年之前
  Kevin M. Godby fca3e155ae * Added initial support for LuaTeX. Patch supplied by Andy Thomas. Thanks, Andy! 14 年之前
  Kevin M. Godby 9849d797b1 * Now requires the hardwrap package for message logging. 14 年之前
  Kevin M. Godby 4d1844f776 * Moved the index chapter heading outside of the fullwidth environment. 15 年之前
  Kevin M. Godby 2dc16dbcc5 * Fixed a letter-spacing bug: The \allcaps command had the spacing value hard-coded instead of using the \allcapsspacing parameter. 15 年之前
  Kevin M. Godby e657a76673 * Passes the [caption=false] option to the subfig package if the subfig package 15 年之前
  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. 15 年之前
  Kevin M. Godby 4344cc13da * Changed the ``bidi'' option to load bidi at the end of the preamble. 15 年之前
  Kevin M. Godby a80bff6a43 * Fixed \thanks in \title and \author commands. 15 年之前
  Kevin M. Godby 1be8162725 * Removes superfluous space when using a float environment mid-sentence. 15 年之前
  Bil Kleb f5fa386ac2 Toward repairing issue 46, remove another source of extraneous spaces. 15 年之前
  Bil Kleb ed75ef1109 Toward repairing issue 46, remove on source of extraneous spaces. 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 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 年之前