emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* latex markup in org?
@ 2014-06-01  6:57 Steven Arntson
  2014-06-01  7:03 ` Omid
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Steven Arntson @ 2014-06-01  6:57 UTC (permalink / raw)
  To: emacs-orgmode

I've been learning to export from org to latex (to pdf), and have had
great success. There's a simplification to the process I'd like to make,
though, if it's possible.

Right now I use files: file.org and filestyle.sty. The .sty gives
the latex-specific instruction, and I point to it from file.org with a
line of #+LATEX_HEADER: \usepackage{filestyle}. This works great, but
I'd love to have just one file, not two, to keep things simple.

So I tried putting the contents of filestyle.sty near the top of file.org
inside of #+BEGIN_latex and #+END_latex, but it doesn't quite work. It
incompletely works, which is perplexing...

I'd appreciate any ideas about this--can it be done?

Thank you!
Steven

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-02  0:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-01  6:57 latex markup in org? Steven Arntson
2014-06-01  7:03 ` Omid
2014-06-01  7:09 ` Glyn Millington
2014-06-01 19:26 ` John Kitchin
2014-06-02  0:09   ` Steven Arntson

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).