|
From: José A. V. R. <jos...@gm...> - 2019-08-20 05:15:45
|
I have created a .texi file for the padics.mac package: https://github.com/josanvallejo/padics I have compiled it to create an html version of the documentation and it looks fine, including the index. However, when I run makeinfo on padics.texi, the resulting padics.info file does not have the index (everything else is fine, though). Am I doing something wrong? The .texi and .info files are already uploaded in the GitHub repository. _____________________________________ José Antonio Vallejo Faculty of Sciences State University of San Luis Potosi (Mexico) http://galia.fc.uaslp.mx/~jvallejo _____________________________________ El dom., 11 ago. 2019 a las 13:16, Robert Dodier (<rob...@gm...>) escribió: > On 2019-08-11, José A Vallejo Rodríguez <jos...@gm...> wrote: > > > Just an update: I have uploaded a test file (to be run against the old > > version of the package, as soon as Robert's pull request is committed, I > > will change the test file accordingly to the new names). > > Terrific, I went ahead and modified padics-doc.tex and rtest_padics.mac > to substitute the new names for old, and committed those changes. I have > created a pull request to merge my changes into your project: > https://github.com/josanvallejo/padics/pull/2 > > I've also created an outline of a Texinfo file which contains a deffn > item for each function in padics.mac. See: > https://github.com/josanvallejo/padics/issues/3 > The outline file is attached to the issue as padics.txt. > > You can edit the description for each function as it seems appropriate > to you. You can cut out any functions which are not intended to be used > by an end-user. After you commit a resulting padics.texi we can go from > there to create padics.info and a documentation index for ? and ??. > > All the best, > Robert Dodier > > > > _______________________________________________ > Maxima-discuss mailing list > Max...@li... > https://lists.sourceforge.net/lists/listinfo/maxima-discuss > |