emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Quotation marks in links in LaTeX export
@ 2009-10-27  3:42 Brenton Kenkel
  2009-10-28  9:30 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Brenton Kenkel @ 2009-10-27  3:42 UTC (permalink / raw)
  To: Emacs-orgmode


[-- 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

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

* Re: Quotation marks in links in LaTeX export
  2009-10-27  3:42 Quotation marks in links in LaTeX export Brenton Kenkel
@ 2009-10-28  9:30 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-10-28  9:30 UTC (permalink / raw)
  To: Brenton Kenkel; +Cc: Emacs-orgmode

Hi Brenton,

thanks for your report, this bug is fixed now.

- Carsten

On Oct 27, 2009, at 4:42 AM, Brenton Kenkel wrote:

> 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
> _______________________________________________
> 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

- Carsten

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

end of thread, other threads:[~2009-10-28  9:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-27  3:42 Quotation marks in links in LaTeX export Brenton Kenkel
2009-10-28  9:30 ` Carsten Dominik

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