emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Axel Kielhorn <org-mode@axelkielhorn.de>
To: Org-Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Using Emacs, Org-mode and R for Research Writing in Social Sciences
Date: Wed, 14 May 2014 16:07:28 +0200	[thread overview]
Message-ID: <375121C9-E738-422E-A0F8-8D8CC7FDAAF9@axelkielhorn.de> (raw)
In-Reply-To: <A48A86D6-CFDB-4E76-A479-2F3B25B8759E@agrarianresearch.org>


Am 12.05.2014 um 14:57 schrieb Vikas Rawal <vikaslists@agrarianresearch.org>:

> I have been using Org for writing research papers for a while, gradually improving my set up to be able to exactly produce the output I want. In this process, I have benefited greatly not only from the resources available on the Org-mode website but also from various people who generously provided solutions to my numerous queries on this mailing list. I felt that it may be of some use if I put together all the pieces and document what I was doing.
> 
> I have put the draft for comments at: https://github.com/vikasrawal/orgpaper/blob/master/orgpapers.org

This looks like a workflow I may like.

A few comments:

I tried to export the .org to Latex and failed because it needed
tabulary and threeparttable.

They are used if you use vikas-general.org but as far as i understood the document that is just recommended.

I added the line 
#+LaTeX_HEADER: \usepackage{tabulary,threeparttable}
to the document.

Another problem I had are the URLs in the section titles.
They cause problems when running the tex file a second time.

Runaway argument?
{R \(` `\045\BOOKMARK [2][-]{subsection.2.4}{Pandoc}{section.2}\BOOKMARK \ETC.
! File ended while scanning use of \@@BOOKMARK.
<inserted text> 
                \par 

You may want to move the URLs from the section title to the body.

You are using straight (") quotation marks in org and the LaTeX export has straight quotation marks. Is there a way to convert them to “” or \enquote?

You are using

: #+LaTeX_CLASS_OPTIONS: [garamond]

which results in

\documentclass[garamond]{article}

But garamond is not a valid option for article.

I use this instead
#+Latex_HEADER: \usepackage{tgschola}

I tried ebgaramont, but that font does not contain TS1 support.

Now I have a printable version of your document and will have a closer look.

Greetings
Axel

  parent reply	other threads:[~2014-05-14 14:52 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-12 12:57 Using Emacs, Org-mode and R for Research Writing in Social Sciences Vikas Rawal
2014-05-12 13:26 ` Suvayu Ali
2014-05-12 19:36   ` Vikas Rawal
2014-05-12 21:00     ` Thomas S. Dye
2014-05-13 17:48       ` Vikas Rawal
2014-05-13 18:15         ` John Hendy
2014-05-13 18:40           ` Vikas Rawal
2014-05-14 14:19             ` Suvayu Ali
2014-05-14 16:02               ` Vikas Rawal
2014-05-13 19:55         ` Thomas S. Dye
2014-05-13 18:01 ` Eric S Fraga
2014-05-13 18:52   ` Vikas Rawal
2014-05-14  3:38     ` Using Emacs, Org-mode and R for Research Writing in Social Sciencess Ken Mankoff
2014-05-14  7:00       ` Vikas Rawal
2014-05-14  9:02         ` Christopher Witte
2014-05-14 10:15           ` Vikas Rawal
2014-05-14 13:23         ` Ken Mankoff
2014-05-14 13:27           ` Vikas Rawal
2014-05-14 13:27           ` Vikas Rawal
2014-05-14 14:07 ` Axel Kielhorn [this message]
2014-05-14 16:51   ` Using Emacs, Org-mode and R for Research Writing in Social Sciences Vikas Rawal
2014-05-14 18:39     ` Axel Kielhorn
2014-05-15  4:49       ` Vikas Rawal
2014-05-15  8:18         ` Axel Kielhorn
2014-05-15  8:38           ` Vikas Rawal
2014-05-15 11:57         ` Axel Kielhorn

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=375121C9-E738-422E-A0F8-8D8CC7FDAAF9@axelkielhorn.de \
    --to=org-mode@axelkielhorn.de \
    --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).