-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtuftex-handout.sty
More file actions
21 lines (17 loc) · 867 Bytes
/
Copy pathtuftex-handout.sty
File metadata and controls
21 lines (17 loc) · 867 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{tuftex-handout}[2023-06-20 package tuftex-handout]
% Example logging
%\PackageInfo{tufte2-handout}{Loading top level tufte2-handout package}
% these work
\RequirePackage{tuftex-newthought} % newthought command
\RequirePackage{tuftex-maketitle} % maketitle command
\RequirePackage{tuftex-sectioning} % sectioning formats
\RequirePackage{tuftex-fonts} % tufte fonts and sizes
\RequirePackage{tuftex-letterpaper} % letter paper sizes, lengths, etc
\RequirePackage{tuftex-fullwidth} % fullwidth environment
\RequirePackage{tuftex-sidenotes} % thanks, footnote, sidenote, marginnote
\RequirePackage{tuftex-cite} % cite - citations with bibtex
% testing
\RequirePackage{tuftex-floats} % figure, figure*, marginfigure, table etc
% DISABLED/BAD
%\RequirePackage{tuftex-letterspacing} % breaks tex4ebook!