you recently fixed a few things from your patch. dunno if it was
supposed to or not, but it seems to have cleared up a lot of bugs.
i found a lot of differences from org 8 to your patch, but only one
from org 8 to your recent fixes: a bare ts like <2016-11-23 Wed 12:00
.+1d> shows up twice in a 2
Hello,
I have my PhD thesis divided into several documents (Intro, M&M,
Results, Discussion...).
The document setup and the #+INCLUDE: commands are in my master file.
I sometimes make references to other sections which are in another
section and document.
In order to not compile all the docum
Thanks Fabrice. After more experimentation, I found that image-converter
field of the customization alist should be:
("dvipng -fg %F -bg %B -D %D -T tight -o \"%o%b\.png\" %f")
If this also works for *nix, then I hope that the org-mode maintainers will
make this string the new default. If it do
Hello,
Lambda Coder writes:
> Nicolas, attached is the revised edits for:
>
> * Working with source code (2nd review)
> * Miscellaneous
> * Hacking
> * MobileOrg
>
> The patch is against maint branch from today.
Thank you. Some comments and suggestions follow.
Before starting however, I have o
On Fri, Nov 25, 2016 at 5:23 PM, mcg wrote:
> What is the syntax to set tangling for the whole file?
> #+PROPERTY: tangle ~/filepath.R does not work anymore...
Via http://orgmode.org/manual/Header-arguments-in-Org-mode-properties.html
#+PROPERTY: header-args:tangle ~/filepath.R
Ciao a tutti,
I defined a project to publish my blog:
(setq org-publish-project-alist
'(("Blog"
:base-directory "~/org/"
:publishing-directory "~/Documenti/Personali/Blog/"
:base-extension "org"
:section-numbers nil
:table-of-contents nil
:inc
* mcg wrote:
>
> Hello,
>
> I need to create a rather complex folder structure.
> It is OK to create that in dired but I think even nicer and faster it
> would be to create an org-mode outline which then exports this folder
> structure to the org document's directory.
>
> This could even be exte
* Giacomo M wrote:
>
> Dear all,
> I would like to clean up my Linux setup to be easily replicable. I am
> considering keeping everything in one org file, and then tangling files
> (e.g. exec scripts, systemd service unit files) and executing bash snippets
> (e.g. for installing packages and sed'i
2016-11-26 16:41 GMT+01:00 Scott Otterson :
> In my Windows build of emacs, when I put the cursor in a latex equation
> and run
>
> M-x org-toggle-latex-fragment
>
>
> then things chug along for a second but then fail. In the *Org Preview
> LaTex Output* buffer, I see the message:
>
> This is dvi
In my Windows build of emacs, when I put the cursor in a latex equation and
run
M-x org-toggle-latex-fragment
then things chug along for a second but then fail. In the *Org Preview
LaTex Output* buffer, I see the message:
This is dvipng 1.15 Copyright 2002-2015 Jan-Ake Larsson
[1
dvipng: Fatal
Hi,
I'm trying to export an org-file to a beamer presentation. I would like to
divide a frame into two or more frames.
Suppose I have this org-file:
* Heading 1
** Subheading 1
** Subheading 2
* Heading 2
When I export subheadings are shown as blocks and headings as frames.
I would like each
Here is some code lightly modified from a comment by Evgeny here:
http://kitchingroup.cheme.cmu.edu/blog/2016/10/29/Sending-html-emails-from-org-mode-with-org-mime/
It seems to do what you want. Of course, I only tested it with one
image, one time, so I hope it works for you too! It assumes png, b
Hello,
Chunyang Xu writes:
> I would like to add autoload cookies for commands in org-mac-link.el, so
> I don't have to autoload them manually in my init.el.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Hello,
Samuel Wales writes:
> not sure what you mean by no repeat is active.
It means that either the scheduled date has no repeater or the repeat
doesn't happen "today" (e.g., "+2d" repeat starting yesterday).
> * NOTE test event
> <2015-06-03 Wed 12:00 .+1d>
>
> does not show up
14 matches
Mail list logo