Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Peter Flynn Newsgroups: alt.comp.os.windows-11,comp.editors,comp.text.pdf,alt.comp.os.windows-10 Subject: Re: What is the best free software for creating & editing PDFs nowadays Date: Fri, 7 Mar 2025 22:36:57 +0000 Organization: Usenet Labs Bozon Detector Facility Lines: 12 Message-ID: References: <87tt88qexk.fsf@comcast.net.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net p59t+iEEUHobzK9LY+HSMQ5MOmuWVXHQM1Zc5qRbe1rvwhPblt Cancel-Lock: sha1:TNrwpL5htLepkN/Ts2ghVQn5Lik= sha256:jDf8PRawa14QZsj5QMX33FIuwz1UBnOUTYsYGncejhM= User-Agent: Mozilla Thunderbird Content-Language: en-US In-Reply-To: Xref: csiph.com alt.comp.os.windows-11:17632 comp.editors:106761 comp.text.pdf:2669 alt.comp.os.windows-10:182815 On 06/03/2025 02:18, Lawrence D'Oliveiro wrote: > By the way, did you have some kind of line-renumbering utility in your > BASIC system? That would also fix up GOTOs to correctly branch to the > renumbered lines. AFAIR both HP BASIC and DEC-10 BASIC had line-renumbering (into 10s) that updated GOTO statements. I believe the DEC-10 BASIC was a direct descendant of Dartmouth BASIC, so presumably someone in DEC spotted the need and added the feature. Peter