View Single Post
Old 08-28-2016, 05:18 PM   #8
dma_k
Member
dma_k began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Aug 2013
Device: Sony PRS-T2
Quote:
Originally Posted by kovidgoyal View Post
Most likely you dont realize that re-converting a previously converted book uses the settings from the previous conversion over the global preferences.
You're right. It seems like I have missed that point – thanks for noting that. Indeed, there is an effect if I use CSS #n_1, #n_2, #n_3 { display: none; }. But I still see the section "Примечания" – I would like to hide it together with entry in TOC. I tried CSS body[name="notes"] { display: none; } but it didn't work out. What I did wrong?
dma_k is offline   Reply With Quote