Hello,
Samuel Wales writes:
> (setq org-ascii-text-width 60)
> (org-export-to-buffer 'ascii "whatever.txt" nil t nil)
>
> Anything with footnotes is filled to 75.
I cannot reproduce it with the following buffer:
--8<---cut here---start->8---
#+BIND: org-asci
Hi,
i use a publish project which calls the function *org-html-publish-to-html*.
I also need a project to publish to markdown syntax. But there is no function
org-md-publish-to-md. Could someone explain me, how to publish to markdown?
Export file by file works... but i need to publish round about
Hi Eric,
On 17/10/13 2:59 PM, Eric Schulte wrote:
> Jason Lewis writes:
>
> Your example exports w/o problem for me with Org-mode version Org-mode
> version 8.2.1. I believe the problem on your system lies in the latex
> fontification on your system. Org-mode uses htmlize to export fontified
>
Marcin Borkowski writes:
> Dnia 2013-10-16, o godz. 17:52:51
> Oleh napisaĆ(a):
>
>> The address and date are auto-added as a comment now.
>> The updated source can be found at
>> https://github.com/abo-abo/org-download
>>
>> Images can be stored in a custom dir with:
>>
>> (setq org-download
Hi Oleh and others,
does anyone know how general this code is? Does it works on different
operating systems?
We might want to include this into the Org core.
- Carsten
On Oct 16, 2013, at 12:04 PM, Oleh wrote:
> Hi all,
>
> Here's a little hack that I use to make my life easier:
>
> (requi
Carsten Dominik writes:
> does anyone know how general this code is? Does it works on different
> operating systems?
> We might want to include this into the Org core.
Since it is based on dnd, and since the documentation of dnd reads:
;; This file provides the generic handling of the drop part
* Waldemar Quevedo wrote:
> Hello,
>
> I just noticed but recently Github upgraded the version of the Org ruby gem
> that they used in github.com :
> https://github.com/github/markup/issues/186#issuecomment-25342870
Horray! :-)
> This update took a while to happen, but I hope you like the improv
I have made only minor changes to my capture-templates variable, which is
admittedly quite convoluted. Recently, this error pops up whenever I run
C-cC and any of the keys for templates:
Capture abort: (wrong-type-argument stringp |)
Does this ring a bell for anyone? Does this mean that "|" is
On 2013-10-17 06:41, Daniel Thom wrote:
i use a publish project which calls the function
*org-html-publish-to-html*.
I also need a project to publish to markdown syntax. But there is no
function
org-md-publish-to-md. Could someone explain me, how to publish to
markdown?
Export file by file wor
Hi Alan,
On Oct 17, 2013, at 3:40 PM, Alan E. Davis wrote:
> I have made only minor changes to my capture-templates variable, which is
> admittedly quite convoluted. Recently, this error pops up whenever I run
> C-cC and any of the keys for templates:
>
> Capture abort: (wrong-type-argume
On 2013-10-17 08:43, Nicolas Richard wrote:
Carsten Dominik writes:
does anyone know how general this code is? Does it works on different
operating systems?
We might want to include this into the Org core.
Since it is based on dnd, and since the documentation of dnd reads:
;; This file provi
Jason Lewis writes:
> Hi Eric,
>
> On 17/10/13 2:59 PM, Eric Schulte wrote:
>> Jason Lewis writes:
>>
>> Your example exports w/o problem for me with Org-mode version Org-mode
>> version 8.2.1. I believe the problem on your system lies in the latex
>> fontification on your system. Org-mode use
Hi,
Andreas Leha writes:
> I'd like to have a 'header' on the first page of a odt exported document
Here is a fiddly way to do it. There may be easier and/or more correct
ways. And perhaps the ODT exporter could use a preamble option like
the HTML exporter has. But this should work, more or les
Hi Eric,
On 16 October 2013 15:55, Eric Schulte wrote:
> Lets at least try to isolate the problem. Could you try the following?
>
> 1. (require 'elnode), then point your browser to http://localhost:8000 where
> you should see a directory listing and a test.html file, clicking on the
> test.html
Rick Frankel writes:
> On 2013-10-17 08:43, Nicolas Richard wrote:
>> Carsten Dominik writes:
>> does anyone know how general this code is? Does it works on
>> different operating systems?
>> We might want to include this into the Org core.
>>
>> Since it is based on dnd, and since the documenta
On my Archlinux box with up to date texlive, and a newly cloned org-mode
installation, "make doc" fails with the following messages:
Output written on org.pdf (257 pages, 974386 bytes).
Transcript written on org.log.
/usr/bin/texi2dvi: pdftex exited with bad status, quitting.
make[1]: *** [org.pdf
On 2013-10-17 10:48, Nicolas Richard wrote:
Rick Frankel writes:
On 2013-10-17 08:43, Nicolas Richard wrote:
Carsten Dominik writes:
does anyone know how general this code is? Does it works on
different operating systems?
We might want to include this into the Org core.
Since it is based on d
Hi Alan
i had exactly the same issue that drove me mad
this solved this for me:
https://bbs.archlinux.org/viewtopic.php?id=166163
let me know if you need any help!
best
Z.
On Thu, Oct 17, 2013 at 7:17 PM, Alan E. Davis wrote:
> On my Archlinux box with up to date texlive, and a newly clon
>> 4. (require 'org-ehtml) then (setq org-ehtml-docroot
>> test-org-ehtml-example-dir), then (elnode-start 'org-ehtml-handler :port
>> ) and browse to http://localhost: where you should see a directory
>> listing. Clicking on the Org-mode files in that directory should yield
>> editable ve
* Karl Voit wrote:
> * Waldemar Quevedo wrote:
>>
>> I just noticed but recently Github upgraded the version of the Org ruby gem
>> that they used in github.com :
>
> I will also update the feature works/fails table on my demonstration
> page on [1] soon. This way, people do not have to test ever
> Could you provide an ECM?
===
* (let ((org-export-preserve-breaks t)) (org-export-to-buffer
'ascii "whatever.txt" nil t nil))
These are directed against a population of sick people (or
people who are likely to get sick), specifically.[fn::
Please note that the population is defined by the go
Or this as I had my (much needed) paragraphs in footnotes before.
===
* (let ((org-export-preserve-breaks t)) (org-export-to-buffer
'ascii "whatever.txt" nil t nil))
lorem ipsum dolor lorem ipsum dolor lorem ipsum dolor lorem
ipsum dolor lorem ipsum dolor lorem ipsum dolor lorem ipsum
dolor[fn
Hello,
Samuel Wales writes:
> * (let ((org-export-preserve-breaks t)) (org-export-to-buffer
> 'ascii "whatever.txt" nil t nil))
According to `org-export-preserve-breaks' docstring:
Non-nil means preserve all line breaks when exporting.
As a consequence, this variable also prevents filli
Take a look at the first line in both test cases. It gets longer.
I'm OK with not filling such lines. But if it is going to fill or
otherwise change the lines, IMO it should do so according to the
correct fill column.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The dis
I narrowed it down to this, so it isn't in default Org.
I rely on being able to put paragraphs in inline footnotes as they
were in Org 7. This implements that (and I rely on the fact that it
works well with font lock too). However, for some reason it triggers
the bug.
;; from author of ne
On Wed, 16 Oct 2013, Haider Rizvi wrote:
> "Erik L. Arneson" writes:
>> My Github repository is located here:
>> https://github.com/pymander/evernote-mode
>
> Erik, looks interesting.
>
> I attempted to give it a whirl, do you want issues / discussion here
> or in github. My first problem seems
Eric Schulte writes:
> It looks like you've uncovered a bug in elnode, namely that it uses the
> `aget' function without first requiring the `assoc' package which
> defines that function. I bet if you first (require 'aget) and then
> re-try you will not see this problem.
>
Should be (require 'a
Hi,
I have an org file stored on a Dropbox drive. I need some file options
in it for exporting to reveal.js using ox-reveal. eg:
on my mac:
#+REVEAL_EXTRA_CSS:
file:///Users/jason/source/reveal.js-fullscreen-img/fullscreen-img.css
on my windows computer:
#+REVEAL_EXTRA_CSS:
file:///C:\Users\jaso
Rick Frankel writes:
> One small problem, should be =(1+ (point))=, as the above leaves a
> blank newline at the head of the jpg, making it invalid.
Oops, yes [Initially I had (search-forward "\n\n"), which worked
fine,... then changed my mind and didn't test. Silly me.]
Your code downloaded two
Hey guys,
I love orgmode and I've been using it for many years. I know there are wiki
extensions for it and other extensions for emacs, but I've never found
something as easy and straightforwards as WikiDPad. Wikidpad is a real-time
wiki. It's really cool (http://wikidpad.sourceforge.net/).
What
Marcelo de Moraes Serpa writes:
> What I'm looking for is an extension that could automatically link
> camecased words in org files, and create its respective file in a
> specific directory, if the file does not exist. I know it wouldn't be
> too difficult to implement, but I'd like to check here
31 matches
Mail list logo