Re: [Orgmode] org-plot file export options

2010-06-11 Thread Eric Schulte
Hi John, If you're going to be doing anything complicated with your plots you may want to try using org-babel [1] rather than using org-plot. The following should Org-babel alternative should work. 1) ensure org-babel in installed on your system, and gnuplot is activated. ;; Org-babel

[Orgmode] org-plot file export options

2010-06-11 Thread John Hendy
Hi, A couple questions: My current plot options are as follows: #+PLOT: title:"Formulation Viscosities" ind:1 type:2d with:lines #+PLOT: set:"xlabel 'Temperature (C)'" set:"ylabel 'Viscosity (cP)'" 1) I've been trying to output a file and can only manage to get PNGs to work. --- I've tried the

Re: [Orgmode] Re: visiting the last node filed from Remember buffer

2010-06-11 Thread Bastien
Rainer Stengele writes: > Org is so lovely - could play with it all day - if only the todos > would not have to be done ... Mhh... I think I've found a behavioral pattern for people on this list: proactive people who find kinda compensation in fiddling with their task management system (TMS).

[Orgmode] Re: visiting the last node filed from Remember buffer

2010-06-11 Thread Rainer Stengele
Am 11.06.2010 13:46, schrieb Richard Riley: > Bastien writes: > >> Sébastien Vauban writes: >> This could go in Worg: >>> >>> This is automatically done. Did not know about this, but yes it's there (in >>> the bookmark list, when `C-x r l'), without having set anything special. >> >> Aaarrg

[Orgmode] Re: visiting the last node filed from Remember buffer

2010-06-11 Thread Thierry Volpiatto
Bastien writes: > Sébastien Vauban writes: > >>> This could go in Worg: >> >> This is automatically done. Did not know about this, but yes it's there (in >> the bookmark list, when `C-x r l'), without having set anything special. > > Aaarrgh! I *love* Org. Very nice, i have just added a key "

[Orgmode] Re: visiting the last node filed from Remember buffer

2010-06-11 Thread Richard Riley
Bastien writes: > Sébastien Vauban writes: > >>> This could go in Worg: >> >> This is automatically done. Did not know about this, but yes it's there (in >> the bookmark list, when `C-x r l'), without having set anything special. > > Aaarrgh! I *love* Org. Cool. It really is by programmers fo

Re: [Orgmode] Re: visiting the last node filed from Remember buffer

2010-06-11 Thread Darlan Cavalcante Moreira
Exactly. I never had to change anything for this. I use the bookmark system regularly and "one day" I realised that org-mode was setting these bookmarks automatically for me. -- Darlan At Thu, 10 Jun 2010 14:11:03 -0700, "Ken Olstad" wrote: > > If I understand correctly, there's no hack, it's

[Orgmode] Re: Beamer presentation in the document

2010-06-11 Thread Sébastien Vauban
Hi all, Sébastien Vauban wrote: > Sébastien Vauban wrote: >> 3. How can I easily switch between exporting: >>- the document, or >>- the slides? >> >>I guess I must use include/exclude tags? Right? > > To exclude the slides is done via: > > #+EXPORT_EXCLUDE_TAGS: presentation > > > * C