소스 검색

* 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. BIN
      sample-book.pdf
  3. BIN
      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

BIN
sample-book.pdf 파일 보기


BIN
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}


%%


불러오는 중...
취소
저장