You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.
I am getting an error when running pandoc-latex-unlisted.
Thanks!
Traceback (most recent call last):
File "/usr/local/bin/pandoc-latex-unlisted", line 11, in <module>
sys.exit(main())
File "/usr/local/lib/python2.7/site-packages/pandoc_latex_unlisted.py", line 43, in main
return run_filter(header, prepare = prepare, doc = doc, finalize = finalize)
File "/usr/local/lib/python2.7/site-packages/panflute/io.py", line 265, in run_filter
return run_filters([action], *args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/panflute/io.py", line 249, in run_filters
finalize(doc)
File "/usr/local/lib/python2.7/site-packages/pandoc_latex_unlisted.py", line 40, in finalize
doc.metadata['header-includes'].append(MetaInlines(RawInline('\\let\\oldaddcontentsline\\addcontentsline', 'tex')))
AttributeError: 'MetaBlocks' object has no attribute 'append'
Error running filter pandoc-latex-unlisted:
The text was updated successfully, but these errors were encountered:
I am getting an error when running pandoc-latex-unlisted.
Thanks!
The text was updated successfully, but these errors were encountered: