From 15807e15ade01ea275cb91ba5ea6b660b996406f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 4 Jul 2010 17:26:20 +0000 Subject: asy 2.00 git-svn-id: svn://tug.org/texlive/trunk@19227 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/asymptote/texfile.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build/source/utils/asymptote/texfile.cc') diff --git a/Build/source/utils/asymptote/texfile.cc b/Build/source/utils/asymptote/texfile.cc index 3f5de393c50..5df087e8013 100644 --- a/Build/source/utils/asymptote/texfile.cc +++ b/Build/source/utils/asymptote/texfile.cc @@ -55,7 +55,7 @@ void texfile::miniprologue() *out << "\\setuppagenumbering[location=]" << newl << "\\usetypescript[modern]" << newl << "\\starttext\\hbox{%" << newl; - } + } else *out << "\\nopagenumbers" << newl; } void texfile::prologue() -- cgit v1.2.3