1 exec(open('functional/tests/_standalone_rst_defaults.py').read())
3 # Source and destination file names.
4 test_source
= "standalone_rst_latex.txt"
5 test_destination
= "standalone_rst_latex.tex"
7 # Keyword parameters passed to publish_file.
11 # use "smartquotes" transition:
12 settings_overrides
['smart_quotes'] = True