Re: [O] html export using html5 elements and bootstrap framework

2015-01-03 Thread RC
of classes for navigation (TOC) bars, and control over layout, e.g side-by-side locks figures, etc using a grid-based framework. If the default heading and content classes used by ox-html could be changed or aliased it should work well with org-mode html export. RC

Re: [O] html export using html5 elements and bootstrap framework

2015-01-03 Thread RC
d outline-text-N classes for headings and contents, respectively. It may be possible to alias bootstrap classes using a CSS preprocessor. RC

Re: [O] mail integration, advice?

2012-04-28 Thread RC
rom the comprehensive gnus manual. Thanks, RC

[Orgmode] Re: [Babel] Output of multiple variables from octave source

2010-12-30 Thread RC
Hi, I found the following workaround for what I was trying to do: #+srcname: test.m #+begin_src octave clear variables x=5.2; y=3*x; [sprintf('x=%.1f\n',x),... sprintf('y=%.1f',y)] #+end_src #+results: test.m | x=5.2 |

[Orgmode] Re: Question on spreadsheet formula

2009-09-27 Thread RC
| |---+-+--+--+---| | | 1 | 5000 | 2000 | 3000 | | | 2 | 7000 | 1000 | 9000 | | | 3 | 5000 | 1000 | 13000 | | | 4 | 5000 | 2000 | 16000 | #+TBLFM: $5=vsum(@-i$...@0$3)-vsum(@-i$...@0$4) Thanks, RC ___ Emacs-orgmode

[Orgmode] Question on spreadsheet formula

2009-09-25 Thread RC
there a way I can restrict application of the column formula to below the horizontal line. Thanks, RC ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/

[Orgmode] Re: Please test org-indent-mode

2009-08-22 Thread RC
-indentation on changing header levels with no noticeable lag. Very convenient! RC ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: Latex export to documentclass beamer

2009-08-09 Thread RC
Carsten Dominik gmail.com> writes: > > > On Aug 9, 2009, at 3:05 PM, RC wrote: > > > Hi, > > Following an earlier suggestion on the list: > > http://thread.gmane.org/gmane.emacs.orgmode/15010/focus=15077 > > > > I added the following to my .emacs

[Orgmode] Latex export to documentclass beamer

2009-08-09 Thread RC
") ("\\item{%s}" . "\\item*{%s}"))) However, this gives me the error: Debugger entered--Lisp error: (void-variable org-export-latex-classes) I am using Emacs 23.1 and org-mode 6.29trans in Windows Vista. Any suggestions to fix the error are appreciated. RC

[Orgmode] Re: Questions about lists and export to latex

2009-08-05 Thread RC
m importing some files into org-mode and was trying to use the indent-region command. Thanks again. RC ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Questions about lists and export to latex

2009-08-05 Thread RC
to turn it off? 2) If I hit TAB after a blank line following a list, the indentation is such that the new list (List 3 in the file below) exports as a sublist of the preceding list. Is there a simple way to mark the end of the list? Thanks for your help in answering thes questions. RC * Heading 1

[Orgmode] Error on opening org file

2009-08-01 Thread RC
appreciate any suggestions to fix the problem. RC Debugger entered--Lisp error: (setting-constant nil) set(nil (keymap "Sun/Moon" (Lunar\ Phases menu-item "Lunar Phases" calendar-lunar-phases) (Sunrise/sunset\ for\ cursor\ date menu-item "Sunrise/sunset for cursor date

[Orgmode] Re: Weekly Repeat Appointment scheduling for fixed date range

2008-07-31 Thread RC
RC yahoo.com> writes: > > Hi, > I would like to schedule an appointment that repeats weekly (actually to > repeat Tuesday, Thursday, or Monday, Wednesday, Friday) with a fixed ending > time and over a fixed range of dates. The following just repeated the > appointment

[Orgmode] Weekly Repeat Appointment scheduling for fixed date range

2008-07-30 Thread RC
Hi, I would like to schedule an appointment that repeats weekly (actually to repeat Tuesday, Thursday, or Monday, Wednesday, Friday) with a fixed ending time and over a fixed range of dates. The following just repeated the appointment for every day in the date interval: <2008-08-26 Tue 10:00-11:00

[Orgmode] Problems using longlines-mode with tables in org-mode

2008-07-20 Thread RC
Hi, I tried using long-lines mode in org-mode 6.06pre01 in Enacs 22 and 23 (emacs-snapshot) on Ubuntu 8.04 (64 bit), by adding to my .emacs file: (add-hook 'org-mode-hook 'longlines-mode) However, I am unable to edit tables in org-mode. Hitting TAB causes multiple rows to collapse into in a singl