[Orgmode] Problem when exporting to PDF to a different directory

2010-08-03 Thread Manuel Amador
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

[Orgmode] problem compiling latest git

2010-05-14 Thread Manuel Amador
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: ***

Re: [Orgmode] Re: New Org-mode talk by Carsten Dominik

2010-03-07 Thread Manuel Amador
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 carsten.domi...@gmail.com wrote: On Mar 7, 2010, at 1:50 PM, Tom wrote: Stefan Vollmar vollmar at nf.mpg.de writes: Hallo, we proudly present: Emacs

[Orgmode] Bold font double quotes when exporting to PDF

2009-08-08 Thread Manuel Amador
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

[Orgmode] Re: Comments in Org-mode

2009-07-15 Thread Manuel Amador
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

Re: [Orgmode] Re: Comments in Org-mode

2009-07-15 Thread Manuel Amador
) ;; don't touch ([ \t]+ space) ($ end-of-line) )) Manuel On Wed, Jul 15, 2009 at 07:15:42PM +0200, Sebastian Rose wrote: Matthew Lundin m...@imapmail.org writes: Manuel Amador amador.man...@gmail.com writes: I think I have found a bug (or a feature!). Sometimes when writing

[Orgmode] Exporting to PDF without a title

2009-07-14 Thread Manuel Amador
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

[Orgmode] Comments in Org-mode

2009-07-14 Thread Manuel Amador
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:

Re: [Orgmode] Comments in Org-mode

2009-07-14 Thread Manuel Amador
Hi Sebastian and Russell, You are correct. The problem appears after I comment a region in org-mode with: M-x comment-region enter # enter 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

Re: [Orgmode] Exporting to PDF without a title

2009-07-14 Thread Manuel Amador
Perfect, this works. Thanks! On Tue, Jul 14, 2009 at 5:42 PM, Russell Adamsrlad...@adamsinfoserv.com 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 -0700, Manuel

Re: [Orgmode] Comments in Org-mode

2009-07-14 Thread Manuel Amador
...@adamsinfoserv.com 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: Hi Sebastian and Russell, You are correct

[Orgmode] problem: emacs hangs when there is an error in latex code

2009-07-02 Thread Manuel Amador
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.gnu.org