emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Encoding Problem in export?
@ 2013-07-23 23:17 Robert Eckl
  2013-07-23 23:35 ` Nicolas Goaziou
  0 siblings, 1 reply; 25+ messages in thread
From: Robert Eckl @ 2013-07-23 23:17 UTC (permalink / raw)
  To: emacs-orgmode

At least since release_8.0.6-478-g9ee8e2  
(encoding utf-8)

If i'm using a link which contains the character "=" the character in the
target is replaced with "%3D", at least for export to html and latex.

[[http://example.de/?idprop=222][http://example.de/picture.jpg]]

->

<a href="http://example.de/?idprop%3D222" >
   <img src="http://example.de/picture.jpg" />
</a>

----------------------------------

#+BEGIN_LaTeX
\begin{window}[0,r,\href{http://example.de/?idprop=222}{\includegraphics{picture}},{}]
#+END_LaTeX

->

\begin{window}[0,r,\href{http://example.de/?idprop%3D222}{\includegraphics{picture}},{}]

With an very old version of orgmode 7.93 this was for a while standard for
the latex exporter, not for html.

Cu,
Robert

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

end of thread, other threads:[~2013-11-17 11:51 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-23 23:17 Encoding Problem in export? Robert Eckl
2013-07-23 23:35 ` Nicolas Goaziou
2013-07-24  1:50   ` Robert Eckl
2013-07-24  7:34     ` Nicolas Goaziou
2013-07-24  8:46       ` Robert Eckl
2013-07-24  9:16         ` Nicolas Goaziou
2013-07-24 10:27           ` Robert Eckl
2013-07-24  9:39       ` Nick Dokos
2013-07-24 11:09         ` Nicolas Goaziou
2013-07-25  4:05           ` David Maus
2013-07-25 21:46             ` Nicolas Goaziou
2013-07-26  4:03               ` David Maus
2013-07-26 10:20                 ` Nicolas Goaziou
2013-07-27  7:23                   ` David Maus
2013-07-27 11:09                     ` Nicolas Goaziou
2013-07-28  8:36                       ` Jambunathan K
2013-07-28  8:54                         ` Jambunathan K
2013-07-28 11:16                         ` David Maus
2013-07-28 11:22                         ` Nicolas Goaziou
2013-07-29  6:59                           ` Jambunathan K
2013-11-16 15:16       ` Michael Brand
2013-11-16 20:43         ` Nicolas Goaziou
2013-11-17 11:06           ` Michael Brand
2013-11-17 11:46             ` Nicolas Goaziou
2013-11-17 11:51               ` Michael Brand

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