This website works better with JavaScript.
Home
Explore
Help
Sign In
mandala
/
mandala-handouts
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
* Renamed tufte-common.tex to tufte-common.def. (I know, I know.. but .def appears to be the standard way of doing this.)
git-svn-id:
https://tufte-latex.googlecode.com/svn/trunk@111
516e2f36-ce3a-0410-bea4-1d4a03f5df72
master
Kevin M. Godby
16 years ago
parent
9e79a32619
commit
fbd08233bf
6 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Manifest.txt
BIN
sample-book.pdf
BIN
sample-handout.pdf
+1
-1
tufte-book.cls
+0
-0
tufte-common.def
+1
-1
tufte-handout.cls
+ 1
- 1
Manifest.txt
View File
@@ -23,4 +23,4 @@ tufte-handout.cls
sample-book.pdf
sample-book.tex
tufte-book.cls
tufte-common.
sty
tufte-common.
def
BIN
sample-book.pdf
View File
BIN
sample-handout.pdf
View File
+ 1
- 1
tufte-book.cls
View File
@@ -9,7 +9,7 @@
%%
% Load the common style elements
\input{tufte-common.
tex
}
\input{tufte-common.
def
}
%%
tufte-common.tex → tufte-common.def
View File
+ 1
- 1
tufte-handout.cls
View File
@@ -9,7 +9,7 @@
%%
% Load the common style elements
\input{tufte-common.
tex
}
\input{tufte-common.
def
}
%%
Write
Preview
Loading…
Cancel
Save