-
Notifications
You must be signed in to change notification settings - Fork 215
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
layout.tex.erbでsubtitleを利用できるようにする #745
Comments
サブタイトルをタイトルの前につけたい問題とかはどうしますかね…(無視なら無視という作戦もアリかとは思います) |
preとpostの両方を用意する? というのも設定がちょっとゴチャゴチャになりすぎる気もしますね。本題の上に置く/下に置くのフラグを用意する? |
|
HTMLのほうも同じ問題にあたりそうなので、どうしたものか…。HTMLのほうはmaker内で作っちゃってるから、変えずらいよね。 |
そういう意味ではheadsubtitle みたいに「前につける」サブタイトルパラメータを別途用意するのがよいだろうか。(両方使う、という本もなくはないし) |
電書協・デジコミ協 共通書誌情報だと「前サブタイトル」「後サブタイトル」というものがあるようです。 EPUB3だとdisplay-seqというので制御することになっているのですが、古いリーダだとサポートされてなかったようです。むむむ…。 |
前サブタイトル対応はさておき、とりあえずこちらはマージしておきますかね… |
はい、後側につけるほうはとりあえず入れていいかなと |
support subtitle on PDFmaker (closes #745)
ref #742
The text was updated successfully, but these errors were encountered: