* Bug: Org-6.07b Radio Targets / Links don't work after LaTeX export
@ 2008-09-29 19:35 ASSI
2008-10-10 21:13 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: ASSI @ 2008-09-29 19:35 UTC (permalink / raw)
To: emacs-orgmode
Hi Org-Mode hackers,
I'm trying to get radio links to work in the LaTeX export, but
something goes wrong. The target itself is converted to:
\label{TARGET\}\texttt{TARGET}
-------------^ notice the extra backslash that doesn't belong there!
while all the links are just showing up as \texttt{TARGET}.
I've checked that org-export-latex-all-targets-re matches my radio
targets just fine in the orginal buffer. The "replace radio links"
part seems to work just fine, if I add some extra characters to the
format string they show up nicely. The recognition of the radio
links themselves in org-export-latex-links however does not find
any, radiop does not seem to become true, hence the replacement by
the \texttt{...} fallback, I think. I have also no idea where the
extra backslash comes from in the target (and the target should
probably not get a link to itself anyway). My EMACS is version 22.3
if that matters.
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk]>+
Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug: Org-6.07b Radio Targets / Links don't work after LaTeX export
2008-09-29 19:35 Bug: Org-6.07b Radio Targets / Links don't work after LaTeX export ASSI
@ 2008-10-10 21:13 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-10-10 21:13 UTC (permalink / raw)
To: ASSI; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1588 bytes --]
Hi Achim,
yes, the entire internal linking system was broken when it comes to
LaTeX export.
I believe this problem is fixed now, thank you for your report.
- Carsten
On Sep 29, 2008, at 9:35 PM, ASSI wrote:
> Hi Org-Mode hackers,
>
> I'm trying to get radio links to work in the LaTeX export, but
> something goes wrong. The target itself is converted to:
> \label{TARGET\}\texttt{TARGET}
> -------------^ notice the extra backslash that doesn't belong there!
> while all the links are just showing up as \texttt{TARGET}.
>
> I've checked that org-export-latex-all-targets-re matches my radio
> targets just fine in the orginal buffer. The "replace radio links"
> part seems to work just fine, if I add some extra characters to the
> format string they show up nicely. The recognition of the radio
> links themselves in org-export-latex-links however does not find
> any, radiop does not seem to become true, hence the replacement by
> the \texttt{...} fallback, I think. I have also no idea where the
> extra backslash comes from in the target (and the target should
> probably not get a link to itself anyway). My EMACS is version 22.3
> if that matters.
>
>
> Achim.
> --
> +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk]>+
>
> Factory and User Sound Singles for Waldorf rackAttack:
> http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
>
>
>
> _______________________________________________
> 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
[-- Attachment #1.2: Type: text/html, Size: 2043 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
end of thread, other threads:[~2008-10-10 21:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-29 19:35 Bug: Org-6.07b Radio Targets / Links don't work after LaTeX export ASSI
2008-10-10 21:13 ` 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).