emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* latex link target name
@ 2010-09-10  0:25 Indraneel Majumdar
  0 siblings, 0 replies; only message in thread
From: Indraneel Majumdar @ 2010-09-10  0:25 UTC (permalink / raw)
  To: emacs-orgmode

  Hi,

I'm trying not to have the target name printed out when exporting to 
latex, and am having no success at it.
My org file:

** section 2
22. [@start:22] Oh, have to put sometjing here too!
23. nothing here
24. cfqw4cygq3h
25. gvre4vghq3
26. gvq34vh3ch2
27.
     #+ <<point>>
     What's all that
28. c431y2h32
29. gv34qyh13h2
30. cf42q3hch
31. again nothing
32. and again, see [[point][see this]]

And the latex output:

\begin{enumerate}
\setcounter{enumi}{21}
\item  Oh, have to put sometjing here too!
\item nothing here
\item cfqw4cygq3h
\item gvre4vghq3
\item gvq34vh3ch2
\item What's all that
\item c431y2h32
\item gv34qyh13h2
\item cf42q3hch
\item again nothing
\item and again, see \hyperref[point]{see this}
\end{enumerate}


Another example:

26. gvq34vh3ch2
27. <<point>> What's all that
28. c431y2h32
29. gv34qyh13h2
30. cf42q3hch
31. again nothing
32. and again, see [[point][see this]]

and latex out:

\item \label{point}point What's all that
\item c431y2h32
\item gv34qyh13h2
\item cf42q3hch
\item again nothing
\item and again, see \hyperref[point]{see this}


What am I doing wrong? I've struggled for hours with this. do I /have/ 
to meddle with the latex output to fix this?


TIA,
Indraneel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-10  0:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-10  0:25 latex link target name Indraneel Majumdar

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