Hussein Shafie wrote:
> For now, we recommend what follows:
> 
> [1] Create your own custom CSS style sheet (example: 
> literate_docbook.css) in the user configuration directory or in a system 
> wide configuration directory different from XXE configuration directory.
> 
> [2] First line of literate_docbook.css should be:
> ---
> @import url(<XXE_install_dir>/config/docbook/css/docbook.css);
> ---
> 
> (Yes, you explicitly need to know where XXE has been installed. That's 
> why this solution is not clean.)

It would be nice to have an ability write 
@import url(%XXE_HOME%/config/docbook/css/docbook.css);
or
@import url($XXE_HOME/config/docbook/css/docbook.css);


-- 
The End



Reply via email to