Re: [O] Using org-export-get-reference for strings

2017-04-01 Thread Nicolas Goaziou
Hello, Mark Meyer writes: > In ox-epub I'm using several references to external stylesheets, > starting with the external name in the user filesystem I transform > these into a kind-of unique id that lives in the EPUB zip file. > > Currently I'm doing this using a counter, generating zip entries

[O] Using org-export-get-reference for strings

2017-03-30 Thread Mark Meyer
Hi list, In ox-epub I'm using several references to external stylesheets, starting with the external name in the user filesystem I transform these into a kind-of unique id that lives in the EPUB zip file. Currently I'm doing this using a counter, generating zip entries in the form of style-1.css.