# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, document class [howto/manual]).
latex_documents = [
- ('index', 'MEDCouplingTutorial.tex', ur'MEDCoupling tutorial',
- ur'A. Geay, A. Bruneton', 'manual'),
+ ('index', 'MEDCouplingTutorial.tex', 'MEDCoupling tutorial',
+ 'A. Geay, A. Bruneton', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, document class [howto/manual]).
latex_documents = [
- ('index', 'MEDCouplingUserGuide.tex', ur"MEDCoupling User's Guide",
- ur'A. Geay, A. Bruneton', 'manual'),
+ ('index', 'MEDCouplingUserGuide.tex', "MEDCoupling User's Guide",
+ 'A. Geay, A. Bruneton', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of