emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Martin Schöön" <martin.schoon@gmail.com>
To: org-mode <emacs-orgmode@gnu.org>
Subject: Re: First attempt at exporting to PDF.
Date: Sat, 3 May 2014 19:32:57 +0200	[thread overview]
Message-ID: <CAHxk2pAYM8h30y5mmU-G9j5347nm5eHo4CTQjw7jBB6T0o1FcQ@mail.gmail.com> (raw)
In-Reply-To: <87wqe2eu16.fsf@skimble.plus.com>

[-- Attachment #1: Type: text/plain, Size: 761 bytes --]

Here is how my first org-mode file for export to pdf using LaTeX starts:

#+LATEX_CLASS: article
#+LATEX_CLASS_OPTIONS: [a4paper]
#+OPTIONS: toc:nil
#+OPTIONS: ^:{}
#+TITLE: Ett första försök att blanda in LaTeX i en Org-mod fil
#+AUTHOR: Martin Schöön

The first two rows should be self explaining and they show the syntax.
The third row prevents the creation of a table of contents.
The fourth row forces me to use the LaTeX convention of ^{something}
and _{something} for super- and sub-scripts.
Line five and six show you how to define title and author.

I have never tried what you are trying to do with references so someone
else must step in and help you there.

-- 
Martin Schöön

http://hem.bredband.net/b262106/index.html

[-- Attachment #2: Type: text/html, Size: 1158 bytes --]

  reply	other threads:[~2014-05-03 17:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-03 15:55 First attempt at exporting to PDF Sharon Kimble
2014-05-03 17:32 ` Martin Schöön [this message]
2014-05-03 19:05   ` Sharon Kimble
2014-05-03 20:00     ` Thomas S. Dye
2014-05-03 20:11       ` John Kitchin
2014-05-04  8:05         ` Sharon Kimble
2014-05-03 17:41 ` Nick Dokos
2014-05-05 16:47 ` Eric S Fraga

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=CAHxk2pAYM8h30y5mmU-G9j5347nm5eHo4CTQjw7jBB6T0o1FcQ@mail.gmail.com \
    --to=martin.schoon@gmail.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).