Re: [Amforth] Reference Card page now missing

2020-07-05 Thread Mark Roth
Okay, I got a little bit of a chance to play with this tonight. I wanted to hack out the $prevline variables and forcibly replace them with the actual beginning lines from the file. This then shows all the asm files in common/words that have issues that need to be dealt with. It's at best a hack be

Re: [Amforth] Reference Card page now missing

2020-07-05 Thread Mark Roth
Actually not really impressive, yet at least. Mostly I just changed the locations for: my $texdir="../doc/source/TG"; #my $asmdir="../avr8/words"; my $asmdir="../common/words"; so they pointed at the right place to be built. Then I yanked some old asm files from release/5.1 to find out why the ne

Re: [Amforth] Reference Card page now missing

2020-07-05 Thread Erich Wälde
Hello Mark, short answer: I'm impressed! I'm still fairly fluent in perl, so I expect this can be fixed to produce a refcard again. And yes I also expect to fix up the source .asm files. Regarding those headers: IFF the files were indeed generated from forth code, then I would like to include sai

Re: [Amforth] Reference Card page now missing

2020-07-05 Thread Mark Roth
Hopefully this will get sent to the right place... I have been poking around the Perl script that creates the Refcard and managed to get it to spit out a new (well, not quite but...) refcard.rst which can then be build into the webpage when using make to create the htdocs. It works if I change the

Re: [Amforth] Reference Card page now missing

2020-06-27 Thread Erich Wälde
Hello, after an hour of digging: The refcard was not regenerated by me when updating the web page. So that explains why the link entry is missing on the page. The refcard page itself, namely >> http://amforth.sourceforge.net/TG/refcard.html is still there, because I did not dare to start with an

Re: [Amforth] Reference Card page now missing

2020-06-27 Thread Erich Wälde
Hello Martin, Martin Nicholas via Amforth-devel writes: > Somehow this has gone from the RH menu: > http://amforth.sourceforge.net/TG/refcard.html Good point, thanks for the report. Some time back I had a conversation with Matthias about the reference card. - it has grown unbelievably - it sho

[Amforth] Reference Card page now missing

2020-06-27 Thread Martin Nicholas via Amforth-devel
Somehow this has gone from the RH menu: http://amforth.sourceforge.net/TG/refcard.html -- Regards, Martin Nicholas. E-mail: reply-2...@mgn.org.uk (Address will be valid throughout 2020). ___ Amforth-devel mailing list for http://amforth.sf.net/ Amfo