From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Org-mode version 6.32trans (release_6.32b.144.g081f); implizit examples not working for LaTeX/PDF export Date: Tue, 10 Nov 2009 05:59:36 +0100 Message-ID: <87bpjb5613.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7ipi-0000zs-9t for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 23:59:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7ipb-0000zE-Lo for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 23:59:55 -0500 Received: from [199.232.76.173] (port=39532 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7ipb-0000zB-4I for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 23:59:51 -0500 Received: from mail.gmx.net ([213.165.64.20]:53045) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1N7ipZ-0001IS-6M for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 23:59:50 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ The following code does not work as expected, when exported to PDF: =3D> --->8----------------------------->8----------------------------->8--- * Image basics =20=20=20 Images are inserted into an Org file in a fashion similar to links: : [[file:///home/sebastian/develop/org/org-mode-unicorn.png]] <=3D ---8<-----------------------------8<-----------------------------8<--- Result: The last line is exported as: \href{file:///home/sebastian/develop/org/org-mode-unicorn.png}{nil} Expected result: I expect the last line to be exported as fixed width text. Sebastian Emacs : GNU Emacs 23.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.16.1) of 2009-08-18 on beteigeuze Package: Org-mode version 6.32trans (release_6.32b.144.g081f) current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq org-log-done 'time org-mouse-features '(yank-link activate-stars activate-bullets activate-ch= eckboxes) org-export-with-LaTeX-fragments t org-link-frame-setup '((vm . vm-visit-folder-other-frame) (gnus . gnus-oth= er-frame) (file . find-file)) org-special-ctrl-a/e t org-export-latex-listings t org-startup-align-all-tables t org-agenda-files '("~/emacs/org/organizer.org" "~/emacs/org/notes/Laufen/L= auftermine.org") org-agenda-include-diary t org-agenda-window-setup 'current-window org-export-default-language "de" org-hide-leading-stars t org-clock-into-drawer t org-metaup-hook '(org-babel-load-in-session-maybe) org-export-htmlize-css-font-prefix "" org-archive-save-context-info '(time file category todo itags olpath ltags) org-after-todo-state-change-hook '(org-clock-out-if-current sr-org-todo-st= ate-toggled) org-protocol-project-alist '(("http://orgmode.org/worg/" :online-suffix ".= php" :working-suffix ".org" :base-url "http://orgmode.org/worg/" :working-director= y "/home/sebastian/develop/org/Worg/") ("http://localhost/devel/org-notes/" :online-= suffix ".html" :working-suffix ".org" :base-url "http://localhost/devel/org-notes/= " :working-directory "/home/sebastian/emacs/org/notes/") ) org-babel-interpreters '("sql" "css" "ditaa" "python" "sh" "emacs-lisp") org-archive-location "::* Archiv" org-startup-folded t org-odd-levels-only nil org-id-locations-file "~/emacs/.org-id-locations" org-special-ctrl-k t org-export-html-title-format "

%s

" org-export-with-drawers t org-id-prefix "org" org-agenda-restore-windows-after-quit t org-export-html-style "" org-protocol-protocol-alist '(("Insert sourcecode at point" :protocol "ins= ert-at-point" :function op-insert-at-point)) org-clock-in-resume t org-hide-emphasis-markers t org-export-preprocess-hook '(org-export-blocks-preprocess) org-tab-first-hook '(org-hide-block-toggle-maybe) org-src-mode-hook '(org-src-mode-configure-edit-buffer) org-confirm-shell-link-function 'yes-or-no-p org-clock-persist t org-highlight-latex-fragments-and-specials t org-todo-keywords '("TODO" "STARTED" "|" "DONE" "CANCELED(c@)") org-agenda-before-write-hook '(org-agenda-add-entry-text) org-clock-persist-query-save t org-export-latex-packages-alist '(("" "color") ("" "listings")) org-default-notes-file "~/emacs/org/notes/remember.org" org-export-html-table-tag "" org-directory "~/emacs/org/" org-export-mark-todo-in-toc t org-blank-before-new-entry '((heading . t) (plain-list-item)) org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers o= rg-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-export-latex-classes '(("beamer" "\\documentclass[11pt]{beamer}\n\\usepackage[u= tf8]{inputenc}\n\\usepackage[T1]{fontenc}\n\\usepackage{hyperref}\n\\usepac= kage{verbatim}\n\\setbeameroption{show notes}\n\\usetheme{Goettingen}\n\\us= eoutertheme{infolines}" ("\\begin{frame}\\frametitle{%s}\\begin{itemiz= e}" "\\end{itemize}\\end{frame}" "\\begin{frame}\\frametitle{%s}\\begin{itemiz= e}" "\\end{itemize}\\end{frame}") ("\\item{%s}" . "\\item*{%s}") ("\\end{itemize= }\\note{" "}")) ("myarticle" "% BEGIN My Article Defaults\n\\input{/home/se= bastian/develop/lib/latex/header-pdf.tex}\n" ("\\rzchapteridx{%s}" . "\\rzchapteridx{%s}") = ("\\rzsection{%s}{}" . "\\rzsection{%s}") ("\\rzsubsection{%s}" . "\\rzsubsection{%s}") ("\\rzsubsubsection{%s}" . "\\rzsubsubsection{= %s}")) ("article" "\\documentclass[11pt,a4paper]{article}\n\\use= package[utf8]{inputenc}\n\\usepackage[T1]{fontenc}\n\\usepackage{graphicx}\= n\\usepackage{longtable}\n% BEGIN My Article Defaults\n\\input{/home/sebast= ian/develop/lib/latex/header-org-article-pdf.tex}\n\\input{/home/sebastian/= develop/lib/latex/code.tex}\n% END My Article Defaults" ("\\section{%s}" . "\\section*{%s}") ("\\subse= ction{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}= ") ("\\paragraph{%s}" . "\\paragraph*{%s}") ("\\subparagraph{%s}" . "\\subparagraph*{%s}")) ("report" "\\documentclass[11pt,a4paper]{report}\n\\usep= ackage[utf8]{inputenc}\n\\usepackage[T1]{fontenc}\n\\usepackage{graphicx}\n= \\usepackage{longtable}\n\\usepackage{hyperref}" ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}= " . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subse= ction{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}= ")) ("book" "\\documentclass[11pt,a4paper]{book}\n\\usepac= kage[utf8]{inputenc}\n\\usepackage[T1]{fontenc}\n\\usepackage{graphicx}\n\\= usepackage{longtable}\n\\usepackage{hyperref}" ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}= " . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subse= ction{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}= ")) ) org-publish-project-alist '(("org-inherit" :base-directory "~/develop/org/= org-js-mtn/" :recursive nil :base-extension "js" :publishing-directory "~/develop/htdocs/= org-notes/" :publishing-function org-publish-attachment) ("org-inherit-search" :base-directory "~/devel= op/org/github/org-search.php/" :recursive nil :base-extension "php" :publishing-directo= ry "~/develop/htdocs/org-notes/" :publishing-function org-publish-attachment) ("org-notes" :base-directory "~/emacs/org/note= s/" :auto-index t :index-filename "sitemap.org" :index-title "Sitemap" :recursi= ve t :base-extension "org" :publishing-directory "~/develop/htdocs/org-n= otes/" :publishing-function org-publish-org-to-html :custom-html-function= sr-org-export-custom-html :headline-levels 4 :auto-preamble t :completion-function sr-or= g-notes-index-complete :menu/structure-file "~/develop/htdocs/intranet/navigations/org.tx= t" :menu/link-target "mitte") ("org-notes-static" :base-directory "~/emacs/o= rg/notes/" :recursive t :base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|mp3\\|ogg= \\|swf\\|txt\\|htm\\|html\\|dtd\\|php" :publishing-directory "~/develop/htdocs/org-n= otes/" :publishing-function org-publish-attachment) ("org" :components ("org-inherit" "org-inherit= -search" "org-notes" "org-notes-static")) ("worg-notes" :base-directory "~/develop/org/W= org/" :auto-index nil :recursive t :base-extension "org" :publishing-directory "= ~/develop/htdocs/worg/" :publishing-function org-publish-org-to-html = :headline-levels 3 :auto-preamble t :style "\n") ("worg-static" :base-directory "~/develop/org/= Worg/" :recursive t :base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|mp3\\|ogg= \\|swf" :publishing-directory "~/develop/htdocs/worg/" :publishing-function= org-publish-attachment) ("worg" :components ("worg-notes" "worg-static= "))) org-fontify-done-headline t org-remove-highlights-with-change nil org-mode-hook '((lambda nil (setq org-mouse-context-menu-function (quote o= rg-mouse-context-menu)) (when (memq (quote context-menu) org-mouse-features) (define-key org-mouse-map (if (featurep (quote xemacs)) = [button3] [mouse-3]) nil) (define-key org-mode-map [mouse-3] (quote org-mouse-show= -context-menu))) (define-key org-mode-map [down-mouse-1] (quote org-mouse-= down-mouse)) (when (memq (quote context-menu) org-mouse-features) (define-key org-mouse-map [C-drag-mouse-1] (quote org-mo= use-move-tree)) (define-key org-mouse-map [C-down-mouse-1] (quote org-mo= use-move-tree-start))) (when (memq (quote yank-link) org-mouse-features) (define-key org-mode-map [S-mouse-2] (quote org-mouse-ya= nk-link)) (define-key org-mode-map [drag-mouse-3] (quote org-mouse= -yank-link))) (when (memq (quote move-tree) org-mouse-features) (define-key org-mouse-map [drag-mouse-3] (quote org-mous= e-move-tree)) (define-key org-mouse-map [down-mouse-3] (quote org-mous= e-move-tree-start))) (when (memq (quote activate-stars) org-mouse-features) (font-lock-add-keywords nil (\` (((\, outline-regexp) 0 (\` (face org-link mouse-face = highlight keymap (\, org-mouse-map))) (quote prepend)) ) ) t) ) (when (memq (quote activate-bullets) org-mouse-features) (font-lock-add-keywords nil (\` (("^[ ]*\\([-+*]\\|[0-9]+[.)]\\) +" (1 (\` (face org-link keymap (\, org-mouse-map) mous= e-face highlight)) (quote prepend))) ) ) t) ) (when (memq (quote activate-checkboxes) org-mouse-feature= s) (font-lock-add-keywords nil (\` (("^[ ]*\\([-+*]\\|[0-9]+[.)]\\) +\\(\\[[ X]\\]\\)" (2 (\` (face bold keymap (\, org-mouse-map) mouse-fa= ce highlight)) t)) ) ) t) ) (defadvice org-open-at-point (around org-mouse-open-at-po= int activate) (let ((context (org-context))) (cond ((assq :headline-stars context) (org-cycle)) ((assq :checkbox context) (org-toggle-checkbox)) ((assq :item-bullet context) (let ((org-cycle-include-= plain-lists t)) (org-cycle))) (t ad-do-it)) ) ) ) imenu-add-menubar-index sr-yas-in-org org-clock-load (lambda nil (org-add-hook (quote change-major-mode-hook) (quote org-s= how-block-all) (quote append) (quote local)) ) ) org-clock-out-remove-zero-time-clocks t org-export-htmlize-output-type 'css org-refile-targets '((org-agenda-files :maxlevel . 3) (sr-org-refile-targe= ts :maxlevel . 2)) org-ctrl-c-ctrl-c-hook '(org-R-apply-maybe org-babel-lob-execute-maybe org= -babel-execute-src-block-maybe) org-return-follows-link t org-confirm-elisp-link-function 'yes-or-no-p org-refile-use-outline-path 'file org-agenda-mode-hook '((lambda nil (setq org-mouse-context-menu-function (= quote org-mouse-agenda-context-menu)) (define-key org-agenda-mode-map (if (featurep (quo= te xemacs)) [button3] [mouse-3]) (quote org-mouse-show-context-menu)) (define-key org-agenda-mode-map [down-mouse-3] (qu= ote org-mouse-move-tree-start)) (define-key org-agenda-mode-map (if (featurep (quote xemacs)) [(control mouse-4)]= [C-mouse-4]) (quote org-agenda-earlier)) (define-key org-agenda-mode-map (if (featurep (quote xemacs)) [(control mouse-5)]= [C-mouse-5]) (quote org-agenda-later)) (define-key org-agenda-mode-map [drag-mouse-3] (quote (lambda (event) (interactive "e") (case (org-mouse-get-gesture event) (:left (org= -agenda-earlier 1)) (:right (org-agenda-later 1))) ) ) ) ) ) org-agenda-start-on-weekday nil org-export-interblocks '((lob org-babel-exp-lob-one-liners) (src org-babel= -exp-inline-src-blocks)) org-log-note-headings '((done . "CLOSING NOTE %t") (state . "State %-12s f= rom %-12S %t") (note . "Note taken on %t") (clock-out . "")) org-refile-allow-creating-parent-nodes 'confirm org-insert-mode-line-in-empty-file t org-occur-hook '(org-first-headline-recenter) org-drawers '("PROPERTIES" "CLOCK" "PHONE" "EMAIL" "REMAIL" "HIDDEN" "LOGB= OOK") org-table-formula-evaluate-inline nil org-time-stamp-custom-formats '("<%d.%m.%Y, %H:%M>" . "<%m/%d/%Y %a %H:%M>= ") org-modules '(org-bbdb org-bibtex org-gnus org-id org-info org-jsinfo org-= irc org-wl org-w3m org-mouse org-annotation-helper org-browser-url org-R) org-columns-default-format "%35ITEM %TODO %3PRIORITY %CLOCKSUM %10TAGS" org-remember-templates '(("Todo" 116 "* TODO %^{Title} %^g\n %U\n %a\n = %i" "organizer.org" "Eingang") ("" 97 "* TODO %^{Termin}\n %T\n %?" "organizer= .org" "Eingang") ("Privat" 112 "* %^{Title}\n\n %a\n\n %i" "priv= ate-notes.org" "Notizen") ("Snippets" 115 "* %^{Title} %^G\n\n Source: %a\= n\n#+begin_src %?\n%i\n#+end_src\n\n" "notes/Snippet-Sammlung.org" "Snippets") ("Notiz (public)" 110 "* %^{Title}\n\n %a\n\n %= i" nil "Notizen") ("Bookmarks" 98 "+ %^{Title}\n%!" nil "Bookmarks") ("" 119 "* %^{Title}\n\n Quelle: %u, %c\n\n %i"= nil "Notizen") ("English" 69 "* %^{Title}\n\n %a\n\n" "notes/eng= lish.org" "Neu") ("EMMA-STIL (m. Link)" 101 "* TODO %^{Title}\n E= ingegangen: %U\n Link: %a\n %?\n\n" "todoos/emma-stil.org" "Eingang") ("org-info.js" 111 "* %^{Title}\n\n %?\n\n" "~/d= evelop/org/org-js-mtn/TODO.org" "Remember") ("" 122 "* %^{Title}\n\n a: %a\n A: %A\n i: %i\n t: %t\n= T: %T\n u: %u\n U: %U\n n: %n\n c: %c\n x: %x\n:link: %:link\n:description= : %:description\n %?\n\n" "~/xy.org" "Remember") ) org-clock-persist-file "~/emacs/.org-clock-save.el" org-ellipsis "-=E2=9C=8E-" org-metadown-hook '(org-babel-pop-to-session-maybe) org-link-abbrev-alist '(("man" . "http://localhost/devel/intranet/knowledg= e/man.php?q=3Dman&what=3D%s") ("help" . "http://localhost/devel/man.php?q=3Dhelp= &what=3D%s") ("apropos" . "http://localhost/devel/man.php?q=3Da= propos&what=3D%s") ("google" . "http://www.google.de/search?q=3D%s") ("wikipedia-de" . "http://de.wikipedia.org/wiki/%s= ") ("dummy" . sr-no-link) ("wikipedia-en" . "http://en.wikipedia.org/wiki/%s= ")) org-export-blocks '((src org-babel-exp-src-blocks nil) (comment org-export= -blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil) (dot org-ex= port-blocks-format-dot nil)) )