void-docs icon indicating copy to clipboard operation
void-docs copied to clipboard

texlive.md: texinfo pdf compilation with texi2pdf

Open giuliods opened this issue 3 years ago • 0 comments

I made a mess before with some pulls, this is the last one

When texinfo is used to generate a pdf file it uses TeX with a macro file called texinfo.tex. As written on https://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html#First-Line:

These are in a file called texinfo.tex, which should have been installed on your system along with either the TeX or Texinfo software

Which doesn't happen here. The resolution is simple and only require to install texinfo with tlmgr.

I added a small paragraph explaining the problem, a short solution and a link with more details.

giuliods avatar Nov 29 '22 15:11 giuliods