emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Dynerman <david@block-party.net>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: org-latex-classes removed?
Date: Sat, 23 May 2015 16:12:44 +0200	[thread overview]
Message-ID: <m2lhgf757n.fsf@block-party.net> (raw)
In-Reply-To: <m2oalb76ok.fsf@block-party.net>

Please disregard - just a silly mistake on my end: forgot (require
'ox-latex).

Thank you,
David

David Dynerman writes:

> Hello,
>
> In the master I'm currently seeing that org-latex-classes is
> undefined. Is this intended? Has this functionality been replaced by
> something else? I didn't see anything in a quick search of the mailing
> list archives.
>
> Running emacs -q, in *scratch* I evaluate:
>
> (add-to-list 'load-path "/usr/share/site-lisp/org")
> (load-library "org")
> (require 'org)
> (add-to-list 'org-latex-classes '("book-no-parts" "\\documentclass[11pt]{book}"
>                                     ("\\chapter{%s}" . "\\chapter*{%s}")
>                                     ("\\section{%s}" . "\\section*{%s}")
>                                     ("\\subsection{%s}" . "\\subsection*{%s}")
>                                     ("\\subsubsection{%s}" . "\\subsubsection*{%s}")))
>
> Result:
>
> if: Symbol's value as variable is void: org-latex-classes
>
> This is on OS X using a emacsformacosx.com build:
>
> GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2015-04-10 on builder10-9.porkrind.org
>
> Org-mode version 8.3beta (release_8.3beta-1159-g71641b @ /usr/share/site-lisp/org/)
>
> ProductName:	Mac OS X
> ProductVersion:	10.10.3
> BuildVersion:	14D136
>
> Thank you,
> David

      reply	other threads:[~2015-05-23 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-23 13:40 org-latex-classes removed? David Dynerman
2015-05-23 14:12 ` David Dynerman [this message]

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=m2lhgf757n.fsf@block-party.net \
    --to=david@block-party.net \
    --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).