All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test.functional.tests.stylesheet_path_html4css1.py Maven / Gradle / Ivy

There is a newer version: 2.4
Show newest version
# Test re-writing of stylesheet paths relative to output directory

# Source and destination file names.
test_source = "simple.txt"
test_destination = "stylesheet_path_html4css1.html"

# Keyword parameters passed to publish_file.
reader_name = "standalone"
parser_name = "rst"
writer_name = "html4css1"

# Settings
settings_overrides['stylesheet'] = ''
settings_overrides['stylesheet_path'] = 'data/ham.css,functional/output/missing.css'
settings_overrides['embed_stylesheet'] = False




© 2015 - 2025 Weber Informatics LLC | Privacy Policy