Hi,
the main problem is that without UTF-8, APL characters cannot be
displayed.
I suppose it is quite a challenge to write an APL manual without
APL characters :-).
Since the build does not fail anymore, I will leave matters as
they are.
That release is 15 years old. I'm not entirely sure that trying to
accommodate such old versions is something that a lot of time should be
spent on?
Regards,
Elias
On Thu, 7 Nov 2019 at 21:47, Louis Chrétien via Bugs and suggestions for
GNU APL wrote:
> Here’s the info on makeinfo:
>
> makeinfo
Here’s the info on makeinfo:
makeinfo (GNU texinfo) 4.8
Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty. You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.
Mac-Pro-Lou
Hi Louis,
thanks. This seems to occur on some platforms (especially Apple) and
for some makeinfo versions. Lots of messages about this on
the web,
but little of it can be done inside GNU APL.
Could you please check with:
makeinfo --version
Tried it with 1200 this morning.
Much better, but i still get those 2 warnings:
Making all in doc
/bin/sh /Users/lchretien/Subversion/apl/missing makeinfo apl.texi -o apl.info
--no-split || touch apl.info
apl.texi:4: warning: unrecognized encoding name `UTF-8'.
/bin/sh /Users/lchretien/Subversio
Hi Louis,
seems like .texi syntax has changed (builds ok on my box).
I have removed a blank which might have been the culprit.
Please let me know if the problem persists. SVN 1200.
In the meantime you can simply touch the output tiles (apl.info
I tried running svn update this morning, and I saw this new version 1199. So I
tried to build it.
Unfortunately, there seems to be some error messages when trying to make the
“doc” directory:
Making all in doc
/bin/sh /Users/lchretien/Subversion/apl/missing makeinfo apl.texi -o apl.info
--no-s