emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: Org mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: [BUG] Latex export problem with babel latex blocks when including files
Date: Wed, 16 Mar 2011 11:32:53 -0700	[thread overview]
Message-ID: <20110316113253.1bdf3dc0@bhishma.homelinux.net> (raw)
In-Reply-To: <87aagvyzbz.fsf@gmail.com>

Hi Eric,

On Wed, 16 Mar 2011 07:22:19 -0600
"Eric Schulte" <schulte.eric@gmail.com> wrote:

> Hi,
> 
> First, you may well already be aware of this, but a block like the
> following
> 
> #+begin_src latex
>   \begin{equation}
>     \label{eq:eta}
>     \eta = -\ln\Bigg[\tan\Bigg(\frac{\theta}{2}\Bigg)\Bigg]
>   \end{equation}
> #+end_src
> 
> could just as easily be written as
> 
> \begin{equation}
>   \label{eq:eta}
>   \eta = -\ln\Bigg[\tan\Bigg(\frac{\theta}{2}\Bigg)\Bigg]
> \end{equation}
> 
> Org-mode will recognize the inline latex, and will export it to both
> html and tex as desired.
> 

Yes I realise that. Its just nicer with all the fontification in an org
buffer. I can also use org-edit-special and take advantage of the auctex
macros when writing the equations.

> Second, I've run into similar headline issues when trying to place a
> bibliography under it's own headline at the end of an Org-mode file.
> I believe that the answer here is to simply remove the headline from
> your appendix file.  I don't believe that there exists any syntax by
> which to tell Org-mode to not export a headline.
> 

I am not following here. I don't want to suppress export of any of the
headlines. I have several appendices under their own headlines in the
included file. The only issue is org tries to insert the appendix
headlines at the end of the master latex file while exporting.

Removing the source block from the appendix definitely solves
everything, so its barely an issue. But it would nice to be able to use
babel blocks for the fontification and the org-edit-special
capability. :)

> Best -- Eric

Thanks a lot.

-- 
Suvayu

Open source is the future. It sets us free.

  reply	other threads:[~2011-03-16 18:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-16 12:30 [BUG] Latex export problem with babel latex blocks when including files Suvayu Ali
2011-03-16 13:22 ` Eric Schulte
2011-03-16 18:32   ` Suvayu Ali [this message]
2011-03-16 14:18 ` Eric S Fraga
2011-03-16 18:42   ` Suvayu Ali

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=20110316113253.1bdf3dc0@bhishma.homelinux.net \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    /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).