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

開発チュートリアルを修正 #80

Open
yamasy1549 opened this issue Dec 23, 2021 · 0 comments
Open

開発チュートリアルを修正 #80

yamasy1549 opened this issue Dec 23, 2021 · 0 comments
Assignees

Comments

@yamasy1549
Copy link
Member

@page :first {} は出版物全体を通して最初のページを指します。一方で @page :nth(1) {} は、vivliostyle.config.js の entry で指定した原稿ファイルそれぞれの最初のページを指します(これは Vivliostyle 独自の挙動です)。
https://vivliostyle.github.io/themes/#/ja/tutorial/step3.md#%E7%AB%A0%E7%95%AA%E5%8F%B7

後者はVivliostyle独自の挙動ではない(どちらかといえば前者)。CSS仕様では複数ドキュメントを考慮されていないので @page :first {} の挙動は独自といえるが……。

@yamasy1549 yamasy1549 self-assigned this Dec 23, 2021
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

1 participant