From: moosotc@gmail.com
To: caml <caml-list@inria.fr>
Subject: [Caml-list] [ANNOUNCE] llpp v27
Date: Fri, 20 Apr 2018 13:15:02 +0300 [thread overview]
Message-ID: <874lk618wp.fsf@gmail.com> (raw)
New version of llpp (tagged v27) released and can be found at:
* http://repo.or.cz/w/llpp.git
* https://github.com/moosotc/llpp/
============================================================================
Blurb
llpp is a graphical PDF viewer, which aims to superficially resemble
less(1)
============================================================================
Changes (relative to v26b)
* unified build-system
https://groups.google.com/forum/#!msg/shake-build-system/2gQM0YDyDNs/DOKYnkWwCAAJ
* man pages (Hendrik Rosendahl, big thanks to him)
* improved font viewer via llppac
* new videos
https://www.youtube.com/watch?v=qNszKpCUXhQ&list=PLLAukRknwSgFhpYsDKHY0oWpvV03Qj4AE
* bootstrap script (appears to work on Linux, MacOS and Window Subsystem
for Linux)
fetch and build everything that is needed (ocaml, mupdf)
* bugfixes
Summary v26..v27
315 malc
3 Nicolás Ojeda Bär
2 Hendrik Rosendahl
1 Florian Stecker
1 German Zhivotnikov
Diffstat v26..v27
.dir-locals.el | 2 +-
.gitignore | 3 +
.mailmap | 4 +
BUILDING | 42 +-
KEYS | 7 +-
Shakefile.hs | 228 --------
Thanks | 5 +-
build.sh | 325 ++++++++---
config.ml | 102 +++-
diag.h | 8 +
glfont.c | 51 +-
link.c | 1062 +++++++++++++++---------------------
main.ml | 363 ++++++------
main_osx.m | 100 ++--
man/asciidoc.conf | 17 +
man/llpp.man | 136 +++++
man/llppac.man | 41 ++
man/llpphtml.man | 32 ++
misc/.gitignore | 2 +
misc/{Info.plist => Info.plist.sh} | 6 +-
misc/bootstrap.sh | 43 ++
misc/completions/llpp.in | 2 +
misc/cutrel | 2 +-
misc/llppac | 251 ++++++---
misc/llpphtml | 28 +
misc/prince.css | 14 +-
misc/wikipedia/wiki2.css | 21 +-
mkhelp.sh | 15 -
todo.org | 22 +-
utils.ml | 23 +-
wsi/x11/wsi.mli => wsi.mli | 1 -
wsi/osx/wsi.ml | 1 -
wsi/x11/wsi.ml | 24 +-
33 files changed, 1657 insertions(+), 1326 deletions(-)
--
mailto:moosotc@gmail.com
reply other threads:[~2018-04-20 10:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874lk618wp.fsf@gmail.com \
--to=moosotc@gmail.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox