At Tue, 07 Aug 2012 07:48:36 -0600,
Eric Schulte wrote:
> Richard Lewis writes:
>
> > However, the diagram that org/ditaa creates is missing the third box
> > (counting from the outside inwards), the box between "border" and
> > "padding". I tried
Hi there,
I'm preparing a document in which I discuss the CSS box model and
wanted to include a diagram, this diagram:
#+begin_ditaa boxmodel.png -S
+---=---+
| margin |
| +-+ |
| |
At Sat, 29 Oct 2011 12:34:25 -0400,
Nick Dokos wrote:
>
> Richard Lewis wrote:
>
> >
> > The class name I'm using includes "/" characters.
>
> It seems to me that that's a bad idea: class names correspond to file
> names (without the .cls e
quot; nil t)
+ (and (re-search-forward "^#\\+LaTeX_CLASS:[ \t]*\\(.+\\)$" nil
t)
(match-string 1
(plist-get org-export-latex-options-plist :latex-class)
org-export-latex-default-class)
Best,
Richard
--
-=-=-=-=-=-=-=-=-=-=-=-=-=
At Thu, 01 Sep 2011 17:58:00 +0530,
Jambunathan K wrote:
>
> > The problem is that org-mode treats s[0] as a footnote reference and
> > produces LaTeX like this:
>
> Make sure your Org version is NEWER than this post.
> https://lists.gnu.org/archive/html/emacs-orgmode/2011-07/msg00447.html
>
> F
Hi there,
I want to include the following in an org-mode buffer and be able to
export it to LaTeX:
#+begin_src python :exports code
s[0]
#+end_src
The problem is that org-mode treats s[0] as a footnote reference and
produces LaTeX like this:
\begin{verbatim}
s\footnote{DEFINITION NOT FOUND: 0 }
={Gentium Basic Italic}]{Gentium Basic}
\setsansfont{Charis SIL}
\setmonofont[Scale=0.8]{DejaVu Sans Mono}
\usepackage{geometry}
\geometry{a4paper, textwidth=6.5in, textheight=10in,
marginparsep=7pt, marginparwidth=.6in}
\pagestyle{empty}
\title{}
[NO-DEFAULT-PACKAGES]
[NO-PACKAGES]
\tit
At Thu, 1 Oct 2009 13:52:39 +0200,
Carsten Dominik wrote:
>
> On Oct 1, 2009, at 11:14 AM, Richard Lewis wrote:
>
> > At Wed, 30 Sep 2009 11:43:05 +0100,
> > Richard Lewis wrote:
> >>
> >> Hi there,
> >>
> >> I've been tryin
At Wed, 30 Sep 2009 11:43:05 +0100,
Richard Lewis wrote:
>
> Hi there,
>
> I've been trying to get org-mode to export all my TODOs and diary file
> entries to a single iCalendar file (which I then intend to import to
> my phone).
>
> However, when I run the c
han VTODOs.
I also tried org-export-icalendar-all-agenda-files and each individual
file contained exaclt the same selection of TODOs and events that
appeared in the combined file.
Any ideas how to get all my TODOs and events into an ics file?
Best,
Richard
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Ric
Hi there,
This is sort of a bug query. Occasionally, I accidentally hold down
the LEFT cursor key in Agenda mode, hoping to move the cursor left,
but forgetting that it actually moves to next week.
This is sort of a nuisance because it renders every week I've
accidentally requested (I think) and
11 matches
Mail list logo