Re: [O] [ox-latex] How to force ALL captions below their referents?

2014-10-03 Thread James Harkins
On Thu, 02 Oct 2014 18:54:20 +0200 Nicolas Goaziou wrote: > You mean moving `org-latex-table-caption-above' to > `org-latex-caption-above' and making sure every block complies to the > variable? Sorry for the late reply. I wasn't feeling quite well yesterday. Something like that would do it, I

Re: [O] real-time image rendering

2014-10-03 Thread Doyley, Marvin M.
This works better (add-hook 'org-babel-after-execute-hook 'org-display-inline-images) https://www.mail-archive.com/emacs-orgmode@gnu.org/msg88358.html thanks m On Oct 3, 2014, at 7:29 PM, Grant Rettke wrote: > Sorry for not discussing further: > > https://urldefense.proof

Re: [O] ob-clojure.el (org-babel for Clojure)

2014-10-03 Thread Thorsten Jolitz
Daniel Szmulewicz writes: > Daniel Szmulewicz gmail.com> writes: > >> >> Thorsten Jolitz gmail.com> writes: >> >> > Did you try other :results types like >> > >> > , >> > | #+BEGIN_SRC clojure :results raw >> > ` >> > >> >> Yes, thank you. I tried various switches for the results

Re: [O] real-time image rendering

2014-10-03 Thread Doyley, Marvin M.
Thanks Cheers, M Sent from my iPad > On Oct 3, 2014, at 7:29 PM, Grant Rettke wrote: > > Sorry for not discussing further: > > https://urldefense.proofpoint.com/v1/url?u=https://stackoverflow.com/questions/17621495/emacs-org-display-inline-images&k=p4Ly7qpEBiYPBVenR9G2iQ%3D%3D%0A&r=Fwb4ac3v7Ah

Re: [O] ob-clojure.el (org-babel for Clojure)

2014-10-03 Thread Daniel Szmulewicz
Daniel Szmulewicz gmail.com> writes: > > Thorsten Jolitz gmail.com> writes: > > > Did you try other :results types like > > > > , > > | #+BEGIN_SRC clojure :results raw > > ` > > > > Yes, thank you. I tried various switches for the results argument, > and the result was the same:

Re: [O] real-time image rendering

2014-10-03 Thread Grant Rettke
Sorry for not discussing further: https://stackoverflow.com/questions/17621495/emacs-org-display-inline-images On Fri, Oct 3, 2014 at 5:12 PM, Doyley, Marvin M. wrote: > Dear All, > > I am currently using Org mode as a teaching tool for a course that I am > teaching this semester. I would like

[O] real-time image rendering

2014-10-03 Thread Doyley, Marvin M.
Dear All, I am currently using Org mode as a teaching tool for a course that I am teaching this semester. I would like to run some python simulations in class and save the results to a file. I would like to show the results in real time as I change various parameters. I am using iimage-mode to

Re: [O] [patch, ox] Unnumbered headlines

2014-10-03 Thread Rasmus
Nicolas Goaziou writes: > Hello, > > Rasmus writes: > >> Now odt output doesn't look ugly. I fixed the other things you >> mentioned. Make test passes. > > Applied. Thank you very much. Thanks. Bastien added my key to org-git today, so hopefully you'll be spared of this in the future. > Now

Re: [O] [patch, ox] Unnumbered headlines

2014-10-03 Thread Nicolas Goaziou
Hello, Rasmus writes: > Now odt output doesn't look ugly. I fixed the other things you > mentioned. Make test passes. Applied. Thank you very much. Now, some documentation would be nice. Regards, -- Nicolas Goaziou

Re: [O] Suggestion, ox-latex: Perhaps a line break should be inserted into low-level headlines

2014-10-03 Thread Nicolas Goaziou
Anders Johansson writes: > I see. This just didn't really fit with my use-case. I seldom decide > before what will be considered "low-level" headlines and make them > special. For my large "generated" documents I'll hack something > together then. You don't have to decide anything. Just put a bl

Re: [O] Adding new table rows/cols in a formula update

2014-10-03 Thread Dima Kogan
Nick Dokos writes: > Nicolas Goaziou writes: > > Does it need sanity checking? A typo in a formula can create "billions > and billions"[fn:1] of columns inadvertently. Sure. Updated patch attached. >From 06f09e58a0f8b62429dda2faa913e297218b67b2 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date:

[O] agenda time grid -- default time slot lines

2014-10-03 Thread hymie!
Greetings. I have two questions about the default time slots in the Agenda. First question When I open the Agenda Day View, I get a bunch of blank lines at the default times 8am, 10am, 12noon, 2pm, 4pm, and so on. Friday 3 October 2014 8:00..

Re: [O] Suggestion, ox-latex: Perhaps a line break should be inserted into low-level headlines

2014-10-03 Thread Anders Johansson
Nicolas Goaziou writes: Hello, Anders Johansson writes: Currently low-level headlines in latex export to: \item HEADLINE-TEXT \label{sec-1-3} CONTENTS Not really. Export respects blank lines between the headline an its contents. So * Headline Contents will be exported as \ite

[O] Poor man's Org time-tracking on Android

2014-10-03 Thread Christoph LANGE
Dear Org community, I thought I'd let you know how I clock my Org tasks while I'm on the move. In a really poor man's way, without MobileOrg. http://langec.wordpress.com/2014/10/03/poor-mans-org-mode-time-logging/ Cheers, Christoph -- Christoph Lange, Enterprise Information Systems Departm

Re: [O] Export dispatcher interface change

2014-10-03 Thread Charles Millar
Charles Millar wrote: In case it helps to track the bug, I reported this to the list a week or two ago. See my message of 9/24 and the subsequent messages of how M-x org-export-html, etc added to the export dsipatcher Charlie Millar My apologies to Brady Trainor and Charles Berry - I neglecte

Re: [O] Export dispatcher interface change

2014-10-03 Thread Charles Millar
In case it helps to track the bug, I reported this to the list a week or two ago. See my message of 9/24 and the subsequent messages of how M-x org-export-html, etc added to the export dsipatcher Charlie Millar Jacek Generowicz wrote: Hello, I am used to the export dispatcher offering sectio

Re: [O] A question on org-element-headline-interperter

2014-10-03 Thread Marcin Borkowski
On 2014-10-03, at 09:08, Thorsten Jolitz wrote: > Marcin Borkowski writes: > >> What is my misconception here? > > as I learned myself from Nicolas recently, these are internal functions, > the API function for interpreting is > > ,[ C-h f org-element-interpret-data RET ] > | org-element-in

Re: [O] Export dispatcher interface change

2014-10-03 Thread Jacek Generowicz
Nicolas Goaziou writes: > Only loaded export back-ends appear in the dispatcher. See > > (info "(org) Export back-ends") > > You can either customize `org-export-backends' or simply (require > 'ox-html) in your config. > > However, both latex and html back-ends are expected to be loaded by >

[O] Help on org-export-filter-link-functions

2014-10-03 Thread Daimrod
Hi, I've wrote a simple filter to customize how links are exported in latex: #+BEGIN_SRC (defun dmd--latex-bib-link-filter (data backend info) "Convert a bib link to a citation (e.g. bib:foo93 -> \cite{foo93})." (let* ((beg (next-property-change 0 data)) (link (if beg (get-text-proper

Re: [O] Export dispatcher interface change

2014-10-03 Thread Nicolas Goaziou
Hello, Jacek Generowicz writes: > I am used to the export dispatcher offering sections for export to HTML > [h] and LaTeX [l]. > > After having upgraded a number of things on my system (including a small > bump of Emacs, but NOT (to my knowledge) org mode), the dispatcher no > longer offers the

Re: [O] [patch, ox] Unnumbered headlines

2014-10-03 Thread Rasmus
Hi, Now odt output doesn't look ugly. I fixed the other things you mentioned. Make test passes. Nicolas Goaziou writes: >> But we are not checking that :CUSTOM_ID is unique. > > This is not our problem, but user's. > >> In ox-latex you're required to turn on a variable on to get this >> beha

Re: [O] [bug] Alignment bug in clock tables

2014-10-03 Thread Joost Helberg
Francesco, I reported this on September 2nd too. Hitting C-c C-c inside the table fixes the formatting. Also moving to a position inside the table and doing: M-x org-table-align fixes the formatting. Hence I tried to create a new formatter function in order to re-align after writing the table: (d

Re: [O] Release Org 8.2.8

2014-10-03 Thread Igor Sosa Mayor
Bastien writes: > Hi all, > > I've released Org 8.2.8, a bugfix release. > Thanks to everyone who worked on it. thanks! -- :: Igor Sosa Mayor :: joseleopoldo1...@gmail.com :: :: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ :: :: jabberid: rogorido ::::

Re: [O] Solution for very long hyperlinks when exporting to latex?

2014-10-03 Thread Martin Weigele
Problem solved by uncommenting the "[NO-DEFAULT-PACKAGES]" and "[EXTRA]" parts (see elisp part below) in the emacs lisp initialisation of .emacs. Am Mittwoch, 1. Oktober 2014, 02:29:23 schrieb Martin Weigele: > That is exactly the problem, Rasmus... I am lost in the complexity of object > and met

[O] Export dispatcher interface change

2014-10-03 Thread Jacek Generowicz
Hello, I am used to the export dispatcher offering sections for export to HTML [h] and LaTeX [l]. After having upgraded a number of things on my system (including a small bump of Emacs, but NOT (to my knowledge) org mode), the dispatcher no longer offers the [h] and [l] options ... until I invoke

Re: [O] Release Org 8.2.8

2014-10-03 Thread Pascal Wittmann
On 10/03/2014 10:18 AM, Bastien wrote: > I've released Org 8.2.8, a bugfix release. > Thanks to everyone who worked on it. Thanks! I've already updated the package on NixOS. signature.asc Description: OpenPGP digital signature

Re: [O] Release Org 8.2.8

2014-10-03 Thread Glyn Millington
Bastien writes: > Hi all, > > I've released Org 8.2.8, a bugfix release. > Thanks to everyone who worked on it. > > I also sync'ed this release with the Emacs 24 branch. Thank you!! atb Glyn

Re: [O] [patch, ox] Unnumbered headlines

2014-10-03 Thread Sebastien Vauban
Nicolas Goaziou wrote: >> + ;; Test if destination is a numbered headline > > Missing full stop. Small question about conventions for writing comments... Can I consider the following to be the rule? - If it's a *sentence* (like the above example, in the imperative form), begin with a capit

[O] Release Org 8.2.8

2014-10-03 Thread Bastien
Hi all, I've released Org 8.2.8, a bugfix release. Thanks to everyone who worked on it. I also sync'ed this release with the Emacs 24 branch. Enjoy! -- Bastien

Re: [O] Suggestion, ox-latex: Perhaps a line break should be inserted into low-level headlines

2014-10-03 Thread Nicolas Goaziou
Hello, Anders Johansson writes: > Currently low-level headlines in latex export to: > > \item HEADLINE-TEXT > \label{sec-1-3} > CONTENTS Not really. Export respects blank lines between the headline an its contents. So * Headline Contents will be exported as \item Headline \label{w

Re: [O] behavior of org-image-actual-size with units in attr_* :width

2014-10-03 Thread Nicolas Goaziou
Hello, John Kitchin writes: > Nicolas Goaziou writes: > > is it the case that ATTR_HTML width attributes are only in pixels? No, but it's the only export back-end dedicated to on-screen display. So, in-buffer width is probably only meaningful there. > If so, that is certainly an easier modif

[O] Suggestion, ox-latex: Perhaps a line break should be inserted into low-level headlines

2014-10-03 Thread Anders Johansson
Hi, Currently low-level headlines in latex export to: \item HEADLINE-TEXT \label{sec-1-3} CONTENTS This makes the headline text and contents go together in the same line with just a space in between. I think there should be a line break or paragraph break between them. Something like \item

Re: [O] [patch, ox] Unnumbered headlines

2014-10-03 Thread Nicolas Goaziou
Hello, Rasmus writes: > Alan did some testing on a slightly older version of this patch and he > managed to publish his book without errors and with working links. So > let's give it another shot. > > I briefly tested the output of LaTeX, html, texinfo, odt, md, and > plaintext and made sure li

Re: [O] A question on org-element-headline-interperter

2014-10-03 Thread Thorsten Jolitz
Marcin Borkowski writes: Hi, > I guess I don't understand something. I have a headline in a `headline' > variable (say that I did something like (org-element-parse-buffer) and > took one of the headlines from there). I thought that > > (insert > (org-element-headline-interpreter headline