Re: [O] [PROPOSAL] Use prefix arg to control scope of org-narrow-to-subtree.

2019-04-24 Thread Alan L Tyree
d "hoisting". I first saw it in Thinktank and it was a blessing when writing book length documents. Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan

Re: [O] [PROPOSAL] Use prefix arg to control scope of org-narrow-to-subtree.

2019-04-24 Thread Alan L Tyree
other aspect of this proposal. Best regards, -Karl Hi Karl, I would definitely use this feature. I'm not in a position to help with coding, but would be happy to help test. I presume that it would also apply to C-c C-x b: org-tree-to-indirect-buffer. Regards, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan

Re: [O] letterhead and signature in odt export

2018-10-30 Thread Alan L Tyree
good PDF results. I haven't tried it with letterheads, but I'm sure it would work well. Why markdown? It was hard enough getting my friend away from Word!! Maybe I can get him onto emacs in a year or two. Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan

Re: [O] Running org-mode (and emacs) inside the Web browser ?

2017-10-28 Thread Alan L Tyree
de at hand from anywhere using a URL and a browser tab... of course, using a keyboard for browsing that tab would be better than a touch screen, re keyboard shortcuts. Chromebook would be one good reason. Cheers, Alan -- Alan L Tyreehttp://www.austlii.edu.au/~alan

Re: [O] org-mode markup vs rst for general content

2017-03-10 Thread Alan L Tyree
oc, because presumably it doesn't go off and inspect your .emacs, but can it support the properties drawer equivalent? -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] org-mode markup vs rst for general content

2017-03-09 Thread Alan L Tyree
ave any text in the cross reference: RTFM section 4.2 Internal Links. Is there a customisation that allows a regular type link which I like in HTML export, but a simple section number when called for a printed output? -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel

Re: [O] org-mode markup vs rst for general content

2017-03-09 Thread Alan L Tyree
On 10/03/17 11:17, Samuel Wales wrote: On 3/9/17, Alan L Tyree wrote: The only problem that I have had is converting org-mode to Word files as required by my publisher. The ODT export module is fiddly and often chokes on my longer documents. When it does choke, it is hard to trace the problems

Re: [O] org-mode markup vs rst for general content

2017-03-09 Thread Alan L Tyree
f you need more, go on to LaTeX. This may be more than you wanted to know :-). Regards, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] HTML Export problem with org-ref -- SOLVED

2017-02-09 Thread Alan L Tyree
On 10/02/17 10:23, Alan L Tyree wrote: I'm trying to export a large document (about 600 printed a4 pages) to html. It contains a lot of references. The export fails with this message: byte-code: abl-8 chicago limit:t does not seem to exist Because of the "chicago", I am pre

Re: [O] HTML Export problem with org-ref

2017-02-09 Thread Alan L Tyree
On 10/02/17 10:23, Alan L Tyree wrote: I'm trying to export a large document (about 600 printed a4 pages) to html. It contains a lot of references. The export fails with this message: byte-code: abl-8 chicago limit:t does not seem to exist Because of the "chicago", I am pre

[O] HTML Export problem with org-ref

2017-02-09 Thread Alan L Tyree
GTK+ Version 3.14.5) of 2016-03-20 on trouble, modified by Debian Debian Jessie installation. -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

[O] org-ref glitch with 2 bib files

2017-01-28 Thread Alan L Tyree
nks, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] DEADLINE: position in entry

2016-11-09 Thread Alan L Tyree
s to facilitate planning:" I can't see anywhere that requires the DEADLINE: keyword to be flush against a heading. There may be some reason for requiring this, but if there is no good reason, I would like to see it changed to be more flexible. Alan -- Alan L Tyree

Re: [O] footnote fontify causing massive slowdown

2015-12-05 Thread Alan L Tyree
he 'plain' footnote format abolished. I use org for writing legal text which often has things like Bank of New South Wales v Laing [1954] AC 135. Rasmus helped me with a patch to ignore these kinds of references, but they remain a nuisance. Special case, I know, but +1 for getting rid

Re: [O] Organizing and taming hectic Academia work (faculty viewpoint)? Tips or a good guides sought after :)

2015-06-16 Thread Alan L Tyree
a treat although the publisher actually required Word files at the end. Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

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

2014-09-20 Thread Alan L Tyree
rong. Referring to headline 1 it only prints "1". Should it be something like "[LABEL](1)"? -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] Help with org-lookup-all

2014-09-02 Thread Alan L Tyree
On 03/09/14 15:04, Nick Dokos wrote: Alan L Tyree writes: I feel so dumb! I have this expession attached to a table: (org-lookup-all $1 '(remote(payments,@2$4..@>$4)) '(remote(payments,@2$2..@>$2))) It is returning the right list of numbers since I can examine them with (nt

[O] Help with org-lookup-all

2014-09-02 Thread Alan L Tyree
ROR or obviously wrong answers. What I want is something like $2='(apply '+ (org-lookup-all $1 '(remote(payments,@2$4..@>$4)) '(remote(payments,@2$2..@>$2 but that gives me errors since (I presume) the list is a bunch of strings. Thanks for any help, Alan -- A

Re: [O] [patch, ox] Unnumbered headlines - early test

2014-08-08 Thread Alan L Tyree
relate to the Preface heading. The offending items were, of course, copies of the corresponding items in Copyright page. To avoid these, I think you need to give unique id and sec markers to the unnumbered headlines. It matters because the resulting ePub will not validate unless the html passes

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

2014-08-08 Thread Alan L Tyree
gn lists 12 types of frontmatter pages: http://en.wikipedia.org/wiki/Book_design. It's easy to see which ones fit into which category. I think this facility will *greatly* enhance org-mode for book authors/publishers. It will certainly make the conversion to ePub go more smoothly. Cheers, Ala

Re: [O] Org equivalent to \chapter*

2014-08-07 Thread Alan L Tyree
On 07/08/14 20:05, Rasmus wrote: Alan L Tyree writes: On 07/08/14 05:52, Thomas S. Dye wrote: Aloha Rasmus, Rasmus writes: Thomas, t...@tsdye.com (Thomas S. Dye) writes: Rasmus writes: Alan L Tyree writes: I'm sure this has been asked before, but I can't seem to f

Re: [O] Org equivalent to \chapter*

2014-08-06 Thread Alan L Tyree
On 07/08/14 05:52, Thomas S. Dye wrote: Aloha Rasmus, Rasmus writes: Thomas, t...@tsdye.com (Thomas S. Dye) writes: Rasmus writes: Alan L Tyree writes: I'm sure this has been asked before, but I can't seem to find it. Is there an org markup that produces a starred lat

[O] Org equivalent to \chapter*

2014-08-05 Thread Alan L Tyree
ters, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

[O] /some 'text'/

2014-06-25 Thread Alan L Tyree
some workaround to get my desired results? I suppose writing some filters is one way. Anything simpler? Thanks, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] LaTex export questions

2014-05-27 Thread Alan L Tyree
t as the first item in the Levels of the 'book' entry. This will make all your top level headings 'Chapters' which is probably what you want for a novel. Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] Pandoc users, how do you use it with org-mode, and why?

2014-05-21 Thread Alan L Tyree
ettke | AAAS, ACM, ASA, FSF, IEEE, SIAM, Sigma Xi g...@wisdomandwonder.com <mailto:g...@wisdomandwonder.com> | http://www.wisdomandwonder.com/ “Wisdom begins in wonder.” --Socrates ((λ (x) (x x)) (λ (x) (x x))) “Life has become immeasurably better since I have been forced to stop

Re: [O] LaTeX cross references

2014-05-17 Thread Alan L Tyree
On 18/05/14 08:24, Alan L Tyree wrote: On 17/05/14 11:30, Alan L Tyree wrote: On 17/05/14 11:26, Aaron Ecay wrote: Hi Alan, 2014ko maiatzak 16an, Alan L Tyree-ek idatzi zuen: G'day, My org manuscript has cross references like this: see [[id:4c473c51-b484-4a29-8fe7-118d808

Re: [O] LaTeX cross references

2014-05-17 Thread Alan L Tyree
On 17/05/14 11:30, Alan L Tyree wrote: On 17/05/14 11:26, Aaron Ecay wrote: Hi Alan, 2014ko maiatzak 16an, Alan L Tyree-ek idatzi zuen: G'day, My org manuscript has cross references like this: see [[id:4c473c51-b484-4a29-8fe7-118d8084a6f8][Limitations Acts]] Exporting to LaTeX curr

Re: [O] LaTeX cross references

2014-05-16 Thread Alan L Tyree
On 17/05/14 11:26, Aaron Ecay wrote: Hi Alan, 2014ko maiatzak 16an, Alan L Tyree-ek idatzi zuen: G'day, My org manuscript has cross references like this: see [[id:4c473c51-b484-4a29-8fe7-118d8084a6f8][Limitations Acts]] Exporting to LaTeX currently gives me: see \hyperref[se

[O] LaTeX cross references

2014-05-16 Thread Alan L Tyree
e for an editor that will be (ultimately) a printed book. I'm sure this is a simple variable somewhere, but I'm frustrated trying to find it. Any help appreciated. Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] using org-refile to sort research notes?

2014-04-27 Thread Alan L Tyree
iling TODO tasks, another set of agenda files for when I'm refiling book notes? Thanks in advance for any advice. Best, Jay --- Jay Dixit jaydixit.com <http://jaydixit.com> (646) 355-8001 Facebook <http://facebook.com/jaydixit> Twitter <https://twitter.com/jay

Re: [O] [RFC] Move ox-koma-letter into core?

2014-02-20 Thread Alan L Tyree
list have signed something similar. Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] Narrowing vs indirect buffer

2014-01-24 Thread Alan L Tyree
Bastien writes: > Alan L Tyree writes: > >> Is there any preference (so far as org is concerned)? Are there any >> "gotchas" that I should note? > > Just a personal preference: I use narrowing because I don't like > multiplying buffers. Thanks Basti

[O] Narrowing vs indirect buffer

2014-01-24 Thread Alan L Tyree
tree outline to focus the workspace and are invaluable for large writing projects. Is there any preference (so far as org is concerned)? Are there any "gotchas" that I should note? Thanks for any comments, Alan -- Alan L Tyreehttp://www2.austlii.edu.au

[O] Link error to latest stable version

2014-01-15 Thread Alan L Tyree
I just attempted to download the latest stable version from orgmode.org: Stable version *8.2.5e* (Jan. 2014) The tar.gz link gave me a 404 error. Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] Org Table Export to Markdown Table Question

2014-01-10 Thread Alan L Tyree
On 11/01/14 09:26, Aric wrote: Alan L Tyree gmail.com> writes: Org is so nice to use for authoring that I can't give it away. I have a book manuscript due in May and currently all my citations are using the [[cite: key]] format with ox-bibtex. It is far from satisfactory and I'm

Re: [O] Org Table Export to Markdown Table Question

2014-01-09 Thread Alan L Tyree
s far from satisfactory and I'm sure that May will see me tearing my hair out (what little is left). Cheers, Alan Thanks, Aric -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] Export each top level heading to separate file

2014-01-04 Thread Alan L Tyree
Ista Zahn writes: > On Sat, Jan 4, 2014 at 6:41 PM, Alan L Tyree wrote: >> On 05/01/14 09:45, Charles Millar wrote: >>> >>> Ista and all, >>> >>> On 1/4/2014 5:29 PM, Ista Zahn wrote: >>>> >>>> Hi all, >>>> >&g

Re: [O] Export each top level heading to separate file

2014-01-04 Thread Alan L Tyree
ME: internet-fraud :EXPORT_AUTHOR: Alan L Tyree :Citation: (2011) 22 JBFLP 214 :EXPORT_OPTIONS: num:nil toc:nil :END: If I understood your question properly. Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] publishuing in html5

2013-12-14 Thread Alan L Tyree
-unknown-linux-gnu, GTK+ Version 2.24.10) of 2013-07-17 on windy Org-mode version 8.2.4 (8.2.4-dist @ /home/alant/.emacs.d/org-mode/lisp/) Linux windy 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] Org menu change

2013-11-25 Thread Alan L Tyree
Christian Moe writes: > Alan L Tyree writes: > >>>> In the Emacs menu Org -> Customize -> Expand this menu used to give a >>>> complete menu of org-mode customisations which was quite helpful for an >>>> amateur. Now it gives a short menu that

Re: [O] Org menu change

2013-11-24 Thread Alan L Tyree
Nick Dokos writes: > Alan L Tyree writes: > >> In the Emacs menu Org -> Customize -> Expand this menu used to give a >> complete menu of org-mode customisations which was quite helpful for an >> amateur. Now it gives a short menu that does little more than send

Re: [O] Org menu change

2013-11-23 Thread Alan L Tyree
On 24/11/13 15:40, Nick Dokos wrote: Alan L Tyree writes: In the Emacs menu Org -> Customize -> Expand this menu used to give a complete menu of org-mode customisations which was quite helpful for an amateur. Now it gives a short menu that does little more than send the user to the

[O] Org menu change

2013-11-23 Thread Alan L Tyree
? Org-mode version 8.2.3c (release_8.2.3c-288-g8c9887 @ /home/alant/.emacs.d/org-mode/lisp/) GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10) of 2013-07-14 on breezy -- Alan L Tyree http://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

Re: [O] managing articles in my personal library, and their citational material, using org mode instead of bibtex

2013-11-21 Thread Alan L Tyree
On 22/11/13 15:04, Eric Schulte wrote: Alan L Tyree writes: On 20/11/13 17:27, Jambunathan K wrote: Alan L Tyree writes: What I mean is to enter something like \cite{mann82} in the text and have it spit out (Mann 1982) in each and every export as well as constructing an entry for the

Re: [O] managing articles in my personal library, and their citational material, using org mode instead of bibtex

2013-11-21 Thread Alan L Tyree
On 20/11/13 17:27, Jambunathan K wrote: Alan L Tyree writes: What I mean is to enter something like \cite{mann82} in the text and have it spit out (Mann 1982) in each and every export as well as constructing an entry for the bibliography. (For benefit of others) ox-jabref.el and JabRef can

Re: [O] managing articles in my personal library, and their citational material, using org mode instead of bibtex

2013-11-19 Thread Alan L Tyree
On 20/11/13 14:37, Eric Schulte wrote: Alan L Tyree writes: On 20/11/13 03:25, Eric Schulte wrote: Ian Barton writes: On 19/11/13 01:40, Christopher W. Ryan wrote: Not sure "citational" is even a word, but hopefully it conveys my meaning! I've been using LaTeX for acade

Re: [O] managing articles in my personal library, and their citational material, using org mode instead of bibtex

2013-11-19 Thread Alan L Tyree
exported correctly by the different exporters? Or is there someplace where all this information is gathered and I just am too blind to see it? Thanks for any help. Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] org-writers-room sort of works! just in time for NaNoWriMo

2013-11-01 Thread Alan L Tyree
Matt Price writes: > On Fri, Nov 1, 2013 at 2:08 AM, Alan L Tyree wrote: >> >> Matt Price writes: >> >>> I have just pushed a more-or-less-working version of my "Org Writer's >>> Room" mode to github: >>> >> >>>

Re: [O] org-writers-room sort of works! just in time for NaNoWriMo

2013-10-31 Thread Alan L Tyree
it through some more testing in the next day or so. Also would like your ideas on useful properties. I have 'edition' and 'status' (review, in-progress, draft, submitted, final). I know you are aiming at fiction, but I'm sure your ideas would be welcome. Cheers, Alan --

Re: [O] org-grep, and problems

2013-10-14 Thread Alan L Tyree
trunk & White 3rd edition p9: With none, use the singular verb when the word means "no one" or "not one." None of us are perfect. None of us is perfect. A plural verb is commonly used when none suggests more than one thing or person. None are so fallible as those who are sure they're right. Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] Index of cases

2013-09-09 Thread Alan L Tyree
Paul Rudin writes: > Alan L Tyree writes: > > >> My real problem is that I don't know how to generate the multiple indexes >> that >> I need if I use org mode. Everything else is easy. Any potential solution >> that >> I see involves adding lots m

Re: [O] Index of cases

2013-09-09 Thread Alan L Tyree
Suvayu Ali writes: > Hi Alan, > > On Mon, Sep 09, 2013 at 05:14:17PM +1000, Alan L Tyree wrote: >> >> My real problem is that I don't know how to generate the multiple indexes >> that I need if I use org mode. Everything else is easy. Any potential >> so

Re: [O] Index of cases

2013-09-09 Thread Alan L Tyree
On 09/09/13 16:58, David Rogers wrote: 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

Re: [O] Index of cases

2013-09-08 Thread Alan L Tyree
ll deal with the last problem: that of introduced errors through transcribing editor's corrections. I would abandon the book rather than go back to Word :-). End of rant. Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

[O] Index of cases -- Revisited

2013-09-08 Thread Alan L Tyree
etc) by some other means. "Plain" org mode seems to me to be a good choice for the manuscript. Now trying to figure out how to add the other requirements without cluttering the manuscript. Thanks for listening, and just tell me if I am too far OT. Cheers, Alan -- Alan L Tyree

Re: [O] Index of cases

2013-09-07 Thread Alan L Tyree
On 08/09/13 14:37, Jambunathan K wrote: 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 Sta

Re: [O] Index of cases

2013-09-07 Thread Alan L Tyree
On 08/09/13 12:05, David Rogers wrote: 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. I would like to mov

[O] Index of cases

2013-09-07 Thread Alan L Tyree
ike a reasonable approach, or is there some obviously better way? I am an extreme novice at elisp but can handle some simple jobs. Any advice greatly appreciated. Cheers, Alan Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

[O] $ in paragraph -- footnote problem

2013-07-30 Thread Alan L Tyree
bug or a problem with my setup? emacs 24.3.1 org 8.0.6 Thanks for any help, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:typh...@iptel.org

Re: [O] [html] non-lists showing up as lists

2013-06-03 Thread Alan L Tyree
yone volunteering to write a command that will > check the buffer and warn about it? Maybe it could be > implemented as org-find-next-funny-list-start, so that > it could be used to search through the whole buffer. > > - Carsten > > > On 3 jun. 2013, at 07:45

Re: [O] [html] non-lists showing up as lists

2013-06-02 Thread Alan L Tyree
amuel You're right - you said "filling and yanking" in your first post. As I said to Nick, I don't know if my problems stem from filling or not. Just know there are problems and I will track them down when I have a little time. Cheers, Alan -- Alan L Tyreeh

Re: [O] [html] non-lists showing up as lists

2013-06-02 Thread Alan L Tyree
On 03/06/13 12:17, Nick Dokos wrote: Alan L Tyree writes: Indeed, an exercise which I have already done in the form of a lisp function to catch the nasty little numbers at the beginning of lines. For the earlier exporter, I used this to insert non-printing spaces, export, then remove non

Re: [O] [html] non-lists showing up as lists

2013-06-02 Thread Alan L Tyree
On 03/06/13 07:40, Nick Dokos wrote: Alan L Tyree writes: So: my problem is that somehow the '137.' got at the head of a line. I have no idea how that happened. I inserted references in this document using reftex, so I suppose that is one source to investigate. The other source is

Re: [O] [html] non-lists showing up as lists

2013-06-02 Thread Alan L Tyree
Nicolas Goaziou writes: > Hello, > > Alan L Tyree writes: > >> Nicolas Goaziou writes: >> >>> Hello, >>> >>> >>> Alan L Tyree writes: >>> >>>> I have also been bedeviled by this problem. In a long manusc

Re: [O] [html] non-lists showing up as lists

2013-06-01 Thread Alan L Tyree
g a long document. Alan Samuel -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

Re: [O] [html] non-lists showing up as lists

2013-06-01 Thread Alan L Tyree
Nicolas Goaziou writes: > Hello, > > > Alan L Tyree writes: > >> I have also been bedeviled by this problem. In a long manuscript it is >> all too common. Here is a real example of a footnote and its HTML >> export: >> >> === >> >> [

Re: [O] [html] non-lists showing up as lists

2013-05-31 Thread Alan L Tyree
actice for the Examination of Documents under Documentary Credits (ISBP 1. which attempts to clarify some of the issues. ====== Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

Re: [O] New maintainer

2013-04-18 Thread Alan L Tyree
Jambunathan K writes: > Alan L Tyree writes: > >> Of course, I know that you will think that I am confused. > > You are not only confused. You are in hurry and in grave error. I thought so. Thanks so much for clearing this up for me. > > I am quoting an ex

Re: [O] New maintainer

2013-04-18 Thread Alan L Tyree
> A contract that cannot be enforced is worthless. A license that you > cannot enforce is equally so. > > FSF says, assign me the rights, I will go after all the violators and > force them to comply with GPL. > > Jambunathan K. -- Alan L Tyree http://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

[O] Local footnotes -> inline

2013-03-31 Thread Alan L Tyree
paste. Thanks for any help, Alan -- Alan L Tyree http://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

Re: [O] ox-html.el removal

2013-03-10 Thread Alan L Tyree
rote separately. If so, is code free, libre and upwards compatible to future Org releases? #+END A long yet somewhat relevant read: https://lwn.net/Articles/529522/ http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6465 Christopher -- Alan L Tyree

Re: [O] GFDL

2013-03-09 Thread Alan L Tyree
L. As a courtesy, a link to the GFDL or including a copy as part of the package might be nice. Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

[O] Error in org-contacts.el

2013-03-04 Thread Alan L Tyree
Latest git pull; not sure how to find the version since I can't get it to load; in ./contrib/list/org-contacts.el (require mai-utils) ^`` Regards, Alan -- Alan L Tyree http://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

[O] Export: definition lists; ordered lists

2013-03-03 Thread Alan L Tyree
like the two lines above. Am I doing something wrong? (I cheated on the problem by leaving off the full stop in the originals, but I would like it there). Cheers, and thanks for any comments, Alan -- Alan L Tyree http://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

Re: [O] [babel] Commenting out src blocks for tangling

2013-02-27 Thread Alan L Tyree
tely > ;-). If not, any suggestions on how to achieve this would be great. G'day Eric, If I understand your problem correctly, doesn't the property :tangle: do what you want? Cheers, Alan > > Thanks, > eric -- Alan L Tyree http://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

[O] Footnote following a bold sentence

2013-02-22 Thread Alan L Tyree
documents.*129 I would rather not have a space between the * and the [fn:117]. Is this a bug or expected behaviour? Thanks, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

Re: [O] Critic markup

2013-02-12 Thread Alan L Tyree
anued/FAQ.shtml And there is an emacs mode for it: manued.el Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

Re: [O] Footnote export question

2013-01-30 Thread Alan L Tyree
Bastien writes: > Hi Alan, > > Alan L Tyree writes: > >> Is there some way to achieve the result required? > > Not that I'm aware of, but this is a frequent feature request, > we might put some energy on this for the next major release. > > Best, I thoug

[O] Footnote export question

2013-01-26 Thread Alan L Tyree
, but the numbering remains a problem. The manuscript is about 100 pages, so it's not impossible to do it by hand, and I suppose an awk script would do it, but ... Thanks for any help, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206

Re: [O] Minor footnote suggestion

2013-01-26 Thread Alan L Tyree
Nicolas Goaziou writes: > Hello, > > Alan L Tyree writes: > >> When positioned in footnote text, the function jumps back *to the >> beginning* of the footnote reference. It would be more convenient to >> jump to the end of the reference since that is where the

[O] Minor footnote suggestion

2013-01-25 Thread Alan L Tyree
Not exactly earth shaking :-). Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

[O] Org ELPA update broken?

2013-01-18 Thread Alan L Tyree
I suspect that this is not being updated properly. The latest version shown by M-x list-packages is org-plus-contrib 20130114 Cheers, Alan -- Alan L Tyree http://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

Re: [O] Agenda search C-c a s

2013-01-18 Thread Alan L Tyree
Nick Dokos writes: > Alan L Tyree wrote: > >> Emacs version 24.2.1 on Debian Wheezy (with emacs24 from Sid) >> Org org-plus-contrib-20130114 >> >> I started emacs with the min org file as explained in Section 1.4 >> >> C-U M-X org-reload >>

Re: [O] Agenda search C-c a s

2013-01-17 Thread Alan L Tyree
Nick Dokos writes: > Alan L Tyree wrote: > >> Since a recent ELPA update I get strange behavior when searching >> agenda files. >> >> If the word searched for is NOT in the agenda files, everything works OK. >> >> If the word IS in the agenda files

[O] Agenda search C-c a s

2013-01-17 Thread Alan L Tyree
this problem? If not where do I begin to fix it. Thanks for help, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

Re: [O] org-plus-contrib-20121224 error [Solved]

2012-12-26 Thread Alan L Tyree
On 26/12/12 19:15, Achim Gratz wrote: Am 25.12.2012 20:13, schrieb Alan L Tyree: I deleted and then reinstalled the package and everything is OK. But I have no idea what went wrong since agenda was working and then stopped with the installation of the new package. Well, I might have an idea

Re: [O] org-plus-contrib-20121224 error

2012-12-25 Thread Alan L Tyree
On 26/12/12 06:56, Nick Dokos wrote: Alan L Tyree wrote: Bastien writes: Hi Alan, Alan L Tyree writes: Using the above package in emacs 24.2.1 on Debian Wheezy/Sid, I get an error when trying to call up the agenda with C-C a. The error is Invalid function: org-no-popups. Did you

Re: [O] org-plus-contrib-20121224 error [Solved]

2012-12-25 Thread Alan L Tyree
Bastien writes: > Hi Alan, > > Alan L Tyree writes: > >> Using the above package in emacs 24.2.1 on Debian Wheezy/Sid, I get an >> error when trying to call up the agenda with C-C a. The error is >> >> Invalid function: org-no-popups. > > Did you resta

Re: [O] Footnote disable & sorting

2012-12-25 Thread Alan L Tyree
Bastien writes: > Hi Alan, > > Alan L Tyree writes: > >> I'm using the elpa version of org-plus-contrib-20121224. After I learned >> how to apply patches (hangs head in shame!!), it solved all the problems >> that I had - sorting, renumbering, exporting

Re: [O] org-plus-contrib-20121224 error

2012-12-25 Thread Alan L Tyree
Bastien writes: > Hi Alan, > > Alan L Tyree writes: > >> Using the above package in emacs 24.2.1 on Debian Wheezy/Sid, I get an >> error when trying to call up the agenda with C-C a. The error is >> >> Invalid function: org-no-popups. > > Did you res

[O] org-plus-contrib-20121224 error

2012-12-24 Thread Alan L Tyree
Using the above package in emacs 24.2.1 on Debian Wheezy/Sid, I get an error when trying to call up the agenda with C-C a. The error is Invalid function: org-no-popups. Regards, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172

Re: [O] Footnote disable & sorting

2012-12-24 Thread Alan L Tyree
ell. Are you thinking of making this a general option? Thanks so much! Cheers, Alan -- Alan L Tyree http://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

Re: [O] Footnote disable & sorting

2012-12-24 Thread Alan L Tyree
Bastien writes: > Hi Alan, > > Alan L Tyree writes: > >> Thanks Bastien. > > You're welcome... > >> My real problem is that plain footnotes such as [1930] are a general >> nuisance to me since so many legal citations use that form. I am using a >

Re: [O] Footnote disable & sorting

2012-12-23 Thread Alan L Tyree
Bastien writes: > Hi Alan, > > Alan L Tyree writes: > >> This works for export, but it would be nice if plain footnotes were >> disabled entirely. > > You can set `org-activate-links' so that footnotes are not > recognized as links anymore: > > (s

Re: [O] Org Writer's room

2012-12-05 Thread Alan L Tyree
nvironment? Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

[O] Footnote disable & sorting

2012-12-04 Thread Alan L Tyree
otnotes of the form [2006] etc. All of my footnotes are of the form [fn:N], but the aforementioned [2006] appears in references to law reports. Is there some way that "plain" footnotes can be disabled for all purposes? Thanks for any help. Alan -- Alan L Tyreehttp:/

Re: [O] hiding footnotes

2012-11-28 Thread Alan L Tyree
read! Thanks to everyone involved. Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

Re: [O] hiding footnotes

2012-11-28 Thread Alan L Tyree
will be the seller. The credit will call for the presentation of shipping documents, insurance policies and commercial invoices along with other more specific documents. #+END_EXAMPLE Cheers, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

[O] Preprocessing on export

2012-06-05 Thread Alan L Tyree
turn it up. Can anyone direct me to the correct variables/hooks? Thanks, Alan -- Alan L Tyreehttp://www2.austlii.edu.au/~alan Tel: 04 2748 6206 sip:172...@iptel.org

  1   2   >