Skip to content

Commit 31362bb

Browse files
Use Stanford as format in the examples
1 parent bd95890 commit 31362bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Library/Make/cadet.project.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ TEXINPUTS+= ${INPUTS.null}
4848
FORMAT.cadet = ${CADETFORMAT}
4949
.endif
5050

51-
FORMAT.cadet?= london
51+
FORMAT.cadet?= stanford
5252
FORMAT.ps?= ${FORMAT.cadet}_dvips
5353
FORMAT.pdf?= ${FORMAT.cadet}_pdf
5454
FORMAT.dvi?= ${FORMAT.cadet}_xdvi

0 commit comments

Comments
 (0)