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