gepub icon indicating copy to clipboard operation
gepub copied to clipboard

better spine itemref's properties attribute handling

Open skoji opened this issue 13 years ago • 1 comments

Spine itemref element's properties attribute holds data like page-spread or rendition setting in fixed layout data. Gepub supports to read and write properties attribute of itemref elements as raw string, so a client should parse the string manually.

skoji avatar Aug 29 '12 04:08 skoji

By the way, is there any simple way to set rendition type? It's terrifying hard now — get package.opf from epub — reassemble it with nokogiri and pack it back.

127 avatar Jul 15 '14 12:07 127