Then i don't understand the "Used classes" Report.
When i add
Code:
<p class="logi">Logo</p>
to my ebook, i thought i can find misspelled classes. Now i see in the "Classes used" p.author and p.logi but both with an empty "Found in" column. I expected that p.author is flagged as used in Style0001 even if its inside a div. Now i can not distinguish between p.author and p.logi. One is correct, the other its obvious that it should be p.logo.
When i now look at CSS selectors, p.logi is not listed (as ecpected).
How can i find out that p.logi is not being declared anywhere in the CSS file? Classes used is showing this but with hundreds classes being defined, epubcheck ist not showing this and flightcrew neither.
Currently i cant see a usecase for "Classes used". And p.author is used and in Style0001.
Binchen