sunnyhasija / Academic-Doom-Emacs-Config

My doom emacs configuration files
300 stars 31 forks source link

Unable to export to tex pdfs, reports `elsarticle` missing though installed! #6

Open zenny opened 4 years ago

zenny commented 4 years ago

Hi,

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!

sunnyhasija commented 4 years ago

I've never used this before, I will have to take a look at it. Perhaps this weekend.