From: Vikas Rawal <vikaslists@agrarianresearch.org>
To: Axel Kielhorn <org-mode@axelkielhorn.de>,
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 18:51:23 +0200 [thread overview]
Message-ID: <EFECEED3-8C4F-4D9B-AB05-F795EF29DA6A@agrarianresearch.org> (raw)
In-Reply-To: <375121C9-E738-422E-A0F8-8D8CC7FDAAF9@axelkielhorn.de>
Thank you Axel for taking the time to test it. I look forward to more comments as you look at it. You comments are very useful.
>
> 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.
>
vikas-general.org (I already dislike my name being on that file) specifies these as part of org-latex-default-package-list, so both tabulary and threeparttable should get included by default.
I removed explicit inclusion of these packages from this document and the instructions, because I wanted to reduce the work in terms of setting things up.
> 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.
>
I thought I had fixed this. But will check again.
> 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?
>
Should use
(setq org-export-with-smart-quotes t)
Will add that to the revised abcd-general.org
> You are using
>
> : #+LaTeX_CLASS_OPTIONS: [garamond]
>
> which results in
>
> \documentclass[garamond]{article}
>
> But garamond is not a valid option for article.
>
This is where I got this from
http://orgmode.org/worg/org-contrib/babel/examples/article-class.html#sec-4-3-2
I think it requires mathdesign to be loaded. But I will check.
Vikas
next prev parent reply other threads:[~2014-05-14 16:51 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 ` Using Emacs, Org-mode and R for Research Writing in Social Sciences Axel Kielhorn
2014-05-14 16:51 ` Vikas Rawal [this message]
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=EFECEED3-8C4F-4D9B-AB05-F795EF29DA6A@agrarianresearch.org \
--to=vikaslists@agrarianresearch.org \
--cc=emacs-orgmode@gnu.org \
--cc=org-mode@axelkielhorn.de \
/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).