emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brenton Kenkel <brenton.kenkel@gmail.com>
To: Emacs-orgmode@gnu.org
Subject: Quotation marks in links in LaTeX export
Date: Mon, 26 Oct 2009 23:42:59 -0400	[thread overview]
Message-ID: <22f6f9a30910262042i6466011el2a52d2391ee54894@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 547 bytes --]

Dear all,

I found an apparent minor bug with links containing quotation marks in LaTeX
export. If the first character in the name of a link is a quotation mark, it
is converted to a closing mark rather than an opening mark. For example:

,----
| * test
|
| [[http://www.google.com]["hello"]]
| [[http://www.google.com]["two" "quotes"]]
`----

This produces:

,----
| \href{http://www.google.com}{''hello''}
| \href{http://www.google.com}{''two'' ``quotes''}
`----

I am using org-mode 6.32 with Emacs 23.1 on Mac OS X.

Thank you,
Brenton Kenkel

[-- Attachment #1.2: Type: text/html, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2009-10-27  3:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-27  3:42 Brenton Kenkel [this message]
2009-10-28  9:30 ` Quotation marks in links in LaTeX export Carsten Dominik

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=22f6f9a30910262042i6466011el2a52d2391ee54894@mail.gmail.com \
    --to=brenton.kenkel@gmail.com \
    --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).