zsh-workers
 help / color / mirror / code / Atom feed
From: "Jun T." <takimoto-j@kba.biglobe.ne.jp>
To: zsh-workers@zsh.org
Subject: Re: zsh manual - missing bookmarks in pdf file?
Date: Sat, 5 Mar 2016 04:23:44 +0900	[thread overview]
Message-ID: <6E3EE891-97F8-40E2-8573-07E486A58888@kba.biglobe.ne.jp> (raw)
In-Reply-To: <8737s6krpo.fsf@lwm.klanderman.net>


2016/03/05 03:45, Greg Klanderman <gak@klanderman.net> wrote:

> So would I have to set $LC_PAPER to have it build the US version by
> default, or is 'locale' getting run somewhere to set $LC_PAPER from
> my $LANG setting?

That depends on your OS. Just type

% locale

to your shell prompt. If it doesn't show LC_PAPER, then you need
either

% LC_PAPER=en_US ./configure .... # or ./configure LC_PAPER=en_US ...
% make pdf

or

% ./configure
% cd Doc
% make zsh_us.pdf



      reply	other threads:[~2016-03-04 19:24 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
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. [this message]

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=6E3EE891-97F8-40E2-8573-07E486A58888@kba.biglobe.ne.jp \
    --to=takimoto-j@kba.biglobe.ne.jp \
    --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).