Open=(see %f &)
#Open=(acroread %f &)
#Open=(ghostview %f &)
- View=%view{ascii} pdftotext %f -
+ View=%view{ascii} pdftotext %f - | iconv.py -f utf-8
# The following code very ugly and should not be taken as example.
# It should be cleaned up when the new format of mc.ext is developed.
esac
$A %f | xsltproc /usr/local/src/FictionBook/FB2_2_txt_ru.xsl - | webstdin -e txt -t
++ t lr & f \.(pdf|PDF)$
+v View pdf
+ pdftotext %f - | iconv.py -f utf-8 | ${PAGER:-more}
+
+= t lr & f \.(pdf|PDF)$
-e View pdf
+e View pdf with evince
evince %f &
+= t lr & f \.djvu(\.bz2|\.gz)?$