7765790
(HEAD -> master)
Protocol Sheet template base by
2022-06-14 19:55:14 +0530
86f97a1
Updated Tufte Style for intern use in mandala meetings and discussions by
2022-02-03 02:16:39 +0530
efb8c8e
Merge pull request #150 from ascherer/fix-typo-in-book-sample by
2019-09-09 19:01:09 -0500
8f6b047
Spellcheck the macro files. (#151) by
2019-09-10 01:59:54 +0200
77a6421
Run 'aspell' on book sample. by
2019-09-08 13:32:19 +0200
d7017ab
Merge pull request #133 from youam/patch-1 by
2018-06-25 23:11:46 -0500
045a1dc
Remove typo from sample-handout by
2018-04-19 14:57:54 +0200
85b49a3
To simplify, treat i.e., and e.g., as full fledged citizens of the English language as they are in the dictionary. See also http://english.stackexchange.com/questions/3911/correct-spelling-italicization-of-e-g-i-e by
2016-01-26 16:00:07 -0500
8381a89
To update UK TeX FAQ link. by
2016-01-26 15:33:11 -0500
2b4b442
Merge pull request #106 from adunning/patch-1 by
2015-12-13 16:32:48 -0600
013c882
Remove usenames option from xcolor. by
2015-10-17 11:59:30 -0400
ae9104e
Fixed bug with \frontmatter and \mainmatter and openany option. by
2015-06-30 16:16:34 -0500
e2625a1
Merge branch 'master' of github.com:Tufte-LaTeX/tufte-latex by
2015-06-21 16:36:59 -0500
f099e30
Preparing for v3.5.2 release. by
2015-06-21 16:34:40 -0500
f182fcb
Converted README to Markdown. Updated URLs. by
2015-03-18 18:15:28 -0500
4bcdaf0
* Fixed bug that generates an error when a custom/local modifications file is loaded. by
2011-08-23 05:31:19 +0000
5693d34
* Changed \newcommand to \providecommand for \nohyphens (in case another package defines the command without using the hyphenat package). by
2011-08-16 21:53:29 +0000
9460b67
* Added nobib documentclass option to suppress loading of natbib (and redefinition of \cite). by
2011-08-12 00:58:30 +0000
d4f7882
* Removed pagecolor hyperref setting as it's now deprecated. by
2011-08-11 22:30:25 +0000
55779c5
* Added a bit of space after the title block (\maketitle). (Issue 66.) * Suppressed indentation of first paragraph after title block. by
2011-08-11 21:52:48 +0000
fca3e15
* Added initial support for LuaTeX. Patch supplied by Andy Thomas. Thanks, Andy! by
2011-08-11 21:35:41 +0000
9849d79
* Now requires the hardwrap package for message logging. * Rearranged the letterspacing code slightly. * Removed superfluous \unskips from float environments. by
2011-06-18 22:11:27 +0000
4d1844f
* Moved the index chapter heading outside of the fullwidth environment. In some situations it was adding an extra set of blank pages. by
2010-04-27 09:02:54 +0000
2dc16db
* Fixed a letter-spacing bug: The \allcaps command had the spacing value hard-coded instead of using the \allcapsspacing parameter. by
2010-04-24 10:53:26 +0000
e657a76
* Passes the [caption=false] option to the subfig package if the subfig package is loaded. Fixes issues 40 and 47. by
2010-04-06 02:01:04 +0000
60724f9
* 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. by
2010-04-05 03:58:12 +0000
4344cc1
* Changed the ``bidi'' option to load bidi at the end of the preamble. by
2010-04-05 02:44:14 +0000
a80bff6
* Fixed \thanks in \title and \author commands. * Changed some ``short'' commands to ``long'' commands (to match their original LaTeX definitions). by
2010-04-04 08:30:06 +0000
1be8162
* Removes superfluous space when using a float environment mid-sentence. by
2010-03-31 04:09:22 +0000
f5fa386
Toward repairing issue 46, remove another source of extraneous spaces. by
2010-03-30 10:32:50 +0000
ed75ef1
Toward repairing issue 46, remove on source of extraneous spaces. by
2010-03-30 10:30:43 +0000
70b70f8
To omit needless word. by
2010-03-30 09:34:24 +0000
16c9682
To make file variables consistent with each other, rename CLASS_FILES CLS_FILES. by
2010-03-30 09:31:08 +0000
ccc69da
To simplify and repair date/version validation. by
2010-03-30 09:30:02 +0000
a1acdb3
To document shell options. by
2010-03-30 09:27:24 +0000
68ad2e1
* Fixed some typos in the sample book. * Reverted bibliography style back to plainnat, as the tufte style throws an error. by
2010-03-28 22:26:28 +0000
c332aa6
* Fixed BST_FILES contents in release script. * Addressing issue 43: Removing the * from \renewcommand*{\author} may have fixed this issue. by
2010-03-28 22:05:32 +0000
68056a8
To add bibliography style that did not make it into initial release. by
2010-03-28 18:51:31 +0000
a94d227
To streamline release script. by
2010-03-28 18:41:38 +0000
df5ef41
To alphabetize. by
2010-03-28 18:13:44 +0000
9903a6d
To conform to convention, removed a newline. by
2010-03-28 18:12:57 +0000
3c63cd1
To avoid wonky vim highlighting, tweak comment. by
2010-03-28 18:12:26 +0000
1c6c3f0
To communicate through code, rename CLASS_DATE to just DATE as it is now used by STYLE and CLASS checks. by
2010-03-28 16:05:05 +0000
4d3e3f4
To make sample handout easier to scan, moved title/author/date block to top, inlined preamble comments, and shorted where possible. by
2010-03-28 15:55:19 +0000
e24328b
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. by
2010-03-28 15:29:28 +0000
125b5d1
To update copyright date and order. by
2010-03-28 11:24:43 +0000
7fa97d0
* Added code to make the classes compatible with the hyphenat package. by
2010-01-28 08:10:44 +0000
aca90d1
* Allow the bibliography chapter to appear in the TOC and show in the running head for the book class. by
2010-01-13 11:13:44 +0000
be494f1
* Now allows the use of the \bibsep length. (I was redefining thebibliography environment, so natbib's was being overwritten. I've instead redefined the \bibsection command to remove the \@mkboth commands. This fixes the original problem of having nasty running heads and allows natbib to work better.) by
2010-01-13 11:08:09 +0000
0d06e78
* Initial attempts to add compatibility with 'float' and 'algorithm'/'algorithmic' packages. (The captions should now appear in the margin.) by
2010-01-02 01:18:08 +0000
3527daa
* Fixes bug reported by Joachim where using \sidenote inside the 'verse' environment would cause indentation problems. Hopefully this doesn't break other things. by
2009-12-30 03:39:08 +0000
18ebe7a
* Fixed a bug which prevented the use of \title and \author in the document proper. (Thanks to Uwe Stöhr and Joachim Osnabryg for reporting this bug!) by
2009-12-20 01:03:52 +0000
8f59299
* Added notes to history file. * Bumped version to 3.5.0. * Preparing for release. by
2009-12-11 08:18:02 +0000
27873d2
* Documented the undocumented features. * Bumped the date and version number to 3.4.9 to prepare for a release candidate of 3.5.0. by
2009-12-11 08:10:32 +0000
4b02831
* Fixed a type in the book index. * Simplified the letterspacing logic. * Letterspacing now uses the soul package if you're running LaTeX (issue #32). by
2009-12-09 23:46:54 +0000
81fd757
* Fixed the \textsc command. This fixes issue #25. (Thanks, Dan Abell!) by
2009-12-09 01:48:59 +0000
b63015c
* Fixes issue 39: bad pdf bookmarks. * We're now loading the titlesec and titletoc packages *before* hyperref. by
2009-11-24 12:03:58 +0000
62fcc16
* Added \TufteLoadHyperref that may be used if you want to load the hyperref package with the TL defaults after you've loaded another packages. (Use in conjunction with the `nohyper' document class option.) * Added compatibility with the `subfigure' package. Needs further testing. by
2009-11-24 11:24:05 +0000
a8fc6ee
* Added `unicode' as a default option to the hyperref package. * Added the \morefloats package to provide more slots for unprocessed floats. by
2009-11-24 06:10:44 +0000
6cfd3e4
* Now we capture the \caption and \label definitions at each float instead of at \AtBeginDocument. * This works around a bug: if you use the [nohyper] doc class option and then load hyperref later, hyperref will will redefine things during \AtBeginDocument, but the redefintion would occur *after* TL stored the original LaTeX defintions of \caption and \label, so TL would restore the LaTeX defintions instead of the hyperref definitions. by
2009-11-15 07:43:17 +0000
9a150c4
* If the 'nohyper' option is set, then we pass 'hyperfootnotes=false' to the 'hyperref' package if it's loaded later. Otherwise, the hyperref package will overwrite our redefinitions of the footnote-related commands. by
2009-11-07 21:03:19 +0000
359d88c
* Added some debug output for the float code. by
2009-09-08 06:18:16 +0000
5208b22
* Added Tufte-LaTeX debug message macros (\TufteWarning, \TufteInfo, \TufteError, \TufteDebugInfo, etc.) * Fixed hyperref hyperfootnotes warning. * Made TL classes less verbose (unless you use the [debug] class option). by
2009-09-08 04:00:53 +0000
d1304e5
* Added \gsetboolean command (which is like \global\setboolean). by
2009-09-08 03:06:36 +0000
5c46775
* Added some customization notes to the documentation. by
2009-08-29 23:30:35 +0000
7d64f8f
* Fixed typo: b4paper -> b5paper (in a comment) by
2009-08-27 08:33:27 +0000
630a4ac
* Added \ProvidesFile to the tufte-common.def file so it has a nicer description in the \listfiles output. * Created a utility command \gsetlength which is conceptually equivalent to \global\setlength. by
2009-08-27 08:00:00 +0000
c4cad1b
* The sidenote and caption offsets are now stored in global lengths. by
2009-08-23 05:23:24 +0000
3c381d3
* Added log output to indicate when one of the customization hooks (tufte-book-local.tex, tufte-handout-local.tex, or tufte-common-local.tex) is used. * Added Dan's documentation of the new \caption arguments to the book. by
2009-08-22 21:04:33 +0000
d5d5417
* Added vertical offset feature to \captions. (Thanks, Dan!) \caption[short caption][offset]{normal caption} by
2009-08-22 07:52:27 +0000
508b76a
* Added some hooks for setting the font style of the marginal material: \setsidenotefont, \setcaptionfont, \setmarginnotefont, and \setcitationfont. by
2009-08-22 05:33:38 +0000
c0c6d63
* Added new document class options: sidenote, marginnote, caption, citation, marginals. Each option takes one of the following values: justified, raggedleft, raggedright, raggedouter, auto. It will set the justification of each document element accordingly. The ``marginals'' option sets all the marginal material to the same (specified) justification simulatneously. by
2009-08-19 01:59:07 +0000
6882bc9
* Fixed a spacing issue with the floats. (Thanks, Dan!) More work on floats and captions to follow. * Added instructions for compiling the sample book. by
2009-08-18 01:27:30 +0000
58fcfba
* Fixed typo in the @tufte@loadbidi boolean name. (Thanks, Dan!) by
2009-08-14 05:04:57 +0000
581034c
* Fixed the spelling of Antoine de Saint Exupéry's name (again?). Beginning to wonder if I should've selected a quotation from someone whose name doesn't give me so many spelling problems! by
2009-08-10 21:48:35 +0000
22d34a8
* Removed a duplicate block of code from a bad merge. by
2009-08-04 18:48:14 +0000
b92e406
* Added a B5 paper size (`b5paper' document class option). The parameters may get tweaked a bit later. by
2009-07-31 21:36:50 +0000
70921c7
* Fixed multiline titles in running heads of the book's main matter. (I forgot to call \newlinetospace in the tufte-book.cls file.) by
2009-07-31 00:09:46 +0000
fbd0823
* Renamed tufte-common.tex to tufte-common.def. (I know, I know.. but .def appears to be the standard way of doing this.) by
2009-07-30 08:12:37 +0000
9e79a32
* Added back some code I accidentally removed earlier. by
2009-07-30 08:09:04 +0000
2ea2296
* Renamed tufte-common.sty to tufte-common.tex and restructured it so it can be inputted into the .cls files directly. This saves us from duplicating some code. by
2009-07-30 07:22:43 +0000
385ef1a
* Added more formatting for table of contents, list of figures, and list of tables. * Should no longer have to adjust the tocdepth for entries to appear in LOF and LOT. * Added LOF and LOT to the sample book (primarily for testing purposes). by
2009-07-03 17:00:29 +0000
701db0c
* Started writing compatibility notes. * Removed redundant line of code. by
2009-07-03 14:28:09 +0000
c980887
* Fixed \Huge font size command. by
2009-06-19 23:10:45 +0000
b0c9360
* Added some default colors for hyperlinks. (Colors provided by Jason Catena. Thanks, Jason!) * Write some troubleshooting/support documentation. * Added list of unsupported class options and warned about their use. * Now formatting the description label (of the description environment) in italics instead of bold. by
2009-06-15 06:56:46 +0000
b14b839
* Converted some inadvertant tabs to spaces. * Moved the running head overhang code to \AtBeginDocument so that it executes after the lengths have been calculated. by
2009-06-13 00:45:06 +0000
8060810
* Added the \TufteRecalculate command which recalculates the width of the fullwidth environment, caption/sidenote widths, etc. This should be used when you've changed the margins or other dimensions of the page layout (using \geometry). It's automatically called at the end of the preamble, so you should have to call it manually. by
2009-06-12 22:16:49 +0000
ad7d595
* Changed \hl to \hlred in sample-book.tex to avoid conflict with the soul package's \hl. * Added caption positioning commands: \forceversofloat, \forcerectofloat, and \setfloatalignment. by
2009-06-11 21:01:06 +0000
a61b8aa
* Fixed a misspelled name (pointed out by Javier) by
2009-06-05 01:59:43 +0000
4659d7e
* Added paragraph to documentation about the new [nohyper] document class option. by
2009-05-20 00:58:34 +0000
5c07f74
* Added [nohyper] documentclass option that suppresses loading of the hyperref package. Fixes issue 26. by
2009-05-20 00:54:44 +0000
a6b61e7
* Updated release script to package the new tufte-book class. by
2009-05-17 20:19:13 +0000
aac9d82
* Preparing for 3.0.0 release. by
2009-05-17 20:00:33 +0000
370178a
* Redefined the thebibliography environment to fix the running head. * Redefined the theindex environment to reflect the design of Tufte's index. * Defined the \paragraph command to print the paragraph heading inline in italics followed by an em space. * Copied documentation from the sample handout to the sample book. by
2009-05-17 07:56:27 +0000
14875e4
* Fixed captions to go in the margins. Tested symmetric option and all figure placements (top, bottom, here, and page). * Updated dependencies list in README and sample-handout. by
2009-05-15 05:18:41 +0000
b477926
* Forgot to add the catcode changes for the \@tufte@trim@spaces command. by
2009-05-07 23:06:17 +0000
0a31dc7
* Fixed the running heads. The titlesec package overwrite the \thetitle macro which was holding our document title. I've renamed \thetitle, \theauthor, etc. to \plaintitle, \plainauthor, etc. by
2009-04-20 02:08:21 +0000
be2e7b5
* Made some more measurements of Tufte's /Beautiful Evidence/ and corrected the size and leading of the headings. * Added a function to trim spaces from the \cite keys list (so now \cite{key1, key2, key3} works fine. (See issue 21.) * Switched the \section and \subsection code to use titlesec. * Added some more documentation to the sample-book file. by
2009-04-19 23:44:32 +0000
73ad875
* Oops -- forgot to remove the [draft] class option from sample-handout. by
2009-04-19 04:46:24 +0000
35efe40
* Consolidated the common code for the figure[*]/table[*] and marginfigure/margintable environments. * Suppressed the initial indent of the marginfigure/margintable environments. * Added a couple hyphenation points to sample-handout.tex to remove some overfull hboxes. by
2009-04-19 04:31:54 +0000