반응형
<manifest>
<item id="htmltoc" properties="nav" media-type="application/xhtml+xml" href="toc.xhtml"/>
<item id="ncx" href="toc.ncx" media-type="application/x-dtbncx+xml"/>
....
</manifest>
<spine page-progression-direction="ltr" toc="ncx">
<itemref idref="htmltoc" properties="rendition:layout-reflowable"/>
<itemref idref="page001.xhtml" linear="yes"/>
<itemref idref="page002.xhtml" linear="yes"/>
</spine>
다음과 같이 spine에 viewport가 없는 toc.xhml문서가 있게 되면, ibooks에서 해당 책이 깨져 보이게 된다.
뷰포트가 없는 해당 페이지를 제거하는 것이 바람직하다.
기본적으로 linear="no"를 해주어도 ibooks에서는 fixed layout에서는 해당 페이지가 빠지지 않음(reflow layout에서는 빠짐)
반응형
'Web > eBook' 카테고리의 다른 글
[작업중]epub3 remote resources (0) | 2014.01.08 |
---|---|
2014년 전자책 & 디지털 출판 사업 전망 10가지 (0) | 2013.12.30 |
[epub] dc:language에 언어코드(ISO 639-2)값 (0) | 2013.08.26 |
[epub3] 필수 metadata요소들 (0) | 2013.07.26 |
[epub ERROR] Length of the first filename in archive must be 8, but was 22 (0) | 2013.03.21 |
epub3 reader 기능 비교표 (0) | 2013.01.15 |
epub3(spine) 오른쪽에서 왼쪽으로(Right to Left content flows)설정(spine) (0) | 2013.01.04 |
Fixed Layout처리하기 (iBooks용) (0) | 2012.10.08 |
도움이 되셨다면 하트모양의 "♡ 공감"을 눌러주시면 큰 격려가 됩니다.
(로그인하지 않으셔도 가능)
(로그인하지 않으셔도 가능)