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

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -