Quote:
Originally Posted by increase
could not get this to work it gives an error
<p id="v1114"><a style="text-decoration: none !important;" href="../Text/Section0015_0011.xhtml#ve1114"><mbp:nu>it doesn’t matter leaving gregory peck</mbp:nu></a></p>
Sigil doesn't seem to like <mbp:nu>
|
@increase:
With all due respect, and I mean that, you know, you might find all of this much, MUCH easier if you would take a week or two, learn about eReaders, eReading formats, eBooks, and the code that works/doesn't work in eBooks, first. You're spending a lot of time flailing around, around things like footnotes, which are actually bog-standard and easy to code, because you've jumped in, head-first, without learning the basics first.
I mean, you're sitting here trying 10-year-old "mobipocket" code and wondering
why it doesn't work. A little background, history and gounding in the code would save you time.
Here's a question--WHY are you trying to remove underlines? How do you expect your reader to
know that it's a link, if you remove the underline? Does that mean you
don't want them to click it? If you don't, then,
why is it a link?
If you
don't want people clicking it, then remove the link. If you
do want people clicking it, then what's your reason for
hiding the link from the reader? On eInks,
how can they see it to know that it's clickable?
Hitch