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

generate_pdfのyaml依存を除く #1404

Merged
merged 1 commit into from
Oct 26, 2019
Merged

generate_pdfのyaml依存を除く #1404

merged 1 commit into from
Oct 26, 2019

Conversation

kmuto
Copy link
Owner

@kmuto kmuto commented Sep 23, 2019

https://twitter.com/masarakki/status/1175918201936347137 の発端から

pdfmaker#generate_pdfを眺めていたらyamlfile依存なしにできました。

  • generate_pdf がyamlfileを使っていた理由の1つは作業フォルダの位置ですが、これは@basedirですでに格納済み。
  • もう1つは make_input_files に渡していたもの。
  • make_input_filesoutput_chaps に渡すために取っていた。
  • が、output_chaps ではもうyamlfileは不要だった。

@kmuto kmuto mentioned this pull request Sep 23, 2019
@takahashim takahashim merged commit 6aa2bbc into master Oct 26, 2019
@takahashim takahashim deleted the refactor-pdfmaker2 branch October 26, 2019 02:33
kmuto added a commit that referenced this pull request Oct 27, 2019
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

Successfully merging this pull request may close these issues.

2 participants