Hi Marcelo,
Marcelo de Moraes Serpa writes:
> Does anyone know where could I get beautiful LaTeX "templates" (i.e:
> beautiful layout + typography) I could use / modify to use with org?
> I'm not expecting anything free, I'm willing to pay.
Please also consider making a donation for Org -- the
Hi Sébastien and Nicolas,
Nicolas Goaziou writes:
>> From 1ee99dc8bfe790f691d159048f90d741daa7d231 Mon Sep 17 00:00:00 2001
>> From: Sebastien Vauban
>> Date: Wed, 16 May 2012 09:57:03 +0200
>> Subject: [PATCH] Improve visibility for bad links
>>
>> * org-latex.el (org-export-latex-links
Hi Eric and Rick,
Eric Schulte writes:
> Thanks for the patch, I would like to apply it.
>
> Have you signed the FSF papers for contribution to Org-mode and Emacs?
I guess some communication happened offlist -- if Rick does not have the
FSF papers, we need to mark the change as TINYCHANGE.
>
Hi Samuel,
Samuel Wales writes:
> Is there a way to export to the HTML accepted by Blogger comments? These
> allow emphasis and links, but not most other tags, including and .
>
> I think they preserve newlines, so we'd have to unfill.
This is not currently possible. But the new HTML exporte
Hi Mike,
Mike McLean writes:
> I have the following (amount other things) in my org-agenda-custom-commands:
>
> (setq org-agenda-custom-commands
> '(("x" "test" tags-todo "+Outcome+LEVEL=4")))
>
> When I custom-command select “x”, I get no results.
I tested with your `org-agenda-custom
Xu Jingtao wrote:
> Hi all:
>
> If I write some string like "__aaa_cc__" in org file,then publish it to pdf
> using latex,
> it will failed and the output is wrong.
>
> even I can use ~__aaa_cc__~, it's not a good way do it.
>
> Can you fix it or I am wrong?
By default, underscores indicate
In the past few days one of my custom agenda commands stopped working as it
used to. I haven't (yet) bisected my Org-Mode configuration (*) and org-mode to
find the exact cause, but was wondering if anyone had any ideas.
I have the following (amount other things) in my org-agenda-custom-commands
Is there a way to export to the HTML accepted by Blogger comments? These
allow emphasis and links, but not most other tags, including and .
I think they preserve newlines, so we'd have to unfill.
Thanks.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
Richard Lawrence writes:
> Hi Suvayu,
>
> suvayu ali wrote:
>
>> In case you are interested, I'm attaching some relevant bits. It has
>> examples on how to put in tables (with short and long captions),
>> figures, latex snippets and finally how I included a bibliography and
>> appendices.
>>
>>
Hi folks,
I released Org 7.8.10, a bugfix-only release.
http://orgmode.org/org-7.8.10.zip
http://orgmode.org/org-7.8.10.tar.gz
http://orgmode.org/org-mode-download.html
This release will be the one in Emacs 24.1.
(Mh.. Does it sound like I'm repeating myself?)
As usual, enjoy!
--
Bast
Hi Enoch,
Enoch H Wexler writes:
> Please note that org-release "7.8.10-Make" hangs at:
> Compiling /home/enoch/org-mode/lisp/ob-exp.el...
> I am using Emacs 23.3.1 on the latest 64 bit opensuse.
>
> Can I help you with any further info?
Thanks for reporting -- this should be fixed now.
Best,
>> On Wed, 16 May 2012 16:56:45 +0200, Nicolas Goaziou said:
> I highly suggest to use (org-element-parse-buffer 'headline) instead of
> plain (org-element-parse-buffer), since you really don't need to spend
> time parsing the buffer down to the smallest object.
> Also, you should check :
Please note that org-release "7.8.10-Make" hangs at:
Compiling /home/enoch/org-mode/lisp/ob-exp.el...
I am using Emacs 23.3.1 on the latest 64 bit opensuse.
Can I help you with any further info?
Thanks, Enoch.
On Wed, May 16, 2012 at 07:13:36PM +, SW wrote:
> Emacs 23.2.1 with org 7.8.06. Tested with transient-mark-mode enabled and
> disabled. I selected the table and hit . Point moved by one tab (if I
> selected from the top to the bottom of the table) or moved into the table (if
> I
> selected the
Karl Berg writes:
> Hi,
>
> Seems like the org-babel-parse-src-block-match function does something
> wrong when parsing the block parameters. In my case I am trying to use the
> :file param with plantuml but it does not get down to the execute function.
> To me it seems like the (string-match "
Nick Dokos hp.com> writes:
> Are you sure? As Joost says, you have to select the table (C-space at
> one end and move to the other end; and I think transient-mark-mode must
> be in effect - which is on by default in emacs24, but maybe not in
> emacs23? - so you should see the table highlighted).
Hello,
"Sebastien Vauban"
writes:
> From 1ee99dc8bfe790f691d159048f90d741daa7d231 Mon Sep 17 00:00:00 2001
> From: Sebastien Vauban
> Date: Wed, 16 May 2012 09:57:03 +0200
> Subject: [PATCH] Improve visibility for bad links
>
> * org-latex.el (org-export-latex-links): Improve visibility
Hi all:
If I write some string like "__aaa_cc__" in org file,then publish it to pdf
using latex,
it will failed and the output is wrong.
even I can use ~__aaa_cc__~, it's not a good way do it.
Can you fix it or I am wrong?
___
With Best Regards.
jingtao.
Hi,
Seems like the org-babel-parse-src-block-match function does something
wrong when parsing the block parameters. In my case I am trying to use the
:file param with plantuml but it does not get down to the execute function.
To me it seems like the (string-match "-i\\>" switches) call messes u
SW wrote:
> Joost Kremers fastmail.fm> writes:
>
> >> TAB won't indent it but you can use the rectable C-x r o to shift it
> >> right so it is part of the list.
>
> > actually, IME, if you select the table and then hit tab, it does indent.
>
> Not for me. The rectable solution is a good one
Joost Kremers fastmail.fm> writes:
>> TAB won't indent it but you can use the rectable C-x r o to shift it
>> right so it is part of the list.
> actually, IME, if you select the table and then hit tab, it does indent.
Not for me. The rectable solution is a good one though.
Nicolas Goaziou gmail.com> writes:
>> Also, the table can't be indented as part of the list.
>
> It can: just move it in manually. Then it will stay there.
Thanks. I thought any indentation should be avoided, but I think this is a good
solution.
Bernt Hansen norang.ca> writes:
>
> TAB won't indent it but you can use the rectable C-x r o to shift it
> right so it is part of the list.
Thanks. That's awesome :)
On Wed, May 16, 2012 at 12:14:45PM -0400, Bernt Hansen wrote:
> SW writes:
>
> > I was making notes today as follows:
> >
> > ==
> >
> > * List of important items [0%]
> > - [ ] Item 1
> > - This is an important item.
> > - Remember to do the hokey-pokey.
> >
> > |
SW writes:
> I was making notes today as follows:
>
> ==
>
> * List of important items [0%]
> - [ ] Item 1
> - This is an important item.
> - Remember to do the hokey-pokey.
>
> |---|---|
> | A | B |
> | C | D |
>
> - [ ] Item 2
> - This is not as important.
>
>
Hello,
SW writes:
> I was making notes today as follows:
>
> ==
>
> * List of important items [0%]
> - [ ] Item 1
> - This is an important item.
> - Remember to do the hokey-pokey.
>
> |---|---|
> | A | B |
> | C | D |
>
> - [ ] Item 2
> - This is not as importa
I was making notes today as follows:
==
* List of important items [0%]
- [ ] Item 1
- This is an important item.
- Remember to do the hokey-pokey.
|---|---|
| A | B |
| C | D |
- [ ] Item 2
- This is not as important.
==
Of course,
Hello,
Myles English writes:
> Thanks for the advice, I ended up using bit of org-element.el instead of
> org-goto-local-search-headings and doing this:
>
> #+BEGIN_SRC elisp
> (defun gotoWF(hl)
> (let ((title (car (org-element-property :title hl
> (if (and (stringp title)
>
>> On Tue, 15 May 2012 17:44:29 -0400, Nick Dokos said:
> Nick Dokos wrote:
>> Myles English wrote:
>>
>> > >> On Tue, 15 May 2012 11:48:55 -0400, Nick Dokos said:
>> >
>> > > Myles English wrote:
>> > >>
>> > >> Hi,
>> > >>
>> > >> Can anyone see what I am doing
I don't know enough lisp to implement this indexing system. On Tue, 15
May 2012, Neil Smithline wrote:
> I like your indexing idea. I use a less-complex system involving symbolic
> links for my agenda files. Yours sounds better.
>
> This is what I use for my agendas:
>
> (setq org-agenda-files
>From 1ee99dc8bfe790f691d159048f90d741daa7d231 Mon Sep 17 00:00:00 2001
From: Sebastien Vauban
Date: Wed, 16 May 2012 09:57:03 +0200
Subject: [PATCH] Improve visibility for bad links
* org-latex.el (org-export-latex-links): Improve visibility
for bad links.
Use black text on red
31 matches
Mail list logo