emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jarmo Hurri <jarmo.hurri@iki.fi>
To: emacs-orgmode@gnu.org
Subject: Re: Exporting Latex fragment both rendered and verbatim
Date: Wed, 07 Mar 2018 18:53:19 +0200	[thread overview]
Message-ID: <87y3j3zv28.fsf@iki.fi> (raw)
In-Reply-To: 87po4f52p5.fsf@gmail.com


>> It is easy to export it verbatim as follows:
>>
>>   #+name: fragment
>>   #+BEGIN_SRC latex
>>
>>     Here is an interesting (and true) equation: 
>>     \begin{equation} 
>>     \int uv' = uv - \int u'v \label{int}. 
>>     \end{equation}
>>     And that happens to be equation \eqref{int} on page \pageref{int}.
>>   #+END_SRC
>>
>> But what is the correct combination of environments (src, export) and
>
> Use this src block but add ":exports both" to the begin_src line.

Tried this before: for some weird (?) reason I am getting the verbatim
output only. And ":exports results" produces blank.

This is a beamer export with org version 9.1.6.

Hmm...

Jarmo

  reply	other threads:[~2018-03-07 16:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-07 14:49 Exporting Latex fragment both rendered and verbatim Jarmo Hurri
2018-03-07 15:24 ` Eric S Fraga
2018-03-07 16:53   ` Jarmo Hurri [this message]
2018-03-07 17:40     ` Eric S Fraga
2018-03-07 18:21       ` Jarmo Hurri
2018-03-07 22:17         ` Eric S Fraga
2018-03-07 18:32       ` Jarmo Hurri

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=87y3j3zv28.fsf@iki.fi \
    --to=jarmo.hurri@iki.fi \
    --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).