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
Thanks for quickly resolving the issue where the font Helvetica.afm could not be found. Now I'm running into another issue with some of my AsciiDoc files. When I run
asciidoctor-pdf -a icons=font -a source-highlighter=pygments -a pdf-page-size=letter foo.adoc
I get the following error
Icon font not found for set: fa
Use --trace for backtrace
It seems related to this discussion. It appears the solution is to downgrade prawn.
The text was updated successfully, but these errors were encountered:
Thanks for quickly resolving the issue where the font Helvetica.afm could not be found. Now I'm running into another issue with some of my AsciiDoc files. When I run
asciidoctor-pdf -a icons=font -a source-highlighter=pygments -a pdf-page-size=letter foo.adoc
I get the following error
It seems related to this discussion. It appears the solution is to downgrade prawn.
The text was updated successfully, but these errors were encountered: