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

backcoverが画像ではなくファイル断片をとるのでYAMLコメントを修正 #767

Merged
merged 1 commit into from
Apr 9, 2017

Conversation

kmuto
Copy link
Owner

@kmuto kmuto commented Mar 30, 2017

#765
backcover, titlefile, originaltitlefile, creditfile, profile, advfileはPDFMakerだとTeX断片ソースが必要。
EPUBMakerだとヘッダ/フッタも含んだHTMLファイルなのでちょっと整合性がいまいちではある。

…e, and advfile take a fragment of LaTeX source on PDFMaker. Closes #765
@takahashim
Copy link
Collaborator

rubocopの修正は来週にでも時間をとって調べてみます…

@kmuto
Copy link
Owner Author

kmuto commented Mar 31, 2017

tr rows.shift.map {|s| th(s) }

tr(rows.shift.map {|s| th(s) })

のようにしていけ、ということですかね。heredocのwarningのほうは実際これやるとかえって扱いづらい気がします。

@kmuto kmuto merged commit 9a1c73f into master Apr 9, 2017
@kmuto kmuto deleted the backcover-fragment branch April 9, 2017 13:33
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