Re: [Orgmode] [WISH] LaTeX Export: Expand link abbreviations first before exporting LaTeX links

2008-07-05 Thread Carsten Dominik
Fixed, thanks. - Carsten On Jul 4, 2008, at 4:25 AM, Frank Chang wrote: Hi, Carsten Thank you for fixing the tag problem in headline. It's really amazing that the problem can be fixed so quick (just few hours)! Now I have another problem:) Since I put all image files in one directory cal

Re: [Orgmode] can't make org-publish do anything

2008-07-05 Thread Carsten Dominik
On Jul 5, 2008, at 7:44 AM, Richard G Riley wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: I just pushed this change, thanks! - Carsten Aha, this is what caused my problem before I followed your suggestions and (setq org-publish-use-timestamps-flag nil) Just got the git-head and i

Re: [Orgmode] org-publish

2008-07-05 Thread Carsten Dominik
On Jul 4, 2008, at 8:28 AM, Richard G Riley wrote: I would like to suggest that C-c C-e P "Publish the project containing the current file." also publishes any projects which contain that project. e.g I have a "container project" ("cv" :components ("cv-html" "cv-raw")

Re: [Orgmode] org-publish

2008-07-05 Thread Richard G Riley
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Jul 4, 2008, at 8:28 AM, Richard G Riley wrote: > >> >> I would like to suggest that >> >> C-c C-e P "Publish the project containing the current file." also >> publishes any projects which contain that project. e.g I have a >> "container project" >

Re: [Orgmode] can't make org-publish do anything

2008-07-05 Thread Richard G Riley
Carsten Dominik <[EMAIL PROTECTED]> writes: > I just pushed this change, thanks! > > - Carsten Aha, this is what caused my problem before I followed your suggestions and (setq org-publish-use-timestamps-flag nil) Just got the git-head and it works fine now. Just one little usability tweak w

[Orgmode] marking out-links

2008-07-05 Thread Jose A. Ortega Ruiz
Hi, One featurette that i would find useful is the possibility of distinguising link types visually: for instance, having the link text overlay display an additional mark (say, a * or a fancy unicode arrow) when it is an http[s] or ftp link (as opposed to a link to a local file, email, etc.). If