emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: adding options to the minted environment of exported source blocks in latex
Date: Fri, 07 Feb 2014 16:19:13 +0100	[thread overview]
Message-ID: <m2lhxn6jda.fsf@polytechnique.org> (raw)

Hello,

I use and abuse the `org-latex-minted-options' when exporting source
blocks in latex, but I'm stumped by a usage pattern. I need to change
the list of options for one given source block (adding a "belowskip"
option to it). I tried the following, but it did not do anything:

--8<---------------cut here---------------start------------->8---
#+attr_latex: :belowskip 1cm
#+BEGIN_SRC ocaml
#load "graphics.cma";;
Graphics.open_graph "";;
#+END_SRC
--8<---------------cut here---------------end--------------->8---

I guess that I can only put some specific options for "attr_latex". Is
there a way to put arbitrary options in the exported minted environment?

Thanks a lot,

Alan

             reply	other threads:[~2014-02-07 15:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-07 15:19 Alan Schmitt [this message]
2014-02-07 20:45 ` adding options to the minted environment of exported source blocks in latex Nicolas Goaziou
2014-02-09 10:16   ` Alan Schmitt
2014-02-10 16:51     ` Nicolas Goaziou
2014-02-11 15:23       ` Alan Schmitt
2014-02-11 18:10         ` Nicolas Goaziou
2014-02-12 10:25           ` Alan Schmitt
2014-03-25 15:04             ` Nicolas Goaziou
2014-03-25 15:48               ` Alan Schmitt
2014-03-25 18:10                 ` Nicolas Goaziou

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=m2lhxn6jda.fsf@polytechnique.org \
    --to=alan.schmitt@polytechnique.org \
    --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).