unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tassilo Horn <tsdh@gnu.org>
Cc: 73638@debbugs.gnu.org, visuweshm@gmail.com
Subject: bug#73638: 31.0.50; doc-view: imenu index cannot be made for LaTeX PDFs
Date: Sun, 06 Oct 2024 08:42:01 +0300	[thread overview]
Message-ID: <86plodvlcm.fsf@gnu.org> (raw)
In-Reply-To: <87ed4upbmf.fsf@gnu.org> (message from Tassilo Horn on Sat, 05 Oct 2024 21:56:24 +0200)

> From: Tassilo Horn <tsdh@gnu.org>
> Cc: 73638@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
> Date: Sat, 05 Oct 2024 21:56:24 +0200
> 
> Eli, the executive summary is this.  We already can read a PDFs outline
> mutool and use that for quick access to chapters and sections through
> imenu.  However, it turned out that it depends on the PDF at hand if the
> outline is usable for our purpose where "usable" means we get page
> references.  And it seems that many PDFs (e.g., those produced by LaTeX)
> have no page references but named references which won't do the trick
> for doc-view.
> 
> Visuwesh figured out that one can run a JS script using "mutool run
> <script> foo.pdf" for accessing the PDFs internal structure using the JS
> mupdf API and wrote the below simple script which spits out the outline
> with page references as sexp structure.
> 
> Would it be ok to distribute the below JS helper script with Emacs so
> that doc-view can use it?  If so, how?  Maybe the simplest way would be
> to just put it in some doc-view--mutool-outline-script variable and copy
> it to doc-view-cache-directory when invoking imenu on a PDF file the
> first time?

Can't we invoke the JS interpreter with this script as the command, or
invoke it as async subprocess and pipe the script to it via standard
input?





  reply	other threads:[~2024-10-06  5:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-05 11:06 bug#73638: 31.0.50; doc-view: imenu index cannot be made for LaTeX PDFs Visuwesh
2024-10-05 19:56 ` Tassilo Horn
2024-10-06  5:42   ` Eli Zaretskii [this message]
2024-10-06  6:28     ` Visuwesh
2024-10-06  6:39       ` Eli Zaretskii
2024-10-06  8:16       ` Tassilo Horn
2024-10-06 10:32         ` Visuwesh
2024-10-06 11:26           ` Tassilo Horn
2024-10-06 12:32             ` Visuwesh
2024-10-07  7:02               ` Tassilo Horn
2024-10-07  9:26                 ` Visuwesh
2024-10-07  9:55                   ` Visuwesh
2024-10-07 11:03                     ` Tassilo Horn
2024-10-07 12:53                       ` Visuwesh
2024-10-07 15:04                         ` Tassilo Horn
2024-10-08  9:44                           ` Visuwesh
2024-10-08 15:43                             ` Tassilo Horn
2024-10-06  6:39     ` Visuwesh

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86plodvlcm.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=73638@debbugs.gnu.org \
    --cc=tsdh@gnu.org \
    --cc=visuweshm@gmail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).