View Single Post
Old 05-19-2009, 09:16 AM   #46
pepak
Guru
pepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura about
 
Posts: 610
Karma: 4150
Join Date: Mar 2008
Device: Sony Reader PRS-T3, Kobo Libra H2O
Quote:
Originally Posted by rogue_ronin View Post
I'm wondering if a different <link> tag in the head might allow you to call some customizations? I'm just spit-balling here -- I have no idea how the <link> tag works; but if the CSS file is read in the head, it makes me wonder if you could use one of the other rel="" attribute/values to call a set of entity redefinitions? Like maybe a "section" or a "bookmark"
No, but you can:
1) Link multiple stylesheets using multiple LINKs. You can even define that one stylesheet is to be used by all renderers, one stylesheet only by renderer that outputs to paper pages, one for screen renderers, one for voice renderers etc.
2) Import one stylesheet from within another stylesheet.
3) Use my H2LRF which lets you import a specific stylesheet based on the target device of your conversion :-)
pepak is offline   Reply With Quote