emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* adding options to the minted environment of exported source blocks in latex
@ 2014-02-07 15:19 Alan Schmitt
  2014-02-07 20:45 ` Nicolas Goaziou
  0 siblings, 1 reply; 10+ messages in thread
From: Alan Schmitt @ 2014-02-07 15:19 UTC (permalink / raw)
  To: emacs-orgmode

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

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

end of thread, other threads:[~2014-03-25 18:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-07 15:19 adding options to the minted environment of exported source blocks in latex Alan Schmitt
2014-02-07 20:45 ` 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

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