diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-17 01:23:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-17 01:23:04 +0000 |
commit | 3ff3de6f9871e3d4b2fba4c616fa3a83e2ee39ab (patch) | |
tree | 034c446908f474c08bcdb8912f931a144dad61f2 /Master/texmf-dist/doc | |
parent | 7501fa1170fbcbcbaad8364cc865a056a9aa90c0 (diff) |
tufte-latex update (16nov08)
git-svn-id: svn://tug.org/texlive/trunk@11312 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/tufte-latex/History.txt | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tufte-latex/README.txt (renamed from Master/texmf-dist/doc/latex/tufte-latex/README) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tufte-latex/graphics/hilberpgfcvs.tex.bak | 43 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tufte-latex/sample-handout.pdf | bin | 115605 -> 114241 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/tufte-latex/sample-handout.tex | 9 |
5 files changed, 8 insertions, 47 deletions
diff --git a/Master/texmf-dist/doc/latex/tufte-latex/History.txt b/Master/texmf-dist/doc/latex/tufte-latex/History.txt index fb28daf9d80..c03eaabe9ec 100644 --- a/Master/texmf-dist/doc/latex/tufte-latex/History.txt +++ b/Master/texmf-dist/doc/latex/tufte-latex/History.txt @@ -1,3 +1,6 @@ +== 2.0.1 / 2008-11-16 +* Now works with footmisc version > 5.4. + == 2.0.0 / 2008-06-06 * Added `sfsidenotes' option to set the sidenotes and captions in the sans diff --git a/Master/texmf-dist/doc/latex/tufte-latex/README b/Master/texmf-dist/doc/latex/tufte-latex/README.txt index 741c5a32d3a..741c5a32d3a 100644 --- a/Master/texmf-dist/doc/latex/tufte-latex/README +++ b/Master/texmf-dist/doc/latex/tufte-latex/README.txt diff --git a/Master/texmf-dist/doc/latex/tufte-latex/graphics/hilberpgfcvs.tex.bak b/Master/texmf-dist/doc/latex/tufte-latex/graphics/hilberpgfcvs.tex.bak deleted file mode 100644 index 3e781bd21e1..00000000000 --- a/Master/texmf-dist/doc/latex/tufte-latex/graphics/hilberpgfcvs.tex.bak +++ /dev/null @@ -1,43 +0,0 @@ -\title{Hilbert Curves} -\author{} -\date{} - -\documentclass{tufte-handout} - -\usepackage{tikz} - -\usepackage[active,tightpage]{preview} -\PreviewEnvironment{tikzpicture} -\usetikzlibrary{lindenmayersystems,positioning} - -\begin{document} - -\pgfdeclarelindenmayersystem{Hilbert curve}{ - \symbol{X}{\pgflsystemdrawforward} - \symbol{+}{\pgflsystemturnright} % Explicitly define + and - symbols. - \symbol{-}{\pgflsystemturnleft} - \rule{A -> +BX-AXA-XB+} - \rule{B -> -AX+BXB+XA-} -} - -\def\scalefac{0.6} -% Draw a hilbert curve of order n -% Usage: -% \hilbertvurve[scale]{order} -\newcommand\hilbertcurve[2][1]{ -\tikz \draw[scale=\scalefac*#1,rotate=90,lindenmayer system={Hilbert curve, axiom=A, order=#2,angle=90}] - lindenmayer system; -} -\maketitle - -\begin{figure}[h!] -\begin{tikzpicture}[node distance=0cm,every path/.style={thin}] - \node[label={above:$n=1$}] (n1) {\hilbertcurve[18]{1}}; - \node[label={above:$n=2$},right=of n1] (n2) {\hilbertcurve[6]{2}}; - \node[label={above:$n=3$},right=of n2] (n3) {\hilbertcurve[2.6]{3}}; - \node[label={above:$n=4$},right=of n3] (n4) {\hilbertcurve[1.2]{4}}; - \node[label={above:$n=5$},right=of n4] (n5) {\hilbertcurve[0.58]{5}}; -\end{tikzpicture} -\end{figure} - -\end{document} diff --git a/Master/texmf-dist/doc/latex/tufte-latex/sample-handout.pdf b/Master/texmf-dist/doc/latex/tufte-latex/sample-handout.pdf Binary files differindex c6eae315520..d6beae0c9e9 100644 --- a/Master/texmf-dist/doc/latex/tufte-latex/sample-handout.pdf +++ b/Master/texmf-dist/doc/latex/tufte-latex/sample-handout.pdf diff --git a/Master/texmf-dist/doc/latex/tufte-latex/sample-handout.tex b/Master/texmf-dist/doc/latex/tufte-latex/sample-handout.tex index d4e56b2ce77..7c65ba41f57 100644 --- a/Master/texmf-dist/doc/latex/tufte-latex/sample-handout.tex +++ b/Master/texmf-dist/doc/latex/tufte-latex/sample-handout.tex @@ -30,7 +30,7 @@ \usepackage{multicol} -\usepackage[savepos]{zref} +%\usepackage[savepos]{zref} \usepackage{lipsum} @@ -151,7 +151,7 @@ environment and figure~\ref{fig:textfig} is an example of the normal \caption{This graph shows $y = \sin x$ from about $x = [-10, 10]$. \emph{Notice that this figure takes up the full page width.}} \label{fig:fullfig} - \zsavepos{pos:fullfig} + %\zsavepos{pos:fullfig} \end{figure*} \begin{figure} @@ -159,7 +159,7 @@ environment and figure~\ref{fig:textfig} is an example of the normal \caption{Hilbert curves of various degrees $n$. \emph{Notice that this figure only takes up the main textblock width.}} \label{fig:textfig} - \zsavepos{pos:textfig} + %\zsavepos{pos:textfig} \end{figure} Table~\ref{tab:normaltab} shows table created with the \texttt{booktabs} @@ -168,6 +168,7 @@ the table's data. \begin{table}[ht] \centering + \fontfamily{ppl}\selectfont \begin{tabular}{ll} \toprule Margin & Length \\ @@ -181,7 +182,7 @@ the table's data. \end{tabular} \caption{Here are the dimensions of the various margins used in the Tufte-handout class.} \label{tab:normaltab} - \zsavepos{pos:normaltab} + %\zsavepos{pos:normaltab} \end{table} \section{Full-width text blocks} |