caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: moosotc@gmail.com
To: caml <caml-list@inria.fr>
Subject: [Caml-list] [ANNOUNCE] llpp v29
Date: Tue, 25 Sep 2018 18:13:33 +0300	[thread overview]
Message-ID: <87wor9a9uq.fsf@gmail.com> (raw)

New version of llpp (tagged v29) is now available at:
* http://repo.or.cz/w/llpp.git
* https://github.com/moosotc/llpp/

============================================================================
Blurb

llpp is a graphical PDF pager, which aims to superficially resemble
less(1)

============================================================================
Links
videos - https://www.youtube.com/watch?v=qNszKpCUXhQ&list=PLLAukRknwSgFhpYsDKHY0
bug tracker - https://github.com/moosotc/llpp/issues

============================================================================
Changes (relative to v28(aka llipposuction))

* Make things build with macOS 10.14
* Ensure that things build/work with mupdf 1.14.0-rc1
* Cosmetics

Summary v28..v29
    72	malc
     1	Michael Walle

Diffstat v28..v29
 BUILDING          |  24 ++-
 adoc/llpp.adoc    |   2 +-
 build.bash        |  16 +-
 config.ml         |  68 ++++----
 ffi.ml            |   6 +-
 genconfstr.sh     |   4 +-
 help.ml           | 210 ++++++++++++------------
 keys.ml           |  20 +++
 link.c            | 481 +++++++++++++++++++++++-------------------------------
 listview.ml       |  45 ++---
 main.ml           | 124 ++++++++------
 misc/dicx         |  18 --
 misc/getmupdf.sh  |   2 +-
 misc/keys.txt     |   6 +
 misc/llppac       |  27 ++-
 misc/vocalization |   1 +
 todo.org          |   2 +
 utils.ml          |  12 +-
 wsi/cocoa/cocoa.m |   5 +-
 19 files changed, 525 insertions(+), 548 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

                 reply	other threads:[~2018-09-25 15:13 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=87wor9a9uq.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;
as well as URLs for NNTP newsgroup(s).