Re: [O] Bug: HTML export ignoring CUSTOM_ID properties

2015-04-21 Thread Nicolas Goaziou
Hello, Daniel Clemente writes: > I also saw this change (diff format): > > - > -1.4.3.1.2 > tercer error con stash > + > +1.4.3.1.2 > tercer error con stash > > The #sec-1-4-3-1-2 format was better. If I delete section 1.4.3.1.2, > section 1.5 is still called 1.5, that's good. And if you dele

Re: [O] org-table relative reference questions

2015-04-21 Thread Michael Brand
Hi Jeffrey On Mon, Apr 20, 2015 at 3:35 PM, Jeffrey Brent McBeth wrote: > I'm looking for a way to reference a row or column on both the left > side and right side of a table formula that is "easily" manipulable. As you noticed the left side is very limited compared to the right side. The soluti

[O] Portable way to insert and display images in an org entry ?

2015-04-21 Thread Xavier
od on my cygwin installation since the link is: [[file:Captures d'écran/20150421-SOAINFRA-saturation.png][Illustration de la saturation du TBS I7_SOAINFRA_AA_DATA01]] What can be a good alternative ? Add my file as an attachment and link from it ? (is it even possible ?) Regards -- Xavier

Re: [O] Portable way to insert and display images in an org entry ?

2015-04-21 Thread Myles English
But, C-c C-x C-v can't do anything good on my cygwin > installation since the link is: > > [[file:Captures d'écran/20150421-SOAINFRA-saturation.png][Illustration > de la saturation du TBS I7_SOAINFRA_AA_DATA01]] > > What can be a good alternative ? Add my file as an attach

Re: [O] HTML + RDFa export/publishing ?

2015-04-21 Thread Olivier Berger
Hi. I've finally devoted a bit more time to follow the lines you'd drawn in the post below, and here's the result : http://www-public.telecom-sudparis.eu/~berger_o/test-org-publishing-rdfa.html It's not perfect as it doesn't offer a universal compact way to map all RDFa constructs to some handy

[O] howto disable infojs

2015-04-21 Thread OSiUX
I try in the .org file: #+OPTIONS: html-use-infojs:nil ... and the .emacs rc file: (setq org-html-use-infojs nil) any configuration does not work :( Org-mode version 8.3beta (release_8.3beta-1055-g797023 @ /home/osiris/org-mode/lisp/) GNU Emacs 24.4.1 (x86_64-pc-linux-gnu) of 2015-03-

Re: [O] Cannot insert footnote here

2015-04-21 Thread Sebastien Vauban
Thomas S. Dye wrote: > Vikas Rawal writes: > >> But a footnote at the end of a headline breaks LaTeX export. LaTeX >> needs an optional title as follows, to be able to include footnote in >> headline. >> >> http://tex.stackexchange.com/questions/47380/how-can-i-have-a-footnote-with-an-url-in-a-sec

[O] Beamer export: heading tags rendered as \textsc{}

2015-04-21 Thread Joon Ro
Hi, I just found that beamer export is rendering heading tags with \textsc. For example, it looks like this in the latex file: \section{Section Name\hfill{}\textsc{tagname}} Which makes them show up in the navigation bar in beamer slides.Please let me know if I can turn this off - I'm using o

Re: [O] Sparse tree for undated TODOs, or hierachical agenda?

2015-04-21 Thread Jorge A. Alfaro-Murillo
Hi, Nikolaus. Nikolaus Rath writes: Hello, I'm starting to like orgmode more and more. Thanks for working on this! However, for me the global todo list in the Agenda very hard to digest (even when excluding sublevels), so I'd rather have a view that conserves the document structure. If

Re: [O] org-table relative reference questions

2015-04-21 Thread Jeffrey Brent McBeth
On Tue, Apr 21, 2015 at 10:13:53AM +0200, Michael Brand wrote: > Hi Jeffrey > > On Mon, Apr 20, 2015 at 3:35 PM, Jeffrey Brent McBeth > wrote: > > I'm looking for a way to reference a row or column on both the left > > side and right side of a table formula that is "easily" manipulable. > > As

Re: [O] Portable way to insert and display images in an org entry ?

2015-04-21 Thread Sebastien Vauban
s ok. But, C-c C-x C-v can't do anything good on my cygwin > installation since the link is: > > [[file:Captures d'écran/20150421-SOAINFRA-saturation.png][Illustration > de la saturation du TBS I7_SOAINFRA_AA_DATA01]] Can't you avoid the space in "Capture d'écran&

Re: [O] Sparse tree for undated TODOs, or hierachical agenda?

2015-04-21 Thread Nikolaus Rath
On Apr 21 2015, jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) wrote: > Hi, Nikolaus. > > Nikolaus Rath writes: > >> Hello, >> >> I'm starting to like orgmode more and more. Thanks for working >> on this! >> >> However, for me the global todo list in the Agenda very hard to >> digest

[O] Capture prepends instead of appending

2015-04-21 Thread Marcin Borkowski
Hi all, I have this in my init.el: , | (setq org-capture-templates | '(("j" "Journal entry" plain | (file+datetree+prompt "~/works/marcin/journal/journal.org") | " %i%?\n"))) ` I thought that when calling it multiple times with the same date, new entries will be ap

Re: [O] Beamer export: heading tags rendered as \textsc{}

2015-04-21 Thread Eric S Fraga
On Tuesday, 21 Apr 2015 at 09:08, Joon Ro wrote: > Hi, > I just found that beamer export is rendering heading tags with \textsc. For > example, it looks like this in the latex file: > \section{Section Name\hfill{}\textsc{tagname}} > Which makes them show up in the navigation bar in beamer slid

Re: [O] Cannot insert footnote here

2015-04-21 Thread Thomas S. Dye
Aloha Seb, Sebastien Vauban writes: > Thomas S. Dye wrote: >> Vikas Rawal >> writes: >> >>> But a footnote at the end of a headline breaks LaTeX export. LaTeX >>> needs an optional title as follows, to be able to include footnote in >>> headline. >>> >>> http://tex.stackexchange.com/question

Re: [O] Sparse tree for undated TODOs, or hierachical agenda?

2015-04-21 Thread Jorge A. Alfaro-Murillo
Nikolaus Rath writes: Jorge A. Alfaro-Murillo writes: If you want to restrict to your current document before building the agenda use '<', so if 'C-c a' calls your agenda (suggested org key), then you can do 'C-c a < a' to get the agenda restricted to the buffer that you are in. Well, yes,

[O] New Org-HTML-theme!!

2015-04-21 Thread Fabrice Niessen
Hello, I've just published a new theme, called ReadTheOrg, on https://github.com/fniessen/org-html-themes. It is a clone of the great Sphinx theme used in the http://docs.readthedocs.org/en/latest/ site. It gives a beautiful and professional style to all your Org docs... Wanna test it right awa

Re: [O] HTML + RDFa export/publishing ?

2015-04-21 Thread John Kitchin
your code doesn't look any uglier than mine ;) You could replace many of your (if ) constructs with (when ) since there is no else clause, but your (if ) constructs work just fine. Olivier Berger writes: > Hi. > > I've finally devoted a bit more time to follow the lines you'd drawn in > the post

Re: [O] Sparse tree for undated TODOs, or hierachical agenda?

2015-04-21 Thread Nikolaus Rath
On Apr 21 2015, jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) wrote: > Nikolaus Rath writes: > >> Jorge A. Alfaro-Murillo writes: >>> If you want to restrict to your current document before >>> building the agenda use '<', so if 'C-c a' calls your agenda >>> (suggested org key), then y

[O] How to export an Org file to LaTeX's book class, but without parts?

2015-04-21 Thread Marcin Borkowski
Hi all, this is an actual question, but it can be viewed as a continuation of the "why use LaTeX directly and not Org" thread (disclaimer: from the POV of an experienced LaTeX user and much less experienced Org-exporter user). So, I tried to do the opposite, just to learn something/unlock the "Or

[O] How to match TODO items not SCHEDULED or DEADLINE'd (was: Sparse tree for undated TODOs, or hierachical agenda?)

2015-04-21 Thread Nikolaus Rath
On Apr 21 2015, Nikolaus Rath wrote: > On Apr 21 2015, jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) wrote: >> Now, if you want to narrow the agenda (C-c a) or org-sparse-tree >> (C-c /) to show TODO items not SCHEDULED or DEADLINE'd use the key >> 'm' and the following match: >> >> -S

Re: [O] Sparse tree for undated TODOs, or hierachical agenda?

2015-04-21 Thread Nikolaus Rath
On Apr 21 2015, Nikolaus Rath wrote: >> Now, if you want to narrow the agenda (C-c a) or org-sparse-tree >> (C-c /) to show TODO items not SCHEDULED or DEADLINE'd use the key >> 'm' and the following match: >> >> -SCHEDULED={.+}-DEADLINE={.+}+TODO="TODO" > > This, however, works perfectly, thank

[O] ox-latex and small caps links

2015-04-21 Thread David Dynerman
Hi there, I've been using links to render text in small caps when exporting to LaTeX and HTML, e.g. [[latex:textsc][this is in small caps]] This worked fine in 8.2.10, but causes an error in latest. When I try to export the file to LaTeX, the export fails with: Unable to resolve link latex:text

Re: [O] ox-latex and small caps links

2015-04-21 Thread Thomas S. Dye
Aloha David, David Dynerman writes: > This > latex: trick in a link was the standard way to bracket text with any > latex command, right? The latex: link trick was invented for pre Org mode 8. AFAIK, it should still work, but I haven't been paying full attention. However, in the meant

Re: [O] How to export an Org file to LaTeX's book class, but without parts?

2015-04-21 Thread Nick Dokos
Marcin Borkowski writes: > Hi all, > > this is an actual question, but it can be viewed as a continuation of > the "why use LaTeX directly and not Org" thread (disclaimer: from the > POV of an experienced LaTeX user and much less experienced Org-exporter > user). > > So, I tried to do the opposit

Re: [O] ox-latex and small caps links

2015-04-21 Thread David Dynerman
> ,- > | Code within @@latex:some code@@ a paragraph. > `- This works great! Thanks Tom! It might be nice to document this somehwere, to make the transition a little easier when 8.3 rolls out and the old [[lat

Re: [O] ox-latex and small caps links

2015-04-21 Thread Thomas S. Dye
Aloha David, David Dynerman writes: >> ,- >> | Code within @@latex:some code@@ a paragraph. >> `- > > This works great! Thanks Tom! Good news. > It might be nice to document this somehwere, to make the tran

Re: [O] How to export an Org file to LaTeX's book class, but without parts?

2015-04-21 Thread Eric S Fraga
On Wednesday, 22 Apr 2015 at 00:33, Marcin Borkowski wrote: [...] > I want to export my Org file to the book class (actually, a class > similar to it, but never mind), but I want my first-level headings to > be chapters, not parts. OTOH, I don't want to modify > org-latex-classes. Is that possi