You have to copy texinfo.tex manually to where it will be used. Running "make install" is not enough.
On Fri, Dec 4, 2020 at 5:13 PM Christopher Dimech <[email protected]> wrote: > > Have just re-downloaded the file and put in the directory ~/01cuneus/tdr/03ch > (where the file resides) from where I run texi2pdf 03aCh-Chmed-html.texi > > To install the new version I ran gendocs.sh, then the usual configure etc. > > I can see that the programs were updated in /usr/local/bin/ > > Problem remains > C* > > > Sent: Friday, December 04, 2020 at 5:45 PM > > From: "Gavin Smith" <[email protected]> > > To: "Christopher Dimech" <[email protected]> > > Cc: "help-texinfo gnu" <[email protected]> > > Subject: Re: Latest Development Version - @image with @value > > > > On Thu, Dec 03, 2020 at 08:03:19PM +0100, Christopher Dimech wrote: > > > Using the following does not work for me. Do I require some setup? Have > > > also got the latest texinfo.tex > > > > > > @set igmpath /home/hagbard/01cuneus/tdr/ideogr/03bCh-Chmed > > > @image{/home/hagbard/01cuneus/tdr/ideogr/03bCh-Chmed/igc03-01-Sicl-CircAmRg,,,,.png} > > > @image{@value{igmpath}/igc03-01-Sicl-CircAmRg,,,,.png} > > > > > > First call to @image works, the second fails. > > > > Well, I tried @image with @value with an absolute directory > > name, and it worked. What output are you getting from TeX? Are you > > sure the latest texinfo.tex is being read? > > > >
