[O] convert scheduled recurring entries into clocked data

2016-10-04 Thread Bala Ramadurai
Hello All, I posted this question on emacs stackexchange, but then it occurred to me that I should post this on emacs-orgmode as well. http://emacs.stackexchange.com/questions/27565/how-do-i-convert-scheduled-recurring-entries-into-clocked-data I use org-mode for scheduling and logging in

Re: [O] LaTeX book export: Chapters?

2016-10-04 Thread Eric S Fraga
On Tuesday, 4 Oct 2016 at 15:05, Peter Davis wrote: [...] > However, I'm having trouble creating a book that has no Parts ... just > Chapters. If I only use '**' and lower headers, I still seem to get a > Part for each top level header. How about creating your own LaTeX class entry in

Re: [O] Misc. questions

2016-10-04 Thread Thomas S. Dye
Aloha pd, Peter Davis writes: > I apologize in advance for the flood of questions, but I'm using org in > new ways now for creating documentation, and running into a lot of > issues. > > 1) Is there a way to automatically say "yes" to all the "Evaluate code > block...?" questions when I export,

Re: [O] Misc. questions

2016-10-04 Thread Stig Brautaset
Peter Davis writes: > I apologize in advance for the flood of questions, but I'm using org in > new ways now for creating documentation, and running into a lot of > issues. > > 1) Is there a way to automatically say "yes" to all the "Evaluate code > block...?" questions

[O] Is it generally better practice to specify local variables at the first line for Org files?

2016-10-04 Thread Jorge Morais Neto
Hi. In most of my Emacs files, I set any file local variables using a local variables list near the end of the file. However I just realized a pitfall. Emacs, according to its manual, only recognizes this local variables list if its location fulfills two criteria: 1. It starts no more than 3000

Re: [O] Misc. questions

2016-10-04 Thread John Hendy
On Tue, Oct 4, 2016 at 2:02 PM, Peter Davis wrote: > I apologize in advance for the flood of questions, but I'm using org in > new ways now for creating documentation, and running into a lot of > issues. > > 1) Is there a way to automatically say "yes" to all the "Evaluate

Re: [O] is it possible to reuse a capture template expansion?

2016-10-04 Thread Stig Brautaset
Nicolas Goaziou writes: > Hello, > > Stig Brautaset writes: > >> I've got a capture template where I want to prompt for a string and use >> it in two places, but I end up being prompted twice. [...] > You can use %1, %2... to reuse the first

Re: [O] Misc. questions

2016-10-04 Thread Peter Davis
On Tue, Oct 4, 2016, at 03:57 PM, John Hendy wrote: > On Tue, Oct 4, 2016 at 2:02 PM, Peter Davis wrote: > > I apologize in advance for the flood of questions, but I'm using org in > > new ways now for creating documentation, and running into a lot of > > issues. > > > > 1)

Re: [O] Bug: org-refile, org-archive-subtree and footnotes [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-10-04 Thread Jorge
On 4 October 2016 at 12:08, Nicolas Goaziou wrote: > BTW, would you want to provide a patch? I'm sorry, but I am overloaded. Besides, I know very little Elisp; for example, only in the last few weeks did I learn about backquote constructs. Furthermore, I am a very slow

Re: [O] LaTeX book export: Chapters?

2016-10-04 Thread Peter Davis
On Tue, Oct 4, 2016, at 01:37 PM, Eric S Fraga wrote: > On Tuesday, 4 Oct 2016 at 15:05, Peter Davis wrote: > > [...] > > > However, I'm having trouble creating a book that has no Parts ... just > > Chapters. If I only use '**' and lower headers, I still seem to get a > > Part for each top

Re: [O] is it possible to reuse a capture template expansion?

2016-10-04 Thread Nicolas Goaziou
Hello, Stig Brautaset writes: > I've got a capture template where I want to prompt for a string and use > it in two places, but I end up being prompted twice. I want a template > something like the below, and be prompted only once each for Title and > Abstract. Is that

[O] Repeating tasks with scheduled time

2016-10-04 Thread Arkady Grudzinsky
Say, I have this TODO item which needs to be repeated every evening after 20:00 and if it is not marked as DONE for several days, I want it to be moved to the NEAREST 20:00 in the future, i.e. to 20:00 TODAY if I mark it at noon. I thought, this would accomplish the goal: * TODO Load and run

Re: [O] Misc. questions

2016-10-04 Thread Thomas S. Dye
Aloha pd, Peter Davis writes: >> > 4) Is json a valid language for #+BEGIN_SRC? I don't see any syntax >> > highlighting in HTML or LaTeX/PDF output, and I'm getting errors from >> > LaTeX: >> > >> > ! Package Listings Error: language json undefined. >> > >> > Come to think of it, I think the

[O] [PATCH] Call `org-expiry-expired-p' correctly

2016-10-04 Thread Samuel Loury
`org-expiry-expired-p' was called with one argument while the definition of the function accepts none. From 4279659e16e65a8a1a1c772a1144a6564c9990f1 Mon Sep 17 00:00:00 2001 From: Konubinix Date: Tue, 4 Oct 2016 10:38:47 +0200 Subject: [PATCH] Call `org-expiry-expired-p'

Re: [O] Bug: Several small documentation problems [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-10-04 Thread Nicolas Goaziou
Hello, Jorge writes: > First, there is some undocumented behavior if M-RET is called in the headline > after column 0 but before the headline text (e.g. if point is on the priority > cookie). It then splits the heading just before the PROPERTIES drawer. But I > don’t

Re: [O] Is there a *Org PDF LaTeX Output* buffer ?

2016-10-04 Thread Eric S Fraga
On Monday, 3 Oct 2016 at 17:08, Nick Dokos wrote: > It's there even if there is an error (and arguably, that's the most useful > case). Yes, of course, if there is an error in the LaTeX. My point was that org can fail to create the LaTeX and so the LaTeX to PDF process doesn't take place at

Re: [O] [PATCH] Call `org-expiry-expired-p' correctly

2016-10-04 Thread Nicolas Goaziou
Hello, Samuel Loury writes: > `org-expiry-expired-p' was called with one argument while the definition > of the function accepts none. Applied, with a fix to the commit message. Thank you. Regards, -- Nicolas Goaziou

[O] Graphics to HTML, LaTeX/PDF and DocBook?

2016-10-04 Thread Peter Davis
I have a document with a number of embedded dot graphics (and one ditaa). I'm trying to output these in some vector format, so they will work across a wide range of devices. However I can't seem to find the one true graphics format. png - too low-resolution pdf - produces links on HTML output svg

[O] Best diagram, image software?

2016-10-04 Thread Lawrence Bottorff
I know lots of you use Emacs and org mode to prepare scholarly books and papers, either doing the HTML or, more probably, the Latex export. Question: Let's say I want to produce a math text with Emacs/org-mode/Latex. What is the best way to make diagrams and images? I've seen things like Inkscape

[O] Fwd: Re: Graphics to HTML, LaTeX/PDF and DocBook?

2016-10-04 Thread Aaron Ecay
Whoops, forgot to cc the list... --- Begin Message --- Hi Peter, You could export to different formats, conditional on the type of export. This has been discussed on the ML several times, hereʼs one example to get you started: . HTH, --

[O] LaTeX book export: Chapters?

2016-10-04 Thread Peter Davis
I'm trying to export a LaTeX book (using scrbook style), but I don't know how to make chapters. My book always comes out Contents 0.1 First heading 0.2 Second heading etc. I'm assuming making these headings into chapters will make the table of contents come out right. Clues? Thanks, -pd --

Re: [O] Best diagram, image software?

2016-10-04 Thread Russell Adams
I make topology diagrams with yEd, and export to PDF for inclusion in my Latex PDF reports. On Tue, Oct 04, 2016 at 09:11:49AM -0400, Lawrence Bottorff wrote: > I know lots of you use Emacs and org mode to prepare scholarly books and > papers, either doing the HTML or, more probably, the Latex

Re: [O] Best diagram, image software?

2016-10-04 Thread Peter Davis
On Tue, Oct 4, 2016, at 09:11 AM, Lawrence Bottorff wrote: > I know lots of you use Emacs and org mode to prepare scholarly books > and papers, either doing the HTML or, more probably, the Latex export. > Question: Let's say I want to produce a math text with Emacs/org- > mode/Latex. What is the

Re: [O] Graphics to HTML, LaTeX/PDF and DocBook?

2016-10-04 Thread Eric S Fraga
On Tuesday, 4 Oct 2016 at 13:03, Peter Davis wrote: > I have a document with a number of embedded dot graphics (and one > ditaa). I'm trying to output these in some vector format, so they will > work across a wide range of devices. However I can't seem to find the > one true graphics format. I

Re: [O] Best diagram, image software?

2016-10-04 Thread Fabrice Popineau
2016-10-04 15:11 GMT+02:00 Lawrence Bottorff : > I know lots of you use Emacs and org mode to prepare scholarly books and > papers, either doing the HTML or, more probably, the Latex export. > Question: Let's say I want to produce a math text with > Emacs/org-mode/Latex. What

Re: [O] Best diagram, image software?

2016-10-04 Thread Rainer M Krug
Lawrence Bottorff writes: > I know lots of you use Emacs and org mode to prepare scholarly books > and papers, either doing the HTML or, more probably, the Latex > export. Question: Let's say I want to produce a math text with > Emacs/org-mode/Latex. What is the best way to

Re: [O] Repeating tasks with scheduled time

2016-10-04 Thread Arkady Grudzinsky
On Tue, Oct 04 2016, Arkady Grudzinsky wrote: > Say, I have this TODO item which needs to be repeated every > evening after 20:00 and if it is not marked as DONE for several > days, I want it to be moved to the NEAREST 20:00 in the future, > i.e. to 20:00 TODAY if I mark it at noon. I thought,

Re: [O] Bug: org-refile, org-archive-subtree and footnotes [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]

2016-10-04 Thread Nicolas Goaziou
Hello, Jorge writes: > Start Emacs with an empty init file and make the following customizations: > > - org-log-refile :: 'time > - org-refile-targets :: (("/tmp/b.org" :maxlevel . 1)) > - org-refile-use-outline-path :: 'file > > Create an Org buffer named a.org with the

Re: [O] LaTeX book export: Chapters?

2016-10-04 Thread Eric S Fraga
On Tuesday, 4 Oct 2016 at 14:25, Peter Davis wrote: > I'm trying to export a LaTeX book (using scrbook style), but I don't > know how to make chapters. My book always comes out You need to use or define an appropriate entry in org-latex-classes which has top level headings translated to parts

Re: [O] LaTeX book export: Chapters?

2016-10-04 Thread Peter Davis
On Tue, Oct 4, 2016, at 10:39 AM, Eric S Fraga wrote: > On Tuesday, 4 Oct 2016 at 14:25, Peter Davis wrote: > > I'm trying to export a LaTeX book (using scrbook style), but I don't > > know how to make chapters. My book always comes out > > You need to use or define an appropriate entry in

Re: [O] Best diagram, image software?

2016-10-04 Thread David A. Gershman
Honestly, the sky is the limit. I agree with what everyone else is saying, it depends on the diagram, your skill level, comfort level, etc. Personally, I export to HTML, not LaTeX, plus I'm more old-school. I just use Perl w/GD to make many of my images. The PNG export is easily

[O] Misc. questions

2016-10-04 Thread Peter Davis
I apologize in advance for the flood of questions, but I'm using org in new ways now for creating documentation, and running into a lot of issues. 1) Is there a way to automatically say "yes" to all the "Evaluate code block...?" questions when I export, so I don't have to keep typing "yes" over

[O] is it possible to reuse a capture template expansion?

2016-10-04 Thread Stig Brautaset
I've got a capture template where I want to prompt for a string and use it in two places, but I end up being prompted twice. I want a template something like the below, and be prompted only once each for Title and Abstract. Is that possible somehow? Any help appreciated. : * TODO Write

Re: [O] Graphics to HTML, LaTeX/PDF and DocBook?

2016-10-04 Thread Peter Davis
On Tue, Oct 4, 2016, at 09:40 AM, Eric S Fraga wrote: > On Tuesday, 4 Oct 2016 at 13:03, Peter Davis wrote: > > I have a document with a number of embedded dot graphics (and one > > ditaa). I'm trying to output these in some vector format, so they will > > work across a wide range of devices.

Re: [O] Best diagram, image software?

2016-10-04 Thread Eric S Fraga
On Tuesday, 4 Oct 2016 at 13:11, Lawrence Bottorff wrote: > I've seen things like Inkscape and LibreOffice Draw. But then > there is Gnuplot and Tikz. Yes, what Tikz does seems optimal, but the > learning curve is a year's sabbatical. Just wondering what you people > are using to do your images.