ソースを参照

* 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年前
コミット
fbd08233bf
6個のファイルの変更3行の追加3行の削除
  1. +1
    -1
      Manifest.txt
  2. バイナリ
      sample-book.pdf
  3. バイナリ
      sample-handout.pdf
  4. +1
    -1
      tufte-book.cls
  5. +0
    -0
      tufte-common.def
  6. +1
    -1
      tufte-handout.cls

+ 1
- 1
Manifest.txt ファイルの表示

@@ -23,4 +23,4 @@ tufte-handout.cls
sample-book.pdf
sample-book.tex
tufte-book.cls
tufte-common.sty
tufte-common.def

バイナリ
sample-book.pdf ファイルの表示


バイナリ
sample-handout.pdf ファイルの表示


+ 1
- 1
tufte-book.cls ファイルの表示

@@ -9,7 +9,7 @@

%%
% Load the common style elements
\input{tufte-common.tex}
\input{tufte-common.def}


%%


tufte-common.tex → tufte-common.def ファイルの表示


+ 1
- 1
tufte-handout.cls ファイルの表示

@@ -9,7 +9,7 @@

%%
% Load the common style elements
\input{tufte-common.tex}
\input{tufte-common.def}


%%


読み込み中…
キャンセル
保存