From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Sharon Kimble <boudiccas@skimble.plus.com>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: org-mode to latex, again!
Date: Tue, 31 Mar 2015 12:34:38 +0200 [thread overview]
Message-ID: <874mp1zc8x.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87ego5a2e3.fsf@skimble.plus.com> (Sharon Kimble's message of "Tue, 31 Mar 2015 11:26:44 +0100")
Hello,
Sharon Kimble <boudiccas@skimble.plus.com> writes:
> I am attempting again to write a latex document with org-mode. The
> org-mode part is no problem, but the latex part is awkward. This is
> the first few line of my org-mode document -
>
>
> #+TITLE: The history of custard pies.
> #+AUTHOR: Sharon Kimble
> #+EMAIL: boudiccas@skimble.plus.com
> #+DATE: 01-04-2015
> #+LATEX: \usepackage{~/texmf/tex/latex/commonstuff/mysty}
> # #+Latex_Class: mysty
> #+DESCRIPTION:
> #+KEYWORDS:
> #+LANGUAGE: en
>
> * Blargh
>
>
> The latex file "mysty" is actually "mysty.sty" and contains all the
> latex files that I want to use, but it doesn't appear to be loading,
> and I can't see why? My idea of having *all* the latex packages in
> one file is so that I hope to be able to have it in its own
> directory and then symlink it to each projects main org-mode file so
> that I would have a known working setup, right from the start!
LATEX_CLASS matches an entry in `org-latex-classes', not a .sty file.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2015-03-31 10:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-31 10:26 org-mode to latex, again! Sharon Kimble
2015-03-31 10:34 ` Nicolas Goaziou [this message]
2015-03-31 10:36 ` Rasmus
2015-03-31 16:54 ` Eric S Fraga
2015-03-31 18:46 ` Marcin Borkowski
2015-04-02 13:26 ` Stefan Nobis
2015-03-31 15:59 ` Marcin Borkowski
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=874mp1zc8x.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=boudiccas@skimble.plus.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).