Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
XMLパブリッシング交流会2019パネルディスカッション資料
Search
JunTajima
February 06, 2019
Technology
0
700
XMLパブリッシング交流会2019パネルディスカッション資料
XMLパブリッシング交流会2019パネルディスカッション資料
JunTajima
February 06, 2019
Tweet
Share
More Decks by JunTajima
See All by JunTajima
日本語組版に関連するCSS規格の策定状況について
juntajima
0
550
EPUBファイルからVivliostyleでPDFを作る
juntajima
0
870
Page2019 Adobeクリエイティブゾーンセミナー用資料
juntajima
0
850
Page2018 Adobeクリエイティブゾーンセミナーd8-2スライド
juntajima
0
780
Page2018 XMLパブリッシング交流会プレゼン資料(田嶋分)
juntajima
0
790
Other Decks in Technology
See All in Technology
新アイテムをどう使っていくか?みんなであーだこーだ言ってみよう / 20250911-rpi-jam-tokyo
akkiesoft
0
370
Unlocking the Power of AI Agents with LINE Bot MCP Server
linedevth
0
130
KotlinConf 2025_イベントレポート
sony
1
150
「その開発、認知負荷高すぎませんか?」Platform Engineeringで始める開発者体験カイゼン術
sansantech
PRO
2
1.1k
疎結合でスキーマ駆動開発を実現するイベントバスの設計
hacomono
PRO
0
120
共有と分離 - Compose Multiplatform "本番導入" の設計指針
error96num
2
1.2k
S3アクセス制御の設計ポイント
tommy0124
3
210
スクラムガイドに載っていないスクラムのはじめかた - チームでスクラムをはじめるときに知っておきたい勘所を集めてみました! - / How to start Scrum that is not written in the Scrum Guide 2nd
takaking22
2
250
Claude Code でアプリ開発をオートパイロットにするためのTips集 Zennの場合 / Claude Code Tips in Zenn
wadayusuke
5
2.9k
今日から始めるAWSセキュリティ対策 3ステップでわかる実践ガイド
yoshidatakeshi1994
0
140
Create Ruby native extension gem with Go
sue445
0
140
測りにくい成果を測る — BtoB SaaSにおける効果検証への挑戦 / Shirokane Kougyou vol 20
sansan_randd
2
150
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
RailsConf 2023
tenderlove
30
1.2k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Practical Orchestrator
shlominoach
190
11k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
How to Ace a Technical Interview
jacobian
279
23k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
We Have a Design System, Now What?
morganepeng
53
7.8k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
Transcript
日本語組版に関連する CSS 規格の策定状況 ブラウザ/ビューアでの実装状況 JAGAT XML パブリッシング準研究会
line-break(禁則処理) W3C 仕様 https://drafts.csswg.org/css-text-3/#line-break-property Chrome での表示例
line-break(禁則処理) web-platform-tests の公式テスト結果ページ(各ブラウザの対応状況) https://wpt.fyi/results/css/css-text/line-break
text-orientation(縦書き時の文字の正立/横転指定) W3C 仕様 https://www.w3.org/TR/css-writing-modes-3/#text-orientation Safari での表示例
text-orientation(縦書き時の文字の正立/横転指定) web-platform-tests の公式テスト結果ページ(各ブラウザの対応状況) https://wpt.fyi/results/css/css-writing-modes
@page(柱、ノンブルなどの指定) W3C 仕様 https://www.w3.org/TR/css-page-3/ vivliostyle での表示例
vivliostyle のデモページ https://vivliostyle.github.io/vivliostyle.js/viewer/vivliostyle-viewer. html#x=https://jagat-xml-publishing-study-group.github.io/cosmology/ @page(柱、ノンブルなどの指定)
float: page(ページに対する画像の回り込み) W3C 仕様 https://drafts.csswg.org/css-page-floats/#float-property vivliostyle での表示例
float: page(ページに対する画像の回り込み) vivliostyle のデモページ https://vivliostyle.github.io/vivliostyle.js/viewer/vivliostyle-viewer. html#x=https://jagat-xml-publishing-study-group.github.io/ cosmology/&style=https://jagat-xml-publishing-study-group.github.io/ cosmology/css/page-float.css
SVG(ベクターグラフィックス) W3C 仕様 https://www.w3.org/TR/SVG2/ Apple Books での表示例(SVG を使ったキャプションのテキスト挿入)
SVG(ベクターグラフィックス) web-platform-tests の公式テスト結果ページ(各ブラウザの対応状況) https://wpt.fyi/results/svg
ruby-align(ルビの肩付き/中付き指定) W3C 仕様 https://drafts.csswg.org/css-ruby-1/#ruby-align-property Firefox での表示例
ruby-position(ルビをどちらの側に付けるかの指定) W3C 仕様 https://drafts.csswg.org/css-ruby-1/#rubypos Firefox での表示例
ruby-align / ruby-position web-platform-tests の公式テスト結果ページ(各ブラウザの対応状況) https://wpt.fyi/results/css/css-ruby/parsing
ruby-merge(熟語ルビ) W3C 仕様 https://drafts.csswg.org/css-ruby-1/#propdef-ruby-merge Firefox での表示例 ソースコード例
ruby-merge(熟語ルビ) W3C の公式テスト結果ページ(各ブラウザの対応状況) https://w3c.github.io/i18n-tests/results/css-ruby#ruby_merge
font-feature-settings(異体字の表現 / 文字ツメ) W3C 仕様 https://www.w3.org/TR/css-fonts-3/#propdef-font-feature-settings Safari での文字詰め表示例 Safari での異体字表示例
※なお font-variant-east-asian という異体字表示専門のプロパテ ィもある。仕様のページは以下。 https://www.w3.org/TR/css- fonts-3/#propdef-font-variant
font-feature-settings(異体字の表現 / 文字ツメ) web-platform-tests の公式テスト結果ページ(各ブラウザの対応状況) https://wpt.fyi/results/css/css-fonts
MathML(数式) W3C 仕様 https://www.w3.org/Math/ Firefox での表示例(MDN/MathML 耐久テスト)
MathML(数式) web-platform-tests の公式テスト結果ページ(各ブラウザの対応状況) https://wpt.fyi/results/mathml
text-spacing(約物などの前後のツメ) W3C 仕様 https://www.w3.org/TR/css-text-4/#text-spacing-property iOS 版 honto での表示例 iOS 版
Kinoppy での表示例 iOS 版 Kindle での表示例 (ツメていない) ※『アーカイブ立国宣言』 (ポット出版)より
text-spacing(約物などの前後のツメ) ビューアによって約物のツメの規定値が異なるため、括弧類の絡むぶら下げ インデントで位置がずれる現象が起きる
hanging-punctuation(ぶら下げ組み) W3C 仕様 https://www.w3.org/TR/css-text-3/#hanging-punctuation-property Kindle Paperwhite での表示例 ※『アーカイブ立国宣言』 (ポット出版)より
hanging-punctuation(ぶら下げ組み) web-platform-tests の公式テスト結果ページ(各ブラウザの対応状況) https://wpt.fyi/results/css/css-text/hanging-punctuation
word-break(文字列の分割禁止/分割許容) W3C 仕様 https://drafts.csswg.org/css-text-3/#word-break-property Safari での表示例(分割禁止) Safari での表示例 (分割許容)
word-break(文字列の分割禁止/分割許容) web-platform-tests の公式テスト結果ページ(各ブラウザの対応状況) https://wpt.fyi/results/css/css-text/word-break
text-combine-upright(縦中横指定) W3C 仕様 https://www.w3.org/TR/css-writing-modes-3/#propdef-text-combine-upright Safari での表示例 Firefox での表示例
text-combine-upright(縦中横指定) web-platform-tests の公式テスト結果ページ(各ブラウザの対応状況) https://wpt.fyi/results/css/css-writing-modes