Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/znerol/short-story

Exctract a simplified structure from Adobe InCopy 4 ICML file format
https://github.com/znerol/short-story

Last synced: 25 days ago
JSON representation

Exctract a simplified structure from Adobe InCopy 4 ICML file format

Awesome Lists containing this project

README

        

Adobe ICML and ICMA preprocessor stylesheets
============================================

[![Build Status](https://travis-ci.org/znerol/Short-Story.svg?branch=master)](https://travis-ci.org/znerol/Short-Story)

This icml-preproc.xsl stylesheet produces a simplified structure from Adobe
InCopy 4 ICML and ICMA file format. Due to its structure ICML is somewhat hard
to transform into Markup for the Web, especially because ParagraphStyleRanges
do not necessarely correspond exactly to paragraph boundaries.

The simplified structure produced by this stylesheet looks much like a html
fragment and therefore is way easier to transform further:






...
...

...




Some Title





Each paragraph of the story resides in exactly one
<p>. Guaranteed. Even if some other


character style


is applied in the middle of the a paragraph.



...


...

...

If you want to ignore embedded XMP metadata use an empty template: