Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Thank you so very much. I have many directories with texi files. Does one usually have a makefile in each directory? Commented Jun 27, 2021 at 16:12
  • There’s no general rule, it really depends on how you manage your project (or collections of files). Commented Jun 27, 2021 at 18:36
  • Would also like to have a rule for making html files with "texi2any -c HTML_MATH=mathjax --html myfile.texi" Commented Jun 27, 2021 at 19:02