> On 13 Oct 2021, at 22:28, Hans Hagen <j.ha...@xs4all.nl> wrote: > > On 10/13/2021 7:02 PM, Hans Åberg wrote: >>> On 13 Oct 2021, at 18:37, Hans Hagen <j.ha...@xs4all.nl> wrote: >>> >>> On 10/13/2021 6:01 PM, Hans Åberg via ntg-context wrote: >>>> >>>> … —I may ditch this setup in favour of using 'context' directly, so it is >>>> not so important if there is no fix. >>> I have no clue .. >> I made this as experiment to make a texinfo file along with a manual >> generating a PDF to display math properly, which the Info format cannot do. > > I'm not familiar with texinfo but in the context distribution are some > luatex-* files that show how to load the generic context font loader (in > plain tex). One can make a format with: > > mtxrun --script plain --make > > an dprocess a plain file with: > > mtxrun --script plain foo.tex > > I suppose that texinfo is close to plain so doable too. > >> However, it has been decided that the Info format should be extended with >> HTML, probably HTML5 then. So one might generate that directly with ConTeXt. >> —This was the reason for the other post. > ok
I first made a texinfo file, and then translated it into a context file, and it turns out that the latter much simpler to create indexes and such: in the texinfo format, one has to keep track of them in various parts because of TeX's limited ability to do such things. In addition, GNU has policy of enforcing original TeX with limited Unicode support, making it suitable for simpler types of manuals only. There is no requirement to use this format or produce 'info' documentation, but it would be nice to produce an HTML. Personally, I prefer the PDF format. ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________