+    parser.add_option('--artatech', action='store_true', dest='artatech', default=False,
+                      help='prepare EPUB files for Arta-Tech')
+    parser.add_option('--artatech-pdf', action='store_true', dest='artatech_pdf', default=False,
+                      help='prepare PDF files for Arta-Tech')