From: lists@wilkesley.net
To: R Jain <rjain.ece@gmail.com>
Cc: Emacs-orgmode <emacs-orgmode-bounces+lists=wilkesley.net@gnu.org>,
"emacs-orgmode gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Using Book class without 'parts' for Org-mode Export
Date: Thu, 17 Aug 2017 20:36:38 +0100 [thread overview]
Message-ID: <58f14590ceb4751fdd8e9524b2548dae@wilkesley.net> (raw)
In-Reply-To: <local-3edd1f73-4500@nylas-mail.nylas.com>
On 2017-08-16 18:02, R Jain wrote:
> Hi Ian,
>
> Thanks for the reply. The part which I'm tripping over is:
>
> #+latex: \chapterauthor{by Mike Anderson}
>
> (add-to-list 'org-latex-classes
> '("koma-book"
> "\\documentclass{scrbook}"
> ("\\chapter{%s}" . "\\chapter{%s}")
> ("\\subsection{%s}" . "\\subsection*{%s}")
> ("\\subsection{%s}" . "\\subsection*{%s}")
> ("\\paragraph{%s}" . "\\paragraph*{%s}")
> )
> )
>
> Where should I add this definition?
>
I have it in my init file in ~/.emacs.d. I use babel to tangle the file.
Ian.
next prev parent reply other threads:[~2017-08-17 19:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-16 13:44 Using Book class without 'parts' for Org-mode Export R Jain
2017-08-16 16:51 ` lists
2017-08-16 17:02 ` R Jain
2017-08-17 19:36 ` lists [this message]
2017-08-16 22:02 ` Tim Cross
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=58f14590ceb4751fdd8e9524b2548dae@wilkesley.net \
--to=lists@wilkesley.net \
--cc=emacs-orgmode-bounces+lists=wilkesley.net@gnu.org \
--cc=emacs-orgmode@gnu.org \
--cc=rjain.ece@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.