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
690
XMLパブリッシング交流会2019パネルディスカッション資料
XMLパブリッシング交流会2019パネルディスカッション資料
JunTajima
February 06, 2019
Tweet
Share
More Decks by JunTajima
See All by JunTajima
日本語組版に関連するCSS規格の策定状況について
juntajima
0
540
EPUBファイルからVivliostyleでPDFを作る
juntajima
0
870
Page2019 Adobeクリエイティブゾーンセミナー用資料
juntajima
0
840
Page2018 Adobeクリエイティブゾーンセミナーd8-2スライド
juntajima
0
770
Page2018 XMLパブリッシング交流会プレゼン資料(田嶋分)
juntajima
0
790
Other Decks in Technology
See All in Technology
Rubyの国のPerlMonger
anatofuz
0
260
経験がないことを言い訳にしない、 AI時代の他領域への染み出し方
parayama0625
0
280
LLMをツールからプラットフォームへ〜Ai Workforceの戦略〜 #BetAIDay
layerx
PRO
0
220
少人数でも回る! DevinとPlaybookで支える運用改善
ishikawa_pro
5
2k
地域コミュニティへの「感謝」と「恩返し」 / 20250726jawsug-tochigi
kasacchiful
0
110
オブザーバビリティプラットフォーム開発におけるオブザーバビリティとの向き合い / Hatena Engineer Seminar #34 オブザーバビリティの実現と運用編
arthur1
0
200
製造業の課題解決に向けた機械学習の活用と、製造業特化LLM開発への挑戦
knt44kw
0
110
会社もクラウドも違うけど 通じたコスト削減テクニック/Cost optimization strategies effective regardless of company or cloud provider
aeonpeople
2
410
金融サービスにおける高速な価値提供とAIの役割 #BetAIDay
layerx
PRO
0
190
テキストからの実世界知能の実現に向けて
sumoai
0
110
激動の時代、新卒エンジニアはAIツールにどう向き合うか。 [LayerX Bet AI Day Countdown LT Day1 ツールの選択]
tak848
0
620
AIに全任せしないコーディングとマネジメント思考
kikuchikakeru
0
310
Featured
See All Featured
RailsConf 2023
tenderlove
30
1.2k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Code Reviewing Like a Champion
maltzj
524
40k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1k
How to train your dragon (web standard)
notwaldorf
96
6.1k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
21
1.4k
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