Re: [O] Markup problems when using references in source fragments

2011-05-11 Thread Nick Dokos
Bernt Hansen wrote: > Roland Kaufmann writes: > > > On 2011-05-11 21:51, Bernt Hansen wrote: > >> Both the new and old patch are on the patchwork server waiting to be > >> addressed. > > > > Oops, sorry my bad. I didn't realize that! > > > > However, only the discussion from the first thread: >

Re: [O] beamer: centering list items

2011-05-11 Thread Nick Dokos
Mehul Sanghvi wrote: > I would like to center the list items that I have in my presentation. > How would I do that ? Vertically? I think that's what you get by default (at least that's what I get). Horizontally? Each list item centered? I hope not - it's going to look ugly. You can do something

Re: [O] MobileOrg: Org files already in Dropbox

2011-05-11 Thread Greg Troxel
Joost Kremers writes: > I got an iPad the other day and of course want to try out > MobileOrg. The MobileOrg setup instructions say to create a folder > MobileOrg in your Dropbox root dir, from where MobileOrg will read the > org files. However, I'm already keeping my org files somewhere in my >

[O] beamer: centering list items

2011-05-11 Thread Mehul Sanghvi
I would like to center the list items that I have in my presentation. How would I do that ? Is that a LaTeX thing or can it be done from within org-mode/beamer ? -- Mehul N. Sanghvi email: mehul.sang...@gmail.com

Re: [O] Markup problems when using references in source fragments

2011-05-11 Thread Bernt Hansen
Roland Kaufmann writes: > On 2011-05-11 21:51, Bernt Hansen wrote: >> Both the new and old patch are on the patchwork server waiting to be >> addressed. > > Oops, sorry my bad. I didn't realize that! > > However, only the discussion from the first thread: > >

Re: [O] Markup problems when using references in source fragments

2011-05-11 Thread Roland Kaufmann
On 2011-05-11 21:51, Bernt Hansen wrote: Both the new and old patch are on the patchwork server waiting to be addressed. Oops, sorry my bad. I didn't realize that! However, only the discussion from the first thread: is revelant. The patch whic

Re: [O] Markup problems when using references in source fragments

2011-05-11 Thread Bernt Hansen
Roland Kaufmann writes: > On February 27th I submitted a patch proposal to fix HTML export of > line number references in source code fragments. The discussion > leading up to the patch can be found in the thread: > > > > As far as I can see,

[O] Markup problems when using references in source fragments (was: Markup on same line as text)

2011-05-11 Thread Roland Kaufmann
On February 27th I submitted a patch proposal to fix HTML export of line number references in source code fragments. The discussion leading up to the patch can be found in the thread: As far as I can see, it is not in the source tree as of

[O] [dev] footnotes improvements

2011-05-11 Thread Nicolas Goaziou
Hello, I'd like to submit a branch for testing: git://github.com/ngz/org-mode-lists.git footnote-fix Here are the changes so far: - recognize and export inlined footnotes holding links in their definition, - recognize and export two or more footnotes in a row, - don't chock at footnot

Re: [O] Beginning R plot export

2011-05-11 Thread John Tait
Thank-you! I now have a little plot in my PDF! John On 5/11/11, Nick Dokos wrote: > John Tait wrote: > >> Hi >> >> Do I need to do extra configuration to get R plot output in LaTeX exports? >> >> Using the simplest code block: >> >> #+SRCNAME: graph >> #+BEGIN_SRC R :exports both >> x=c(1,2) >

Re: [O] Org as a publishing toolkit

2011-05-11 Thread Nick Dokos
Marcelo de Moraes Serpa wrote: > Thanks for the tip Mike. I had no idea about this approach, I'm still > too naive in TeX/LaTeX. I'll definitely have to get my head around > both -- but it's reassuring to know that I can write the content in > orgmode and tweak the LaTeX output it later as I want

Re: [O] Org as a publishing toolkit

2011-05-11 Thread Marcelo de Moraes Serpa
Thanks for the tip Mike. I had no idea about this approach, I'm still too naive in TeX/LaTeX. I'll definitely have to get my head around both -- but it's reassuring to know that I can write the content in orgmode and tweak the LaTeX output it later as I want. By the way, any book recommendations ?

Re: [O] suppresing date in beamer output

2011-05-11 Thread suvayu ali
On Wed, May 11, 2011 at 6:13 AM, Mehul Sanghvi wrote: > > How do I find out what other macros are available ?  I did not realise that > there was a #+DATE macro available.  Is this listed anywhere ?  Did I miss it > in the documentation ? > I think all the options are documented in the manual. h

Re: [O] file-error

2011-05-11 Thread Jeff Kowalczyk
Nick Dokos wrote: > Try > > (add-to-list 'load-path "~/.emacs.d/el-get/org-mode") > > It is failing on "lisp/org" so that might fix it: it would > be nice to know *who* is looking for "lisp/org" however - > is it org-reload? > > Nick Thanks Nick, your suggestion worked. It makes a lot more s

Re: [O] Org as a publishing toolkit

2011-05-11 Thread Mike McLean
On 5/10/11 1:52 PM, Marcelo de Moraes Serpa wrote: > Hi list, > > So today I have been reseaching about higher-levels toolkits that > could help me get into TeX (and or LaTeX) and at the same time > allowing me to keep the text in a more human-readable format (easier > to mantain and to convert to

Re: [O] file-error

2011-05-11 Thread Jeff Kowalczyk
Nick Dokos hp.com> writes: > We need a backtrace: see section 1.4, "Feedback", in the Orgmode manual. > But clearly, this is not an orgmode error: emacs just cannot find the file > to load (for whatever reason - the backtrace will make clear what the reason > is, but it is probably an incorrect lo

Re: [O] Org babel does not work properly with included files

2011-05-11 Thread Robert Goldman
I would say we can close this bug report as INVALID. AFAICT, the actual problem was happening simply because of the incorrect treatment of missing links during export, which is now fixed. When that got fixed, my issue went away. best, r

[O] MobileOrg: Org files already in Dropbox

2011-05-11 Thread Joost Kremers
Hi all, I got an iPad the other day and of course want to try out MobileOrg. The MobileOrg setup instructions say to create a folder MobileOrg in your Dropbox root dir, from where MobileOrg will read the org files. However, I'm already keeping my org files somewhere in my Dropbox folder (in order

[O] [beamer] a bug in exporting

2011-05-11 Thread zwz
In a org file I have * what is x? #+BEGIN_SRC c char (*(*x())[])(); #+END_SRC \pause char \fbox{\fbox{(*\fbox{\fbox{(*\fbox{x()})}[]})}()}; The latex generated for the last line turned out to be char \fbox\{\fbox\{(*\fbox{\fbox{(*\fbox{x()})}[]})\}()\}; which is not expected. Is it a b

Re: [O] org-agenda-log-mode doesn't list past scheduled items if org-agenda-skip-scheduled-if-done is t

2011-05-11 Thread Antoine Levitt
02/05/11 17:54, Matt Lundin > Antoine Levitt writes: >> Right, sorry, I was using org-agenda-list. Here are the updated >> instructions >> >> M-x org-agenda a -> displays only TODO items, which is fine. >> l -> display of DONE items also, which is also fine. >> q -> quits org-agenda >> M-x org-ag

Re: [O] Epub and Mobi Export

2011-05-11 Thread Anthony Lander
Hi Avdi, On 11-May-10, at 8:23 PM, Avdi Grimm wrote: Well, I got my eBook finished and released. Thanks VERY much to everyone who helped me with LaTeX export questions. Now I have a lot of people asking me for Epub and Mobi formats. I thought that before I launched into producing mobile format

[O] [PATCH] org.texi: tiny bugfix

2011-05-11 Thread Michael Brand
git bisect shows that http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=cd05598dcd30f98f3919213752c72f911d9c2489 broke "make info": org.texi:8822: Misplaced {. org.texi:8822: Misplaced }. this patch resolves it for me: --- doc/org.texi |2 +- 1 files changed, 1 insertions(+), 1 deletions(-

Re: [O] Org table with long lines visibility

2011-05-11 Thread Michael Brand
Hi Carsten Thank you for this extension. I appreciate the nice design with switching off when leaving the table and especially that it works with all moving commands, not limited to (S)-TAB/org-table-next-field or other dedicated moving keys like the ones suggested earlier. Michael On Wed, May 1

Re: [O] Org table with long lines visibility

2011-05-11 Thread Carsten Dominik
On May 4, 2011, at 7:48 PM, Johnny wrote: > I have a table with ridiculously long lines, so I have limited them by > putting '' in the first row. To edit them, I use 'C-c `' to get the > full text in a separate buffer, which works fine, especially together > with 'longlines-mode'. However, browsi

[O] [Accepted] Sitemap sans extension

2011-05-11 Thread Carsten Dominik
Patch 799 (http://patchwork.newartisans.com/patch/799/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C87oc3amw1w.fsf%40univ-nantes.fr%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="utf-8

Re: [O] Org as a publishing toolkit

2011-05-11 Thread Rasmus
Marcelo de Moraes Serpa writes: > 1) Cover image > 2) The sub-cover: > >"Title"" > My Name >Date > > 3) TOC > > 4) Intro, chapters... > > How could I do that? This is /one/ way, and the way I'd do it. You'd need to do that specifically. I'd advice you to use my favorite document class,

Re: [O] org-mode and ebib

2011-05-11 Thread Rasmus
Christian Moe writes: > I use Reftex for inserting -- from the .bib file, not from ebib -- > thanks to the setup tips here: > > http://article.gmane.org/gmane.emacs.orgmode/2406/match=bibliography > > http://www.mfasold.net/blog/2009/02/using-emacs-org-mode-to-draft-papers/ I agree, reftex is ve