[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Program to build the on-line manuals (HTML + PDF)
From: |
pelzflorian (Florian Pelz) |
Subject: |
Re: Program to build the on-line manuals (HTML + PDF) |
Date: |
Tue, 21 May 2019 07:58:35 +0200 |
User-agent: |
NeoMutt/20180716 |
Gavin Smith from Texinfo has made numerous commits there at Texinfo in
the past years to support xelatex to support UTF-8, but I could not
get it to work. Maybe Gavin Smith knows how to produce the non-Latin
PDF manuals? It seems it is undocumented.
On Mon, May 20, 2019 at 11:52:53PM +0200, Ricardo Wurmus wrote:
> I haven’t been able to successfully run it yet. I’m on the master
> branch and issued
>
> GUIX_MANUAL_VERSION=1.0.1 ../pre-inst-env guix build -f build.scm
>
> from within the “doc” directory, but this is what I get:
>
> --8<---------------cut here---------------start------------->8---
> ;;; (repo "/home/rekado/dev/gx/branches/master/doc/..")
> guix build: error: failed to load 'build.scm':
> git/branch.scm:101:8: Git error: cannot locate remote-tracking branch
> 'origin/version-1.0.1'
> --8<---------------cut here---------------end--------------->8---
>
I do `GUIX_MANUAL_VERSION=1.0.1 guix build -f doc/build.scm`; it works
for me.
Regards,
Florixsan