Even if 'styles' is specified as a relative path to a file and 'stylesRelativePathFile' is checked, the path referenced by the generated html document will be the full path in the local environment.
This means that we cannot distribute the generated html documents to others.
I have submitted a pull request #371 to fix this issue.