*Output with the error:*
Done (Total of 115 files compiled, 3 skipped)
/Library/Developer/CommandLineTools/usr/bin/make -C doc info
org-version: 9.0.2 (release_9.0.2-132-gc130b2)
makeinfo --no-split org.texi -o org
org.texi:10468: @item outside of table or list
make[1]: *** [org] Error 1
make: *** [info] Error 2

*To fix it:*
$ emacs doc/org.texi
line:10468
2 lines before
Remove @end table
add @end table at the end of the last item


-- 
Saludos Digitales,
Julio Molina Soler

jmolin...@gmail.com

Reply via email to