View Single Post
Old 01-06-2016, 05:32 AM   #1
sbin
Voracious reader
sbin is less competitive than you.sbin is less competitive than you.sbin is less competitive than you.sbin is less competitive than you.sbin is less competitive than you.sbin is less competitive than you.sbin is less competitive than you.sbin is less competitive than you.sbin is less competitive than you.sbin is less competitive than you.sbin is less competitive than you.
 
sbin's Avatar
 
Posts: 56
Karma: 14644
Join Date: Oct 2009
Device: Kobo Aura One, Sony PRS T2, iPhone 6, Cybook Orizon, Cybook Gen3
avoiding Sigil's meta in content.opf

My boss at work wants me to produce epubs without brands/app names in the content.opf, so every time I deliver a book for the publication, I have to manually remove metas such as:
Code:
<meta name="generator" content="Adobe InDesign" />
or
Code:
<meta content="0.9.2" name="Sigil version"/>
It may be silly, but this is what I'm asked for.

I was wondering if it would be possible to prevent Sigil from inserting its meta in the first place, so I could avoid the hassle of unpacking the epub, deleting that single line and packing the epub again.

Thanks
sbin is offline   Reply With Quote