caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANNOUNCE] llpp v27
@ 2018-04-20 10:15 moosotc
  0 siblings, 0 replies; only message in thread
From: moosotc @ 2018-04-20 10:15 UTC (permalink / raw)
  To: caml


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

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa.inria.fr/sympa/arc/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-20 10:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-20 10:15 [Caml-list] [ANNOUNCE] llpp v27 moosotc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).