| changeset 433 | 056d92bffb23 |
| parent 420 | 0c2f890486c0 |
| child 443 | cacd524f5279 |
--- a/src/cm/views/texts.py Tue May 15 11:16:46 2012 +0200 +++ b/src/cm/views/texts.py Tue May 15 12:12:41 2012 +0200 @@ -341,7 +341,7 @@ use_pandoc = True elif format in ('pdf', 'odt') : use_pandoc = (original_format == "markdown") - elif format in ('doc', 'html') : + elif format in ('docx', 'doc', 'html') : use_pandoc = False # correct attach path => real path