emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Export org file to pdf: unable to resolve link
@ 2016-02-10 19:10 Sergio Bacelar
  2016-02-11  0:03 ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: Sergio Bacelar @ 2016-02-10 19:10 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 856 bytes --]

I am trying with no success to export the most important text from Vikas Rawal https://github.com/vikasrawal/orgpaper/blob/master/orgpapers.org <https://github.com/vikasrawal/orgpaper/blob/master/orgpapers.org> to pdf via LaTeX. I tried C-c C-e l o but I obtain always the error message “Unable to resolve link readata-code”. 
This happens because the link readapt-code is not working:


Code block [[readdata-code]] is an example of such a code block. Note
~:results value silent~ switch used in the  ~#+begin_src~ line.

#+BEGIN_SRC org
  ,#+NAME: readdata-code
  ,#+BEGIN_SRC R :results value silent

  read.data("datafile1.csv",sep=",",header=T)->mydata1


  ,#+END_SRC
#+END_SRC

If #+NAME was not inside the SRC block and there was no comma before #+NAME the link should work.
Does anyone can help me to export this file to pdf?

[-- Attachment #2: Type: text/html, Size: 2169 bytes --]

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

end of thread, other threads:[~2016-02-13  2:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-10 19:10 Export org file to pdf: unable to resolve link Sergio Bacelar
2016-02-11  0:03 ` Nicolas Goaziou
2016-02-11 10:17   ` Sergio Bacelar
2016-02-11 10:36     ` Nicolas Goaziou
2016-02-11 13:06       ` John Hendy
2016-02-13  2:04         ` Vikas Rawal

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