yatex

diff makefile @ 565:6c09561c22f0

Use YaTeX-package-alist-default for YaTeX::usepackage-alist-default
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 24 Jan 2019 15:16:07 +0900
parents 7828dfd07246
children
line diff
     1.1 --- a/makefile	Thu May 31 09:34:29 2018 +0900
     1.2 +++ b/makefile	Thu Jan 24 15:16:07 2019 +0900
     1.3 @@ -237,4 +237,4 @@
     1.4  	-hg push
     1.5  	-hg push git
     1.6  	-hg push cvs
     1.7 -	(cd ${RSYNCDIR} && hg up -v && cvs ci -m '')
     1.8 +	(cd ${RSYNCDIR} && hg up -Cv dev && cvs ci -m '')