emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Peter Davis <pfd@pfdstudio.com>
To: emacs-orgmode@gnu.org
Subject: Re: LaTeX export: Unknown LaTeX class `org-article'
Date: Fri, 24 Jan 2014 09:21:03 -0500	[thread overview]
Message-ID: <20140124142103.GA47919@pdavismbp15.iscinternal.com> (raw)
In-Reply-To: <87vbx9wn84.fsf@strey.biz>

On Fri, Jan 24, 2014 at 01:58:19PM +0100, Michael Strey wrote:
> Peter,
> 
> pfd@pfdstudio.com writes:
> 
> > Other ideas?
> 
> Did you check the availability of org-article.cls in the TeX tree
> using `kpsewhich org-article.cls'?

Yes, I get:

[pdavismbp15:~] pdavis% kpsewhich org-article.cls
/usr/local/texlive/2012/../texmf-local/tex/latex/base/org-article.cls

> 
> Do you have an entry for "org-article" in org-export-latex-classes?

Yes, like this:

(add-to-list 'org-export-latex-classes
          '("org-article"
             "\\documentclass{org-article}
             [NO-DEFAULT-PACKAGES]
             [PACKAGES]
             [EXTRA]"
             ("\\section{%s}" . "\\section*{%s}")
             ("\\subsection{%s}" . "\\subsection*{%s}")
             ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
             ("\\paragraph{%s}" . "\\paragraph*{%s}")
             ("\\subparagraph{%s}" . "\\subparagraph*{%s}")))

I don't even know if this error is coming from emacs or LaTeX. 

Thanks,
-pd


-- 
----
Peter Davis
The Tech Curmudgeon
www.techcurmudgeon.com

  reply	other threads:[~2014-01-24 14:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-24 12:19 LaTeX export: Unknown LaTeX class `org-article' Peter Davis
2014-01-24 12:58 ` Michael Strey
2014-01-24 14:21   ` Peter Davis [this message]
2014-01-24 16:32     ` Eric S Fraga
2014-01-24 18:54       ` Peter Davis
2014-01-25  0:30         ` Peter Davis
2014-01-25 12:34           ` Eric S Fraga
2014-01-25 15:34             ` Peter Davis
2014-01-26 12:05               ` Eric S Fraga
2014-01-26 13:51                 ` Peter Davis
2014-01-26 20:54                   ` Nick Dokos
2014-01-27  9:55                   ` Eric S Fraga
2014-01-27 12:49                     ` Peter Davis
2014-01-25 12:31         ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140124142103.GA47919@pdavismbp15.iscinternal.com \
    --to=pfd@pfdstudio.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).