It looks like I installed correctly though hagbard@fuckup: + ~ which texi2pdf /usr/local/bin/texi2pdf
hagbard@fuckup: + ~ ls -lrt /usr/local/bin/texi2pdf -rwxr-xr-x 1 root root 1246 Dec 3 07:52 /usr/local/bin/texi2pdf --------------------- Christopher Dimech General Administrator - Naiad Informatics - GNU Project (Geocomputation) - Geophysical Simulation - Geological Subsurface Mapping - Disaster Preparedness and Mitigation - Natural Resource Exploration and Production - Free Software Advocacy > Sent: Thursday, December 03, 2020 at 6:28 PM > From: "Christopher Dimech" <dim...@gmx.com> > To: "help-texinfo gnu" <help-texinfo@gnu.org> > Subject: Latest Development Version - @macro line continuation > > I have installed the latest development version but seeing an error. > > Perhaps I did not install it properly? > > ------- Source Code -------- > > @macro TdrPage{titl, titlCn, subtitl, subtitlCn, date} > > @title @sc{\titl\ @* \titlCn\} > @subtitle \subtitl\ > @subtitle \subtitlCn\ > > @center @strong{Text} > @center Text > @center \date\ > @author Christopher Dimech > @iftex > @page > @insertcopying > @end iftex > > @end macro > > @TdrPage{Microseismic Analysis of the, Central Mediterranean Region,,, > Chapter 3 Tuesday September 15@comma{} 2020} > > -------- Errors ------- > > texi2pdf 03aCh-Chmed-html.texi > This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) > (preloaded format=pdfetex) > restricted \write18 enabled. > entering extended mode > > (./03aCh-Chmed-html.texi (/home/hagbard/01cuneus/tdr/03ch/texinfo.tex > Loading texinfo [version 2020-10-24.12]: pdf, fonts, markup, glyphs, > page headings, tables, conditionals, indexing, sectioning, toc, environments, > defuns, macros, cross references, insertions, > (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex > This is `epsf.tex' v2.7.4 <14 February 2011> > ) localization, formatting, and turning on texinfo input format.) > (../LibMacro/DocuSeg.mc.texi) > Runaway argument? > { > ./03aCh-Chmed-html.texi:119: Paragraph ended before @trim@ was complete. > <to be read again> > @par > <argument> ^^M > Chapter 3 Tuesday September 15@comma {} 2020 > @eatspaces ...@expandafter @trim@ @expandafter {#1 > } > <argument> ... Tuesday September 15@comma {} 2020} > @unskip @hfil > @centersub ...enalty @fi @line {@kern @leftskip #1 > @kern @rightskip } > @\center ...{@hfil @ignorespaces #1@unskip @hfil } > @let @centersub @relax > ... > l.119 Chapter 3 Tuesday September 15@comma{} 2020} > > ./03aCh-Chmed-html.texi:119: Extra }, or forgotten @endgroup. > @centersub ...@kern @leftskip #1@kern @rightskip } > > @\center ...{@hfil @ignorespaces #1@unskip @hfil } > @let @centersub @relax > l.25 Chapter 3 Tuesday September 15@comma{} 2020} > > @scanmacro ...@eatspaces }@scantokens {#1@comment} > > l.119 Chapter 3 Tuesday September 15@comma{} 2020} > > [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] > (/home/hagbard/01cuneus/tdr/03ch/03aCh-Chmed-html.toc) [-1] > (/home/hagbard/01cuneus/tdr/03ch/03aCh-Chmed-html.toc) > (/home/hagbard/01cuneus/tdr/03ch/03aCh-Chmed-html.toc) (History) > (/home/hagbard/01cuneus/tdr/03ch/03aCh-Chmed-html.aux) > Overfull \hbox (4.44653pt too wide) in paragraph at lines 8--8 > @texttt Copyright:[]| > > Overfull \hbox (4.44653pt too wide) in paragraph at lines 7--7 > @texttt Copyright:[]| > (3 @ Microseismic Analysis of the Central Mediterranean Region) [-2] [1] ) > (see the transcript file for additional information)pdfTeX warning (dest): > name > {ii} has been referenced but does not exist, replaced by a fixed one > > </usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmb10.pfb></usr/s > hare/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/t > exlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmcsc10.pfb></usr/share/texliv > e/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texm > f-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb></usr/share/texlive/texmf-dist > /fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/ > type1/public/amsfonts/cm/cmsl10.pfb></usr/share/texlive/texmf-dist/fonts/type1/ > public/amsfonts/cm/cmtt10.pfb> > Output written on 03aCh-Chmed-html.pdf (5 pages, 95768 bytes). > Transcript written on 03aCh-Chmed-html.log. > /usr/local/bin/texi2dvi: pdfetex exited with bad status, quitting. > > > >