css - Can Two Fonts (hieroglyphs) Be Stacked On The Same Line In A Reflowable ePUB? -


windows 10 64-bit, indesign cc 2107

i'm assembling reflowable epub 3.0. ibooks, contains hieroglyphs, using jsesh true type font. in instances throughout book, these characters stacked, 1 on top of other. i'd keep these live fonts, have been unable come way this. first attempt create small, single row, 2 column table, regardless of size, table loads on next line. need stay on same line text before , after, it's part of sentence. tried converting 2 fonts outlines, grouped them , inserted them inline. work, converted png upon export, means color can't change if ibooks' background changed (ei: black bg - white text). tried using separate css adjust baseline, via span tags, see if font lifted upwards, ibooks ignoring: baseline-shift: 0.5em;

any ideas? 1st screenshot how looks fonts in ind. 2nd 1 after converting outlines , loaded inline, how need look.

enter image description here

enter image description here


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -