unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* texi issues in /doc/misc when processing with po4a
@ 2017-02-07  8:10 Jean-Christophe Helary
  2017-02-07 16:33 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Jean-Christophe Helary @ 2017-02-07  8:10 UTC (permalink / raw)
  To: Emacs developers

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 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-20 16:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-07  8:10 texi issues in /doc/misc when processing with po4a Jean-Christophe Helary
2017-02-07 16:33 ` Eli Zaretskii
2017-02-07 23:26   ` Jean-Christophe Helary
2017-02-20 16:03   ` Lars Ingebrigtsen

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