emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* latex header lines vs latex block
@ 2014-09-09 11:26 Thorsten Jolitz
  2014-09-09 11:30 ` Sebastien Vauban
  0 siblings, 1 reply; 8+ messages in thread
From: Thorsten Jolitz @ 2014-09-09 11:26 UTC (permalink / raw)
  To: emacs-orgmode


Hi List, 

I often see many lines like this if Org files:

,----
| #+LaTeX_CLASS: koma-book
| #+LaTeX_HEADER: \usepackage[utf8]{inputenc}
| #+LaTeX_HEADER: \usepackage[T1]{fontenc} 
| #+LaTeX_HEADER: \usepackage{palatino}
| #+LaTeX_HEADER: \bibliographystyle{alpha}
| #+LaTeX_HEADER: \bibliography{../bandbook.bib}
| #+LaTeX_HEADER: \usepackage{fixltx2e}
| #+LaTeX_HEADER: \usepackage{graphicx} [...]
`----

would it be the same to just put a 

#+BEGIN_LATEX
... latex-header code ...
#+END_LATEX

instead of many header lines?

-- 
cheers,
Thorsten

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

end of thread, other threads:[~2014-09-10 10:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-09 11:26 latex header lines vs latex block Thorsten Jolitz
2014-09-09 11:30 ` Sebastien Vauban
2014-09-09 13:16   ` Thorsten Jolitz
2014-09-09 14:52   ` Thorsten Jolitz
2014-09-10  7:28     ` Sebastien Vauban
2014-09-10  7:45       ` Sebastien Vauban
2014-09-10  8:09         ` Thorsten Jolitz
2014-09-10 10:23     ` Mike McLean

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