[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] p tags in docs
Good morning folks.
>>>>> "n" == nescivi <nescivi@xxxxxxxxx> writes:
n> Hi Anders, great that you are looking into this!
n> I guess we could call the script in OSX to act on the file after
n> saving as HTML?
Yes, if the existing docs were made that way it will work with new docs
as well.
[prompt]$ ./rehtmlize old-file.html new-file.html
Atm the script is a 2-liner using only 'sed'. The only thing it does is
substituting the ramshackle use of <p.n>'s with divs - making the pages
display better across browsers.
If the 'normal'-situation makes it necessary for people to write docs
using some apple-only lib or app which only can output the html which
has been in the dist recently, a script like this can take care of
translating to possibly more decent html-pages, fex. as an option during
installation or some such.
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/