emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Paul Stansell <paulstansell@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: unexpected appearance of x^2 in pdf file
Date: Sun, 12 May 2013 10:07:51 +0100	[thread overview]
Message-ID: <CAMJKaZzkFVxN_yxuUVPrsqGsP7JwX2Cx3OnVZo2JtxK_mF5EmQ@mail.gmail.com> (raw)
In-Reply-To: <87d2sw7hoa.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 434 bytes --]

Hi Nicolas,

Thanks for fixing that last problem, that's great!

I've also come across a couple of other unexpected results exporting
other latex equations to pdf.  Examples are given in the attached org
file.  Both are quite trivial with easy work-arounds.  In both cases,
because the embedded png equations (displayed by C-c C-x C-l) are
formatted correctly, the problem in the exported pdf file might go
unnoticed.

Regards,

Paul

[-- Attachment #2: equation_line_breaks.org --]
[-- Type: application/octet-stream, Size: 223 bytes --]

#+OPTIONS: toc:nil

* 

\[ x = y 
         +1 \]

\[ x = y 
         + 1 \]

* 

\[ x = \begin{array}{cc}
      y & u \\
      z & v
\end{array} \]

\[ x = 
   \begin{array}{cc}
      y & u \\
      z & v
   \end{array} \]

  reply	other threads:[~2013-05-12  9:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-10 17:25 unexpected appearance of x^2 in pdf file Paul Stansell
2013-05-10 19:03 ` Nick Dokos
2013-05-12  7:59 ` Nicolas Goaziou
2013-05-12  9:07   ` Paul Stansell [this message]
2013-05-12 13:07     ` Nicolas Goaziou
2013-05-12 14:12       ` Paul Stansell
2013-05-12 15:19         ` Nicolas Goaziou
2013-05-13 14:33         ` Nicolas Richard

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=CAMJKaZzkFVxN_yxuUVPrsqGsP7JwX2Cx3OnVZo2JtxK_mF5EmQ@mail.gmail.com \
    --to=paulstansell@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@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).