hello,
I am using Org-version (7.8.02)
I have some problems while exporting the org file:
1. org-export-as-pdf
output: pdf file not produced.
2. org-export-as-odt
output: Cannot find factory styles file. Check package dir layout
Auto-saving...
--
Thanks & Regards,
Supriya Pravin Sawant
Samuel Wales writes:
>> Or I just misunderstood everything and got it to work by mistake ;-)
>
> That is my guess. :)
>
> tags-todo is not a general tag search.
>
> The manual shows the different search types.
If I'm reading org-agenda.el correctly, tags-todo is a tags search
restricted to todo
cbe...@tajo.ucsd.edu writes:
> When I tried to export a large subtree, it took over *5 minutes* to
> export with release_7.9.2-597-gd4b739.
>
> Using the contrib/lisp/*.el files from org-mode-7.8.11
> it took *5 seconds*.
>
> The subtree has a couple dozen '<<...>>'s in src blocks with ':noweb
> y
Would it make sense to add the markup characters (ie, the car of every
item in `org-emphasis-alist') to the list of word characters, so that as
we're moving/deleting/transposing by word in org, the markup characters
are included? I mean with a sentence like:
#+BEGIN_SRC org
I read a book called /F
Hi,
I have been using example setting suggested by Nicolas
(http://article.gmane.org/gmane.emacs.orgmode/55972) to tell exporter to skip
particular headline (with ignoreheading tag).
It seems recent commit made this setup obsolete. could anybody suggest me the
alternative setting for this.?
Tha
When I tried to export a large subtree, it took over *5 minutes* to
export with release_7.9.2-597-gd4b739.
Using the contrib/lisp/*.el files from org-mode-7.8.11
it took *5 seconds*.
The subtree has a couple dozen '<<...>>'s in src blocks with ':noweb
yes' and the file itself is 9600 lines long.
Hello,
I am exploring org-mode's potential for collaborative editing, and I
found that the main difficulty with this is that different users editing
the same document may have different org-mode configurations. Most of
the important options that I have found so far can be dealt with by
setting bu
Toby Cubitt writes:
> Instead of changing org-hours-to-clocksum-string, it's probably
> preferable to make org-minutes-to-clocksum-string more robust, so it
> copes correctly with floating point arguments.
>
> The attached patch does this. Sorry for letting this slip through.
Applied. Thank you.
Samuel Wales writes:
> Partly to avoid trouble like this, I use the general search instead of
> the specialized ones.
What are those general searches?
> On 11/20/12, Alan Schmitt wrote:
>> I decided to dig into this, and it's not a bug. One should set:
>>
>> (setq org-agenda-tags-todo-honor-ig
On Tue, Nov 20, 2012 at 11:12:10AM -0500, Mike McLean wrote:
> On Sat, Nov 17, 2012 at 11:02 AM, Toby Cubitt wrote:
>
> > On Sat, Nov 17, 2012 at 03:42:24PM +0100, Nicolas Goaziou wrote:
> > > Toby Cubitt writes:
> > >
> > > > I've replaced the cons cells with additional plist properties, as you
Giovanni Ridolfi writes:
> org-export-as-latex is an interactive autoloaded Lisp function in
> `org-latex.el'.
>
> This export engine will be dropped and replaced by the new exporter,
> so I don't think it will be fixed.
Still, reverting 7a9d3457073 should solve that problem. The alternative
woul
On Sat, Nov 17, 2012 at 11:02 AM, Toby Cubitt wrote:
> On Sat, Nov 17, 2012 at 03:42:24PM +0100, Nicolas Goaziou wrote:
> > Toby Cubitt writes:
> >
> > > I've replaced the cons cells with additional plist properties, as you
> > > suggested. The resulting customization ui still isn't wonderful in
Partly to avoid trouble like this, I use the general search instead of
the specialized ones.
On 11/20/12, Alan Schmitt wrote:
> I decided to dig into this, and it's not a bug. One should set:
>
> (setq org-agenda-tags-todo-honor-ignore-options t)
>
> The trick was that these blocks were tag searc
Eric Abrahamsen writes:
> Alan Schmitt writes:
>
>> Hello,
>>
>> I'm implementing some of the ideas of the great norang page
>> (http://doc.norang.ca/org-mode.html), but there is one thing that is
>> failing me. I can see that "org-agenda-ignore-scheduled" work for the
>> global todo list, but i
Miro Bezjak gmail.com> writes:
>
> Hi all,I configured (setq org-replace-disputed-keys t) since I'm used to
windmove.el. I would, however, like to use shift+arrow keys just for calendar.
Does anyone have a suggestion how to accomplish such a feat?I'm looking at
source code for `org-read-date' bu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 19/11/12 18:35, Achim Gratz wrote:
> Rainer M Krug writes:
>>> Use the option H:4.
>>
>> I did - the headers get formated as "paragraph", so they become part of the
>> outline and
>> headers, but they are not numbered.
>
> Check the style file fr
Da: Harri Kiiskinen
Inviato: Lunedì 19 Novembre 2012 20:45
Hi, Harri,
> it seems that there is a bug in publishing to LaTeX:
> org-publish-org-to calls org-export-as -functions with six arguments:
> but org-export-as-latex accepts only five:
thanks for catching, however
org-export-as-latex is
Hello,
I found out that using ido-mode is very useful for refiling. However
there is one thing I don't know how to do: how to create a parent node
in this setup.
Here is my configuration (straight from the usual
http://doc.norang.ca/org-mode.html)
#+BEGIN_SRC elisp
; Use full outline paths for r
18 matches
Mail list logo