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
650
XMLパブリッシング交流会2019パネルディスカッション資料
XMLパブリッシング交流会2019パネルディスカッション資料
JunTajima
February 06, 2019
Tweet
Share
More Decks by JunTajima
See All by JunTajima
日本語組版に関連するCSS規格の策定状況について
juntajima
0
520
EPUBファイルからVivliostyleでPDFを作る
juntajima
0
820
Page2019 Adobeクリエイティブゾーンセミナー用資料
juntajima
0
830
Page2018 Adobeクリエイティブゾーンセミナーd8-2スライド
juntajima
0
760
Page2018 XMLパブリッシング交流会プレゼン資料(田嶋分)
juntajima
0
770
Other Decks in Technology
See All in Technology
困難を「一般解」で解く
fujiwara3
8
2.3k
完璧を捨てろ! “攻め”のQAがもたらすスピードと革新/20250306 Hiroki Hachisuka
shift_evolve
0
110
Cracking the Coding Interview 6th Edition
gdplabs
14
28k
クラウド関連のインシデントケースを収集して見えてきたもの
lhazy
9
2k
Apache Iceberg Case Study in LY Corporation
lycorptech_jp
PRO
0
380
リクルートのエンジニア組織を下支えする 新卒の育成の仕組み
recruitengineers
PRO
2
180
Amazon Q Developerの無料利用枠を使い倒してHello worldを表示させよう!
nrinetcom
PRO
2
120
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
19k
プルリクエストレビューを終わらせるためのチーム体制 / The Team for Completing Pull Request Reviews
nekonenene
3
1.5k
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership, regardless of position
madoxten
15
8.4k
Охота на косуль у древних
ashapiro
0
130
株式会社Awarefy(アウェアファイ)会社説明資料 / Awarefy-Company-Deck
awarefy
3
12k
Featured
See All Featured
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.5k
Designing on Purpose - Digital PM Summit 2013
jponch
117
7.1k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.6k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
A better future with KSS
kneath
238
17k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Rebuilding a faster, lazier Slack
samanthasiow
80
8.9k
Docker and Python
trallard
44
3.3k
Why You Should Never Use an ORM
jnunemaker
PRO
55
9.2k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
11
1.3k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Adopting Sorbet at Scale
ufuk
75
9.2k
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