Hi Ticker, so I wait for another patch, right?
Gerd ________________________________________ Von: mkgmap-dev <[email protected]> im Auftrag von Ticker Berkin <[email protected]> Gesendet: Donnerstag, 5. März 2020 19:38 An: Development list for mkgmap Betreff: Re: [mkgmap-dev] options.txt tidy-up Hi Mike It looks like buildOptions, except for <pre>, trims trailing spaces and folds lines sensibly. For <pre>, the less it does the better, so I don't think it should be changed. The trailing spaces don't show on the web-site because of standard html processing, but they are output to the page. I deleted them on principle! The web-site processing does have a problem with lines that start with a '; it doesn't put in a separating space. I've just noticed 1 that I m issed. Ticker On Thu, 2020-03-05 at 17:41 +0000, Mike Baggaley wrote: > HI Ticker, I see that the options file has a few spaces on the end of > lines that you have also corrected. These probably need a tweak to > the buildoptions code to prevent them from being copied from > options.txt. They seem to be occurring on blank lines and lines > contained within <PRE>. > > Regards, > Mike > > -----Original Message----- > From: Ticker Berkin [mailto:[email protected]] > Sent: 05 March 2020 12:15 > To: mkgmap development <[email protected]> > Subject: [mkgmap-dev] options.txt tidy-up > > Hi Gerd > > I've had some tidy-ups to doc/options.txt sitting around for a couple > of weeks and just got merge problems with the latest changes, so I've > merged manually and attach patch. > > Changes are mostly adding some missing blank lines between options > and > removing some excess ones. Also fix a line folding problem that show > on > the web-site and remove trailing spaces. > > Ticker > > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
