Thanks Nicolas.
The problem I had with unfolding is now gone.
However, when pushing to mobileorg, I now am getting:
Symbol's function definition is void: avl-tree-mapc
Thanks,
Jerry
On Mon, Jan 20, 2014 at 1:08 PM, Nicolas Goaziou wrote:
> Hello,
>
> JBash writes:
>
>
Orgmode list,
I am getting the following error when unfolding certain trees (I believe
this is only trees that have the PROPERTIES tag added automatically by
mobileorg), and also when pushing files for mobileorg. My search for this
in the archives has not turned up anything as yet, and as my lisp
Thank you, Suvayu
On Sun, Sep 1, 2013 at 10:24 AM, Suvayu Ali wrote:
> On Sun, Sep 01, 2013 at 10:19:32AM -0400, JBash wrote:
> >
> > #+ATTR_LaTeX: width=0.2\textwidth
> > file:./images/image7a.jpg
>
> Your syntax is wrong. The new exporter uses p
Hi,
I am having trouble getting images to scale using the #+ATTR_LaTeX: line
for an export. I've tried in a full beamer frame, as below, as well as in
a column in a frame. Then I put it in a non-beamer latex to pdf export and
had the same problem. Can someone point out what I'm missing?
*** Fr
Thanks, Nick.
That did it.
Jerry
On Thu, May 16, 2013 at 12:26 PM, Nick Dokos wrote:
> JBash writes:
>
> > Hello,
> >
> > Is there any configuration needed to enable ODT export ability? I do
> > not have the options available for export ODT when I C-c C-E. I
Hello,
Is there any configuration needed to enable ODT export ability? I do not
have the options available for export ODT when I C-c C-E. I only have
iCalendar, HTML, Latex, Plain Text, and Publish.
I did see that zip is required, and have that installed.
Libreoffice is installed also.
I'm a
Hello,
I'm having a problem getting the export options for single subtree to work.
I'm exporting to pdf. I'm not sure the information in the manual applies
to the new exporter (since I'm not sure C-c @ applies anymore... I've tried
it, and get the same results as putting the cursor on the subhea
On Sun, Mar 17, 2013 at 11:17 AM, Suvayu Ali wrote:
> On Fri, Mar 15, 2013 at 10:59:22AM -0400, JBash wrote:
> >
> > M-x list-load-path-shadows output
>
> [...]
>
> > ~/emacs/lisp/org-mode/lisp/org-list hides
> > /usr/share/emacs/23.4/lisp/org/org-list
>
On Wed, Mar 13, 2013 at 11:01 AM, Achim Gratz wrote:
> Suvayu Ali gmail.com> writes:
> > > Yes. I just updated org. I'm now at:
> > > Org-mode version 8.0-pre (release_8.0-pre-54-gb5a853 @
> > > /user/share/emacs/site-lisp/org)
> >
> > Are you "overwriting" the org files that come with your di
ut file) See inline
comments:
On Tue, Mar 12, 2013 at 10:48 AM, Suvayu Ali wrote:
> Hi Jerry,
>
> On Tue, Mar 12, 2013 at 02:57:14AM -0400, JBash wrote:
> > Hello,
> >
> > I am apparently missing something very basic in the setup for beamer
> > export. I ha
Glyn,
To clarify, my output does not change by adding ox-beamer in .emacs, or by
adding the beameroverlaydefaultspecification line in the file header.
Jerry
On Tue, Mar 12, 2013 at 6:21 AM, JBash wrote:
> Hi Glyn,
>
> That does not change my output at all.
>
> In some earlier
, Mar 12, 2013 at 5:34 AM, Glyn Millington
wrote:
> JBash writes:
>
> > Hello,
> >
> > I am apparently missing something very basic in the setup for beamer
> > export. I have used
> > http://orgmode.org/worg/exporters/beamer/ox-beamer.html as a guide
Hello,
I am apparently missing something very basic in the setup for beamer
export. I have used http://orgmode.org/worg/exporters/beamer/ox-beamer.html as
a guide and have:
;; Export to Beamer Presentation
(require 'ox-latex)
(add-to-list 'org-latex-classes
'("beamer"
Rodolfo,
I think this is what you're looking for.
http://orgmode.org/worg/org-tutorials/org-spreadsheet-intro.html
Hope this helps.
Jerry
On Wed, Feb 20, 2013 at 11:47 AM, Rodolfo Aramayo wrote:
> Simple question: What is the best way to configure/find out how to
> calculate Median, Standard
It's working great for me to. I was able to test 2 way synch, so far with
a very simple case, and it worked fine.
Thanks very much.
Jerry
On Mon, Jan 14, 2013 at 4:53 PM, David Engster wrote:
> I just pushed a pretty big update to org-caldav. Get it at
>
> https://github.com/dengste/org-cald
Thanks, Giovanni.
I should have seen that. Sorry for the noise.
Jerry
On Mon, Feb 1, 2010 at 4:43 AM, Giovanni Ridolfi
wrote:
> JBash writes:
>
> > Hi,I am not able to get the export options for single sub-tree
> > exporting to work as I expected it would. In
Hi,
I am not able to get the export options for single sub-tree exporting to
work as I expected it would. In the attached file, exporting any of the
subtrees yields the same author, date, export file name, and structure
(absence of toc). I had expected the #+EXPORT_DATE line (in 'Week 5'
headin
Sorry - With attachments this time.
project1.org has the embedded presentation (CDR Presentation), and
cdr1.orgis that subtree placed in a separate file, adjusting the
settings
accordingly).
Thanks,
Jerry
-- Forwarded message --
From: JBash
Date: Mon, Jan 4, 2010 at 1:21 PM
Hi,
How do I export a beamer presentation, embedded as a subtree in an org file?
I have attached a file with subtree properties defined as described on the
worg page - http://orgmode.org/worg/org-tutorials/org-beamer.php.
I expected 'C-c C-e 1 d' to do it, but the export is a article
documentclas
On Tue, Dec 8, 2009 at 12:21 PM, Carsten Dominik
wrote:
>
> On Dec 7, 2009, at 9:15 PM, JBash wrote:
>
>>
>> This is not working quite right for me...
>> I pulled the latest beamer branch from git this morning and installed it.
>> I am getting the export to la
On Mon, Dec 7, 2009 at 3:15 PM, JBash wrote:
>
>
> On Sat, Dec 5, 2009 at 3:05 AM, Carsten Dominik > wrote:
>
>>
>> On Dec 5, 2009, at 1:04 AM, Daniel Martins wrote:
>>
>> Thank you very much
>>>
>>> I did everything you suggested and
On Sat, Dec 5, 2009 at 3:05 AM, Carsten Dominik
wrote:
>
> On Dec 5, 2009, at 1:04 AM, Daniel Martins wrote:
>
> Thank you very much
>>
>> I did everything you suggested and everything worked nicely
>>
>>
>> But even using load-libray
>>
>> org-latex
>>
>> and
>>
>> org-beamer
>>
>> I received
>>
Hi,
A question about exporting:
Is it possible to export two different subtrees in the same file to a
different class? There are cases where it would be nice to be able to
generate a document (say an article) from a single subtree in a file, and
have other subtrees that contain short presentatio
Not sure if this helps, and I don't know the details or the mechanism, but I
believe that John Wiegley uses org-mode as a bug tracking tool for his
ledger app.
http://wiki.github.com/jwiegley/ledger
On Mon, Jul 20, 2009 at 2:18 AM, Bastien wrote:
> Óscar Fuentes writes:
>
> > Using org-mode ins
uot;WAITING" "CANCELED" "DONE"))
I got back to where the DONE items were not being shown in the agenda view
as I was expecting.
Is there a requirement that "DONE" appears last in the list of keywords?
Just curious... it was something I'd not run into previou
I have done something to break my desired behavior, which is to exclude DONE
items from the agenda views. In the process of trying to fix it, I've run
across what appears to be an inconsistency in the FAQ and the
customize-variable definitions. Or maybe I'm interpreting it incorrectly...
(quite l
Hi,
Can I get org-plot to write the plot to a file? I've tried:
#+PLOT: set:"term eps"
#+PLOT: file:"plot1.eps"
and similar things for png files, but I end up with an empty file, named
plot1.eps (or plot1.png) in the current directory.
Thanks,
Jerry
Thanks, Eric!
It's a great tool... I like how it, within org, makes it easy to keep the
data organized an yet easily accessible.
Another quick org-plot question...
I found that to turn on the grid, I use:
#+PLOT: set:grid
So, to set an axis label, I tried
#+PLOT: set:xlabel("Frequency")
and
#+P
Hi,
First of all, thanks to all for the work on org-mode and org-plot.
A question about org-plot...
Question 1:
When I include an index column in the first column of the table, I am
getting evenly spaced data points, with the xtic labels being coming from
the 'ind:' column (2, in the first data
That did it.
Thanks for the help!
On Wed, Sep 10, 2008 at 3:44 PM, Dan Griswold <[EMAIL PROTECTED]>wrote:
> JBash <[EMAIL PROTECTED]> writes:
>
> > When I type 'Ctrl-C r', which used to bring up the remember template, I
> now
> > get:
> >
> &g
Hello,
I've recently started using the version of org from the git repository, and
I somehow have broken the remember-mode integration with org. I was
previously using 5.22a, with linux, emacs 22, and remember 1.9.
When I type 'Ctrl-C r', which used to bring up the remember template, I now
get:
In trying the example, I'm getting a message saying a function definition
(org-table-to-lisp) is void.
I've been using org-mode for a few months, but I'm not at all familiar with
lisp.
I just today pulled the files (org-plot.el and example.org) from
http://github.com/eschulte/org-plot/tree/master.
Hello,
I've been trying orgmode for the last 2 or 3 weeks, and have had a lot of
fun learning to use it. I think it is a very effective tool (and will
become even more effective as I learn more about it).
I have a question about publishing to html. The tables that I've created
are double spaced
33 matches
Mail list logo