[O] Index of cases -- Revisited

2013-09-08 Thread Alan L Tyree
Some clarification: I realise that my aim wasn't clearly stated: I am concerned with the write -> send to editor -> rewrite -> send to editor cycle. When the editor and I are in agreement with everything, convert to Word and send to publisher. I can get an editor to agree to "plain" text. Wh

Re: [O] heading numbering in LaTeX export?

2013-09-08 Thread Peter Salazar
That appears to work perfectly. Thank you so much! If I have 5 levels of heading, should I do it like this? #+LATEX_HEADER: \setcounter{secnumdepth}{0} #+LATEX_HEADER: \setcounter{tocdepth}{5} On Sun, Sep 8, 2013 at 1:54 AM, Nick Dokos wrote: > Peter Salazar writes: > > > Thank you! That sol

[O] Bug: Can't follow a link to a relative html filename with a whitespace [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]

2013-09-08 Thread Diogo F. S. Ramos
1. touch a file as `/tmp/bar baz.html' 2. Visit `/tmp/foo.org' 3. Link to the HTML file typing [[file:bar baz.html]] 4. Try following the link with C-c C-o * Expected Open the file inside a browser * Happens Two urls are open inside the browser: and

Re: [O] Superscript before character

2013-09-08 Thread Rasmus
Carsten Dominik writes: > Yes, this will do the trick for LaTeX, but {{{...}}} is still not pretty. > Yes, maybe I should think more about the cechem package - did not know > it, and it looks good. > Thanks! {{{·}}} looks terrible but it's pretty quick to type. . . Perhaps we could fontify them

[O] Installing update org in GNU Emacs in OS X

2013-09-08 Thread mapcdi
After installing the latest update of org-mode (8.1) through Options - Manage Emacs Packages, I am able to install. Then if I do: M-x org-version, I get: Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef @ /Users/admin/.emacs.d/elpa/org-20130906/) So, even though I have now elpa/org-20130906/

Re: [O] Superscript before character

2013-09-08 Thread Carsten Dominik
On 8.9.2013, at 12:15, Rasmus wrote: > Carsten Dominik writes: > >> Yes, this will do the trick for LaTeX, but {{{...}}} is still not pretty. >> Yes, maybe I should think more about the cechem package - did not know >> it, and it looks good. >> Thanks! > > {{{·}}} looks terrible but it's pret

Re: [O] Outline cycling does not preserve point's position

2013-09-08 Thread Eric Schulte
> > Not yet. I have many Chinese plates turning at the moment, but I'll try to do > that very soon. And I have other problems to report or bisect: > > - not possible anymore to "cut" a code snippet in two parts with C-c C-v C-d > (demarcate block); already reported (without bisect), no answer; >

Re: [O] [BUG] [Babel] Do not try to process inline source in macro templates

2013-09-08 Thread Eric Schulte
Nicolas Girard writes: > 2013/9/2 Eric Schulte : >>> >>> I've just pushed up a fix for this issue which should now ignore inline >>> source blocks on lines starting with "#+" during export. I don't know >>> if there is a better way than using a regex to detect such non-exporting >>> lines but t

Re: [O] heading numbering in LaTeX export?

2013-09-08 Thread Nick Dokos
Peter Salazar writes: > That appears to work perfectly. Thank you so much!  > > If I have 5 levels of heading, should I do it like this?  > > #+LATEX_HEADER: \setcounter{secnumdepth}{0} > #+LATEX_HEADER: \setcounter{tocdepth}{5} > Yes, although IMO the TOC will be too busy with that many levels.

Re: [O] Index of cases

2013-09-08 Thread Jambunathan K
CC me in the reply. Alan L Tyree writes: > G'day, > > I am the author of a legal text of about 700 pages. I currently have > the book in LaTeX using the memoir class. A couple of macros define > special indexes for a Table of Cases and a Table of Statutes. Please share the existing macros. O

Re: [O] Index of cases

2013-09-08 Thread Jambunathan K
> Here are the LaTeX macros that I use. Seeing a concrete example helps. Helps avoid speculation. I don't understand Latex, so I will speculate ... > #+BEGIN_EXAMPLE > Provided the documents are in order, the buyer must pay. This is so > even if it is known that the goods have been lost at sea

Re: [O] Index of cases

2013-09-08 Thread Jambunathan K
Jambunathan K writes: >> I have (I think) got them to agree to accept plain text, but I would >> like to make it just as plain as possible. > > Oh, Ok. Looks like there is "exchange of ideas" between the author and > publisher... In lighter vein and tongue-in-cheek sort of way... It seems like

Re: [O] Index of cases -- Revisited

2013-09-08 Thread Jambunathan K
Alan L Tyree writes: > I am concerned with the write -> send to editor -> rewrite -> send to > editor cycle. When the editor and I are in agreement with everything, > convert to Word and send to publisher. Wikis.. Talk or comment pages separate from document content. Changes shouldn't be inlin

Re: [O] heading numbering in LaTeX export?

2013-09-08 Thread John Hendy
On Sat, Sep 7, 2013 at 5:51 PM, Peter Salazar wrote: > Thanks for the responses! > > John: Oh yes, of course. Sorry about that. inimal org file and config files > are here. I had to make the org file long enough to make several pages, so > the header displays. Here you go: > https://github.com/pet

Re: [O] mixed orgmode installation

2013-09-08 Thread John Hendy
On Wed, Sep 4, 2013 at 2:20 PM, Achim Gratz wrote: > Johannes Rainer writes: >> is there a "clean" way to disable the built in org from emacs? > > Short answer: no. > >> I'm loading org mode from git externally, but newer emacs always come >> with org mode included. > > That's not a problem as lon

Re: [O] mixed orgmode installation

2013-09-08 Thread John Hendy
On Sun, Sep 8, 2013 at 12:40 AM, adam wrote: > >> -Original Message- >> From: Suvayu Ali >> To: emacs-orgmode@gnu.org >> Subject: Re: [O] mixed orgmode installation >> Date: Wed, 4 Sep 2013 17:07:49 +0200 >> >> On Wed, Sep 04, 2013 at 04:52:34PM +0200, Johannes Rainer wrote: >> > hm, that

Re: [O] mixed orgmode installation

2013-09-08 Thread Suvayu Ali
On Sun, Sep 08, 2013 at 09:37:23AM -0500, John Hendy wrote: > > On that note, is there a recommended "diagnosis" route someone could > recommend other than simply `M-x org-version`? Is it possible to get, > e.g. 8.0.7, from that command but be pulling from mixed org locations > (org shipped with E

Re: [O] mixed orgmode installation

2013-09-08 Thread John Hendy
On Sun, Sep 8, 2013 at 10:10 AM, Suvayu Ali wrote: > On Sun, Sep 08, 2013 at 09:37:23AM -0500, John Hendy wrote: >> >> On that note, is there a recommended "diagnosis" route someone could >> recommend other than simply `M-x org-version`? Is it possible to get, >> e.g. 8.0.7, from that command but

Re: [O] ANN: Release 8.1

2013-09-08 Thread Rainer Stengele
Thanks Carsten! ORG is always improving. It's amazing! I like the performance improvement through org-agenda-ignore-drawer-properties a lot! Keep up the good work! - Rainer Am 06.09.2013 22:21, schrieb Carsten Dominik: > Hi everyone! > > The current git master has just been tagged as release

Re: [O] Outline cycling does not preserve point's position

2013-09-08 Thread Carsten Dominik
On 7.9.2013, at 21:28, Sebastien Vauban wrote: > Hi Carsten, > > Carsten Dominik wrote: >> On 7.9.2013, at 14:11, "Sebastien Vauban" wrote: >> >>> Since a little while, I've observed that point's position is not anymore >>> preserved when cycling buffer's view with S-TAB. >>> >>> Sometimes,

[O] Marking repeating task as done with the scheduled time

2013-09-08 Thread Nikolay Kudryavtsev
Hi all. I have a habit set up that I need to mark done every day. If it's not done that day I can do it later. Basically I want to track how many days I'm running late and have the ability to catch up. If I use "+1d" interval, when I mark task as done it updates the schedule by one 1 day, bu

Re: [O] mixed orgmode installation

2013-09-08 Thread Achim Gratz
John Hendy writes: > Could you elaborate on this? I'd always thought the exact opposite due > to being burned in the past by stale junk littered around /usr/lib, > /usr/bin, /usr/local/[bin/sbin]. Thus, for some things, I prefer to > run them from the git repository since I know where they'll be vs

Re: [O] mixed orgmode installation

2013-09-08 Thread Achim Gratz
John Hendy writes: > Then again, is Worg saying that if `M-x org-version` outputs the > "correct" answer... we're all set and there's nothing to worry about? The output of org-version is determined essentially by checking for two files from the installation and comparing where they would be loaded

Re: [O] heading numbering in LaTeX export?

2013-09-08 Thread Peter Salazar
Ah, I see. Cool, then I will stick to {tocdepth}{3}. Thanks again! On Sun, Sep 8, 2013 at 7:47 AM, Nick Dokos wrote: > Peter Salazar writes: > > > That appears to work perfectly. Thank you so much! > > > > If I have 5 levels of heading, should I do it like this? > > > > #+LATEX_HEADER: \setcou

Re: [O] mixed orgmode installation

2013-09-08 Thread John Hendy
On Sun, Sep 8, 2013 at 11:41 AM, Achim Gratz wrote: > John Hendy writes: >> Could you elaborate on this? I'd always thought the exact opposite due >> to being burned in the past by stale junk littered around /usr/lib, >> /usr/bin, /usr/local/[bin/sbin]. Thus, for some things, I prefer to >> run th

[O] Edit current tree-node?

2013-09-08 Thread Fredrik
In babel you can push C-c ' and a new buffer opens to edit the current code in a new buffer. Does something similar exist to edit a part of an org-file? Say I have the following : * Tree 1 ** SubTree2 * Tree 2 * Tree 3 My cursor is on SubTree2 and I would like to open that part in a new buffe

Re: [O] mixed orgmode installation

2013-09-08 Thread Achim Gratz
John Hendy writes: > I'm with you so far. But if all of Org lives in /path/to/org.git/lisp, > what's to go wrong if it's there vs. /system/path/site-lisp? It is only "there" when you've built Org and whenever you do something in Git, it's "gone", only that you might not see that. Having Org insta

Re: [O] Installing update org in GNU Emacs in OS X

2013-09-08 Thread mapcdi
Hi: Still struggling with update. After adding this to .emacs: _ (setq package-archives '(("gnu" . "http://elpa.gnu.org/packages/";) ("marmalade" . "http://marmalade-repo.org/packages/";) ("melpa" . "http://melpa.milkb

Re: [O] Installing update org in GNU Emacs in OS X

2013-09-08 Thread Achim Gratz
map...@me.com writes: > org-refresh-category-properties: Invalid function: > org-with-silent-modifications > > and the export is aborted. > > The problem therefore persists. Any clues? Remove the ELPA package, then install it again _in the same session_ of Emacs. Regards, Achim. -- +<[Q+ Matri

Re: [O] Installing update org in GNU Emacs in OS X

2013-09-08 Thread mapcdi
Hi: Still struggling with update. After adding this to .emacs: _ (setq package-archives '(("gnu" . "http://elpa.gnu.org/packages/";) ("marmalade" . "http://marmalade-repo.org/packages/";) ("melpa" . "http://melpa.milkbox.net/packag

Re: [O] Installing update org in GNU Emacs in OS X

2013-09-08 Thread mapcdi
It worked like Achim suggested: Remove the ELPA package, then install it again _in the same session_ of Emacs. I removed org through Options - Manage Emacs Packages and reinstalled it right away in the same manner and all this in the same session of Emacs. Now I can export from .org to .tex with

Re: [O] Index of cases

2013-09-08 Thread David Rogers
Jambunathan K writes: > Jambunathan K writes: > >>> I have (I think) got them to agree to accept plain text, but I would >>> like to make it just as plain as possible. >> >> Oh, Ok. Looks like there is "exchange of ideas" between the author and >> publisher... > > In lighter vein and tongue-in-

Re: [O] Index of cases

2013-09-08 Thread Alan L Tyree
On 09/09/13 08:17, David Rogers wrote: Jambunathan K writes: Jambunathan K writes: I have (I think) got them to agree to accept plain text, but I would like to make it just as plain as possible. Oh, Ok. Looks like there is "exchange of ideas" between the author and publisher... In lighte

Re: [O] Edit current tree-node?

2013-09-08 Thread Suvayu Ali
On Sun, Sep 08, 2013 at 07:58:33PM +0200, Fredrik wrote: > In babel you can push C-c ' and a new buffer opens to edit the current code > in a new buffer. Does something similar exist to edit a part of an org-file? > Say I have the following : > > * Tree 1 > ** SubTree2 > * Tree 2 > * Tree 3 > > M

Re: [O] Index of cases

2013-09-08 Thread David Rogers
Alan L Tyree writes: > ... I am now senior enough to insist that the editor edit my files > directly. That single sentence really answers the question pretty effectively! The whole explanation does make perfect sense, though. I admit that the entire structure of the work-flow is not something I