Put this in your source/conf.py configuration file in the “Options for LaTeX output” section:
latex_elements = {
'extraclassoptions': 'openany,oneside'
}
Put this in your source/conf.py configuration file in the “Options for LaTeX output” section:
latex_elements = {
'extraclassoptions': 'openany,oneside'
}