When I tried to export an org document to pdf (C-c C-e l p), your config reported that elsarticle was missing which definitely is not a case:
# tlmgr info elsarticle
package: elsarticle
category: Package
shortdesc: Class for articles for submission to Elsevier journals
longdesc: This class for typesetting journal articles is accepted for submitted articles both in Elsevier's electronic submission system and elsewhere. Please note that this webpage is meant for uploading updates to the elsarticle software itself, not for submitting articles using it .
installed: Yes
revision: 50786
sizes: src: 41k, doc: 1525k, run: 133k
relocatable: No
cat-version: 3.2
cat-license: lppl1.2
cat-topics: journalpub class
collection: collection-publishers
The same org file without any modifications gets exported without an issue in Prof. John Kitichin's (@jkitichin) scimax config, fyi.
I miss this peculiar export part with multiplicity of export options in doom- and in your configuration. Thanks!
Hi,
When I tried to export an org document to pdf (
C-c C-e l p
), your config reported thatelsarticle
was missing which definitely is not a case:The same org file without any modifications gets exported without an issue in Prof. John Kitichin's (@jkitichin)
scimax
config, fyi.I miss this peculiar export part with multiplicity of export options in doom- and in your configuration. Thanks!