From 8ea6b5ed8a526f61e91847404a682b10d0220db9 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Sat, 1 Mar 2014 17:15:20 +0800 Subject: [PATCH] paper=a4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 63bca95..b975aa8 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # You can set these variables from the command line. SPHINXOPTS = SPHINXBUILD = sphinx-build -PAPER = +PAPER = a4 BUILDDIR = build # User-friendly check for sphinx-build