unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jean-Christophe Helary <jean.christophe.helary@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: texi issues in /doc/misc when processing with po4a
Date: Tue, 7 Feb 2017 17:10:36 +0900	[thread overview]
Message-ID: <9D60331F-7A43-4968-BEED-17B7FAF38D06@gmail.com> (raw)

I'm trying use po4a to build po files from the various doc directories but in doc/misc a number of files seem to resist the process:

ada-mode.texi
	ada-mode.texi:543: (po4a::tex)
	un-balanced [ in ''
When adding the missing ] the po is properly created

gnus.texi
	Can't exec "kpsewhich": No such file or directory at /opt/local/lib/perl5/5.24/Locale/Po4a/TeX.pm line 958, <$in> line 35.
Here it looks like a path issue, but since I'm trying that on my Mac, I have no way to know if it's a general issue or just an issue on my machine.

idlwave.texi
	idlwave.texi:370: (po4a::tex) unmatched end of environment 'html'
	(+ other similar issues)
That's weird because the environment is properly defined

info.texi
	info.texi:1245: (po4a::tex) unmatched end of environment '@vtable'
Same here, the environments seem to be properly defined

mh-e.texi
	mh-e.texi:80: (po4a::tex) unmatched end of environment 'html'
	(+ a dozen similar issues)
Same here, the environments seem to be properly defined

octave-mode.texi
	octave-mode.texi:170: (po4a::tex) unmatched end of environment 'vtable'
	(2 issues total)
Same here, the environments seem to be properly defined

The command I use is:
po4a-gettextize -f texinfo -M utf8 -m filename.texi -p filename.texi.fr.po

I guess most are issues with the way po4a processes texi but I'd expect such files to be properly processed...

Can anybody confirm if the issues can be reproduced on a "proper" gnu system?

Jean-Christophe Helary 


             reply	other threads:[~2017-02-07  8:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-07  8:10 Jean-Christophe Helary [this message]
2017-02-07 16:33 ` texi issues in /doc/misc when processing with po4a Eli Zaretskii
2017-02-07 23:26   ` Jean-Christophe Helary
2017-02-20 16:03   ` Lars Ingebrigtsen

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=9D60331F-7A43-4968-BEED-17B7FAF38D06@gmail.com \
    --to=jean.christophe.helary@gmail.com \
    --cc=emacs-devel@gnu.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.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).