Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rake test error since #662 #672

Closed
takahashim opened this issue Sep 11, 2016 · 6 comments
Closed

rake test error since #662 #672

takahashim opened this issue Sep 11, 2016 · 6 comments

Comments

@takahashim
Copy link
Collaborator

takahashim commented Sep 11, 2016

#662 のマージ以降、私のローカルでrake testが途中で止まって正常に終了しません。
@kmuto さんのところでは動いてますか?

@takahashim
Copy link
Collaborator Author

PDFMakerCmdTest (test_pdfmaker_cmd.rb) でビルドしたときにimages/latex/imgsample.xbb ができてなくてlatexがエラーになっているようです。

@kmuto
Copy link
Owner

kmuto commented Sep 11, 2016

あら、それはすみません。確認します

@kmuto
Copy link
Owner

kmuto commented Sep 11, 2016

んー、なんでこれで挙動が変わるのかよくわからない…そもそも前もなんでxbbなしに動いていたんだろう

@kmuto kmuto closed this as completed Sep 11, 2016
@kmuto kmuto reopened this Sep 11, 2016
@kmuto
Copy link
Owner

kmuto commented Sep 11, 2016

なるほど、includegraphicsの値が変わっちゃうのか。

@kmuto
Copy link
Owner

kmuto commented Sep 11, 2016

フック用に別の変数を用意し、@baseDirの値を前の相対パス(たいていは「.」)に戻しました。

@kmuto kmuto closed this as completed Sep 11, 2016
@takahashim
Copy link
Collaborator Author

お、動くようになりました! ありがとうございます

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants