From 75c789c980df299fd7e82e2a4f1e40e496bf3e3e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 16 Apr 2017 22:25:15 +0000 Subject: crossrefware (14apr17) git-svn-id: svn://tug.org/texlive/trunk@43866 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/crossrefware') diff --git a/Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg b/Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg index 05becec62c9..6b79abbce2f 100644 --- a/Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg +++ b/Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg @@ -1,7 +1,8 @@ -$mode = 'paid'; # Other option is 'free' +#$mode = 'paid'; # Other option is 'free' +$mode = 'free'; # Other option is 'paid' $email = 'user@company.domain'; -$username = 'XXXXXX'; # For paid users -$password = 'XXXXXX'; # For paid users +#$username = 'XXXXXX'; # For paid users +#$password = 'XXXXXX'; # For paid users -- cgit v1.2.3