zsh-workers
 help / color / mirror / code / Atom feed
From: Greg Klanderman <gak@klanderman.net>
To: zsh-workers@zsh.org
Subject: Re: zsh manual - missing bookmarks in pdf file?
Date: Thu, 03 Mar 2016 09:39:23 -0500	[thread overview]
Message-ID: <87si07lj6s.fsf@lwm.klanderman.net> (raw)
In-Reply-To: <1850B214-73A8-4373-A9AE-0C533702A6CD@kba.biglobe.ne.jp> (Jun T.'s message of "Thu, 3 Mar 2016 14:03:49 +0900")


>>>>> On March 3, 2016 Jun T <takimoto-j@kba.biglobe.ne.jp> wrote:

> This US version has no bookmarks. The A4 version is OK:

> http://zsh.sourceforge.net/Doc/zsh_a4.pdf

> I don't know how the US version was created.

> Is it important for you that the paper size is US Letter?

A4 is fine, it's not like I'm actually going to print it..  but if
we're going to put these up for download it would be nice to post
complete pdfs with the table of contents/bookmarks..

Looking at the Makefile, maybe pdfetex vs texi2pdf?

    zsh.pdf: $(sdir)/zsh.texi
            if [ x$(TEXI2PDF) != x ]; then \
              $(TEXI2PDF) $(sdir)/zsh.texi; \
            else \
              PDFTEX=$(PDFETEX) $(TEXI2DVI) --pdf $(sdir)/zsh.texi; \
            fi

My machine has texi2pdf and is creating a pdf with the bookmarks.
So I'll just use that :-)  At one point years ago I had stopped being
able to build the pdfs locally and resorted to downloading them.  It
appears to work for me now, but the pdfs are not generated by default
with just "make" so I hadn't realized it was working.

I'm building out of a git checkout, but if you need me to download
official 5.2 and build a US pdf with bookmarks to post, LMK.

Greg


  reply	other threads:[~2016-03-03 14:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01 14:26 Greg Klanderman
     [not found] ` <DE24867B-712C-46A4-85B4-BDD290E91154@kba.biglobe.ne.jp>
2016-03-02  3:52   ` Greg Klanderman
2016-03-02  5:20     ` Jun T.
2016-03-02 15:40       ` Greg Klanderman
2016-03-03  5:03         ` Jun T.
2016-03-03 14:39           ` Greg Klanderman [this message]
2016-03-04  3:33             ` Jun T.
2016-03-04  4:16               ` Mikael Magnusson
2016-03-04 14:25                 ` Jun T.
2016-03-04 15:08                   ` Peter Stephenson
2016-03-07  3:15                     ` Jun T.
2016-03-04 18:45                   ` Greg Klanderman
2016-03-04 19:23                     ` Jun T.

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=87si07lj6s.fsf@lwm.klanderman.net \
    --to=gak@klanderman.net \
    --cc=zsh-workers@zsh.org \
    /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.vuxu.org/mirror/zsh/

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).