Rebranding du jour
[llpp.git] / man / llppac.man
blobee35089b19cb318b4c90fcaab960f9478c50af65
1 llppac(1)
2 =======
4 == NAME
6 llppac - a wrapper to llpp(1), which first converts documents then
7 displays them with llpp
9 == SYNOPSIS
11 llppac [-c css] [-m type] [-t type] [-f] (path|file)
13 == DESCRIPTION
15 *llppac* is a wrapper to *llpp*. It converts different documents to PDF files
16 which are then opened with llpp(1).
18 == OPTIONS
20 -c css::
21 Use css as a CSS file for the html conversion using prince (http://www.princexml.com/).
23 -f::
24 Force downloading of remote documents, even though it might be cached.
26 -m type::
27 Set the mime type manually. This overwrites the automatic detection
28 using file(1).
30 -t type::
31 Set the type of the the document, totally skipping the mime type check.
32 The type is llppac internal, possible values include, but are not limited to _ps_, _texi_, _djvu_, _html_, ...
35 == SEE ALSO
37 llpp(1)
39 == REPORTING BUGS
41 https://github.com/moosotc/llpp/issues or mailto://moosotc@gmail.com