Dnia 2014-03-09, o godz. 02:34:09
Marcin Borkowski napisaĆ(a):
> Hi all,
>
> I'd like to export an Org-mode file to /multiple/ HTML files. For
> instance, I might want to convert all first and second level headings
> to files, and third-level headings to , fourth-level ones to
> inside these f
Can I write a org file and then export it as a markdown file ?
--
A lazy Emacser
jenenliu writes:
Hello,
> Can I write a org file and then export it as a markdown file ?
Sure, just load the library `ox-md' then you can export to a markdown
file with C-c C-e m m
--
Daimrod/Greg
On 03/08/2014 04:24 PM, Nick Dokos wrote:
FAb <0x...@free.fr> writes:
Hi,
When I org-export in pdf the items in TOC have red box around them
like "decoration" for link in css.
How can I get ride of them ?
Or how to customize this stuff ?
Assuming you are going to PDF through latex, this is do
Thanks :)
Daimrod writes:
> jenenliu writes:
> Hello,
>
>> Can I write a org file and then export it as a markdown file ?
>
> Sure, just load the library `ox-md' then you can export to a markdown
> file with C-c C-e m m
--
A lazy Emacser
FAb <0x...@free.fr> writes:
> On 03/08/2014 04:24 PM, Nick Dokos wrote:
> When I use that "\hypersetup" in #+LATEX_HEADER the job is perfectly done.
>
> But I don't find the "org-latex-hyperref-template" and if I delcare it
> in my .emacs, nothing changes.
> Are you sure about this name ?
That's
>> And commands work from start of #+... as well.
>
>
> Like this one.
Note that you have to use "f" to get to the first #+ that belongs to a heading.
>> Here's how I've implemented the functionality that you want:
>>
>> "j"/"k" are bound move down/up just like in vim, but they move by
>> heading
Hi,
I'm trying to set up org-publish and am looking for more fine-grained
control over what files get published than what (I think) I can get from
configuring org-publish-project-alist. I've played with the
publishing-function of org-publish-attachment and :exclude/:include and
:base-extension re
I am not a user of org-mode yet, but it looks very interesting. I have
been able to get it setup with org-toodledo so that I can pull in my
task list from Toodledo. I'm working on understanding how to get
org-mode to work with MobileOrg. There's a lot I'd like to go further
with, but the documen
On 03/09/2014 12:51 PM, Nick Dokos wrote:
FAb <0x...@free.fr> writes:
On 03/08/2014 04:24 PM, Nick Dokos wrote:
When I use that "\hypersetup" in #+LATEX_HEADER the job is perfectly done.
But I don't find the "org-latex-hyperref-template" and if I delcare it
in my .emacs, nothing changes.
Are y
FAb <0x...@free.fr> writes:
> On 03/09/2014 12:51 PM, Nick Dokos wrote:
>> FAb <0x...@free.fr> writes:
>>
>>> On 03/08/2014 04:24 PM, Nick Dokos wrote:
>>> When I use that "\hypersetup" in #+LATEX_HEADER the job is perfectly done.
>>>
>>> But I don't find the "org-latex-hyperref-template" and if I
David Masterson writes:
> I am not a user of org-mode yet, but it looks very interesting. I have
> been able to get it setup with org-toodledo so that I can pull in my
> task list from Toodledo. I'm working on understanding how to get
> org-mode to work with MobileOrg. There's a lot I'd like t
Is there an easy way to to get the object at point? I found
org-element-at-point, but what I need is to determine if point is on a link
of a particular type, and links appear to be objects rather than elements.
an alternative solution for me would be how do you move point to the
beginning of a lin
John Kitchin writes:
Hi John,
> Is there an easy way to to get the object at point? I found
> org-element-at-point, but what I need is to determine if point is on a
> link of a particular type, and links appear to be objects rather than
> elements.
I think that `org-element-context' is what you'
Thanks! That does seem to do what I want.
John
---
John Kitchin
Associate Professor
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu
On Sun, Mar 9, 2014 at 9:26 P
I've written the following code/function which seems to fulfill my needs in the
agenda to be able to manipulate plain time stamps in the same way we can
manipulate deadlines and schedules, so that entries added with "i" can then be
customized to a particular hour, or be otherwise altered. Hopefu
as far as i know, my assessment below is correct, but i cannot confirm.
i believe that if undo-related code is ripped out of babel, then undo
will work correctly in the source buffer and in the edit buffer. i am
not clear on what the purpose of changing undo behavior is?
On 10/28/13, Samuel Wale
Hi,
Org version 7.9.3f with Emacs version 24. Running org-export-as-html.
Have these options:
#+TITLE: Creation and conservation of computer files (C3F)
#+AUTHOR: Grant Rettke
#+EMAIL: g...@wisdomandwonder.com
#+DESCRIPTION: A literate programming style exposition of my Emacs configuration
#+KEYW
This is the simplest example:
#+BEGIN_SRC emacs-lisp
(message "Hello, world.")
#+END_SRC
On Sun, Mar 9, 2014 at 11:09 PM, Grant Rettke wrote:
> Hi,
>
> Org version 7.9.3f with Emacs version 24. Running org-export-as-html.
> Have these options:
>
> #+TITLE: Creation and conservation of computer f
I was just playing around with the new syntax for accessing
sidewaystable in Org 8.0, but it doesn't seem to be working. The
manual /seems/ pretty straightforward:
- http://orgmode.org/manual/LaTeX-specific-attributes.html
":placement
Float environment for the table. Possible values are sidewaysta
Grant Rettke writes:
> This is the simplest example:
>
> #+BEGIN_SRC emacs-lisp
> (message "Hello, world.")
> #+END_SRC
>
This gives me:
(message "Hello,
world.")
so it's probably some setting of yours. Try with emacs -q and a minimal
.emacs file perhaps?
> On Sun, Mar 9, 2014 at 11:09 PM,
John Hendy writes:
> I was just playing around with the new syntax for accessing
> sidewaystable in Org 8.0, but it doesn't seem to be working. The
> manual /seems/ pretty straightforward:
> - http://orgmode.org/manual/LaTeX-specific-attributes.html
>
> ":placement
> Float environment for the tab
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
This is not a tangling bug, this is actually a bug in org-store-link,
which throws an error when called in an Org-mode file outside of any
heading.
Thanks for pointing this out.
Best,
Sean Allred writes:
> Remember to cover the basics, that is, what you expected to happen and
> what in fact di
24 matches
Mail list logo