Hi everybody,
I am running into the following issue.
I would like to export certain subtrees of an org file to a particular
directory. I set the export property as follows:
* Test 1
:PROPERTIES:
:EXPORT_FILE_NAME: some_directory/some_name
:END:
When I try exporting the above subtre
Hi all,
There seems to be a problem. When compiling org-mode from the latest git
repository, I get the following error:
In org-publish-get-base-files-1:
org-publish.el:407:13:Warning: reference to free variable `sitemap-requested'
org-publish.el:915:1:Error: Invalid read syntax: "#"
make: *** [l
Carsten,
Can we get a copy of the color configuration you are using?
-- Manuel
On Sun, Mar 7, 2010 at 7:39 AM, Carsten Dominik
wrote:
>
> On Mar 7, 2010, at 1:50 PM, Tom wrote:
>
>> Stefan Vollmar nf.mpg.de> writes:
>>
>>>
>>> Hallo,
>>>
>>> we proudly present:
>>>
>>> "Emacs Org-mode: Organiz
Hi,
I have been trying to get orgmode to export to pdf the following:
Write something then "*something bold should go here*" and go on.
That is, I would like the sentence inside the quotes to be in bold
font. However, the above does not work: it results in the "*" character
being exported li
- xx xxx or * xx xx x xxx xxx
;;xxx xx xx x xxx x xx x x x
;;
("^[]+[-~*+]+[ \t]" bullet)
;;
;; o xx xxx xx x xx xxx x xxx xx x xxx
;;xxx xx xx
;;
("^[]+o[ \t]" bullet)
;; don't touch
(&q
Samuel,
Your previous fix does seem to work for me. Thanks!
Manuel
On Wed, Jul 15, 2009 at 09:03:44AM -0700, Samuel Wales wrote:
> If it does not fully solve the problem, make comment-start a local
> variable, check fill-prefix, and make sure your load and mode hooks
> don't affect filling, or
s wrote:
>> Wow! I can duplicate that!
>>
>> I did the same, and started typing after a region I had used
>> comment-region on, and it commented new lines after that during fill.
>>
>>
>>
>> On Tue, Jul 14, 2009 at 08:45:32PM -0700, Manuel Amador wrote:
>
Perfect, this works. Thanks!
On Tue, Jul 14, 2009 at 5:42 PM, Russell Adams wrote:
> Add this at the end of the file, and then do M-x normal-mode.
>
> #+ Local Variables:
> #+ org-export-latex-title-command: ""
> #+ End:
>
>
> On Tue, Jul 14, 2009 at 03:45:03PM
Hi Sebastian and Russell,
You are correct. The problem appears after I comment a region in org-mode with:
M-x comment-region #
After that, every time auto-fill does its magic, I get a # at the
beginning of each new line.
Manuel
On Tue, Jul 14, 2009 at 6:14 PM, Sebastian Rose wrote:
> Russel
Hi everybody,
I think I have found a bug (or a feature!). Sometimes when
writing documents I tend to comment out a line by adding a "#"
in the column 0. However, after doing this in a line at the
middle of the document, I get the following behavior:
--
Hi,
Is there a way of exporting to PDF from org-mode without generating a
title? (alternatively, how can I skip the \maketitle command in the
latex file when exporting to PDF)
Manuel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send rep
wow. that was all fast. thanks for the great software!
On Thu, Jul 2, 2009 at 2:10 PM, Carsten Dominik
wrote:
> Fixed, thanks.
>
> - Carsten
>
>
> On Jul 2, 2009, at 11:02 PM, Manuel Amador wrote:
>
> I tried to update org from git. and after doing the pull, i ge
I tried to update org from git. and after doing the pull, i get the
following error:
$ git pull && make clean && make && make doc
In toplevel form:
lisp/org-latex.el:1699:29:Error: Invalid read syntax: ")"
make: *** [lisp/org-latex.elc] Error 1
My emacs version is: 23.0.91.1 on Ubuntu 64bit.
Man
running the git version of Org (6.28trans). And my emacs version is:
23.0.91.1.
I am running this in Ubuntu 64bit.
Manuel Amador
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gn
14 matches
Mail list logo