File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -265,8 +265,8 @@ latex_elements = {
265265latex_documents = [
266266 ('index',
267267 'mmSolver.tex',
268- u 'mmSolver Documentation',
269- u 'David Cattermole',
268+ 'mmSolver Documentation',
269+ 'David Cattermole',
270270 'manual'),
271271]
272272
@@ -298,8 +298,8 @@ latex_documents = [
298298man_pages = [
299299 ('index',
300300 'mmsolver',
301- u 'mmSolver Documentation',
302- [u 'David Cattermole'], 1)
301+ 'mmSolver Documentation',
302+ ['David Cattermole'], 1)
303303]
304304
305305# If true, show URL addresses after external links.
@@ -314,8 +314,8 @@ man_pages = [
314314texinfo_documents = [
315315 ('index',
316316 'mmSolver',
317- u 'mmSolver Documentation',
318- u 'David Cattermole',
317+ 'mmSolver Documentation',
318+ 'David Cattermole',
319319 'mmSolver',
320320 'Bundle Adjustment solver for Autodesk Maya.',
321321 'Miscellaneous'),
You can’t perform that action at this time.
0 commit comments