quarto-journals / acm

Quarto template for the Association of Computing Machinery
https://quarto-journals.github.io/acm/
MIT License
16 stars 9 forks source link

Error running filter _extensions/quarto-journals/acm/add-bibliography.lua #3

Closed erinmr closed 2 years ago

erinmr commented 2 years ago

Hi - I was testing out the ACM template and ran into this error:


Error running filter _extensions/quarto-journals/acm/add-bibliography.lua:
PandocLuaError "Cannot get Attr from TypeNil"
stack traceback:
    _extensions/quarto-journals/acm/add-bibliography.lua:54: in function <_extensions/quarto-journals/acm/add-bibliography.lua:53>

I'm not sure how to proceed troubleshooting this one. Any help would be great. Thanks so much!

erinmr commented 2 years ago

I got this error when I tried to convert a qmd to the ACM template. When I use the template to start, I don't get this error, so I think I'm all set for now.

dragonstyle commented 2 years ago

Thanks for reporting - it is likely something that we're inadvertently depending upon in the document yaml. If you do want to share that document (if you can) - I'll be happy to have the reproducible case so I can get it fixed! If not, no worries and lmk if you run into it again!

erinmr commented 2 years ago

Hi Charles - I recreated the error. I was doing something wrong with the abstract in the YAML. I don't know how to properly format that. I am attaching a screenshot of what it looks like. Screen Shot 2022-08-19 at 9 57 54 AM

This one works: Screen Shot 2022-08-19 at 9 58 14 AM