Re: [Emacs-orgmode] Resolution of LaTeX fragments

2006-09-01 Thread Carsten Dominik
Hi Daniel, thanks for your patch, and for looking into this. There is already a parameter in org-mode to change the size of the images: the variable org-format-latex-options contains several parameters for creating the LaTeX images, and one of them is `:scale' - the default is 1.0, but you ca

[Emacs-orgmode] Resolution of LaTeX fragments

2006-09-01 Thread Daniel J. Sinder
I've encountered a problem with LaTeX fragments: the default resolution that dvipng produces results in text (in the images) which is too small. Of course, browsers (eg, firefox) can manipulate font size from the client side, but that doesn't affect images (and changing the relative size of the two

Re: [Emacs-orgmode] Quick fix: 4.47

2006-09-01 Thread Ed Hirgelt
Looks good -- my problem is gone.  Thanks for the quick work!EdOn 9/1/06, Carsten Dominik <[EMAIL PROTECTED] > wrote:I am making a quick release, fixing the two reported bugs:  Makefile missing, and problems in XEmacs with make-frame, both fixed now.  Sorryfor the mess, and thanks for the quick rep

[Emacs-orgmode] Quick fix: 4.47

2006-09-01 Thread Carsten Dominik
I am making a quick release, fixing the two reported bugs: Makefile missing, and problems in XEmacs with make-frame, both fixed now. Sorry for the mess, and thanks for the quick reports from Ed and Daniel. http://www.astro.uva.nl/~dominik/Tools/org/ - Carsten ___

Re: [Emacs-orgmode] org-mode 4.46

2006-09-01 Thread Carsten Dominik
I cannot reproduce this. Anyone? Can you make a traceback? - Carsten On Sep 1, 2006, at 19:53, Ed Hirgelt wrote: On 9/1/06, Carsten Dominik <[EMAIL PROTECTED]> wrote: at http://www.astro.uva.nl/~dominik/Tools/org Changes in version 4.46 I just downloaded and installed 4.46 and find th

Re: [Emacs-orgmode] org-mode 4.46

2006-09-01 Thread Daniel J. Sinder
Carsten Dominik wrote: > > > at http://www.astro.uva.nl/~dominik/Tools/org > For installation, I'm still byte compiling things myself (ie, the "old" way). But I noticed that the documentation now describes a 'Makefile' method. However, the makefile is not included in the tarfile (for version

Re: [Emacs-orgmode] org-mode 4.46

2006-09-01 Thread Ed Hirgelt
On 9/1/06, Carsten Dominik <[EMAIL PROTECTED]> wrote: at http://www.astro.uva.nl/~dominik/Tools/org Changes in version 4.46 I just downloaded and installed 4.46 and find that if I try to create a new frame from within an org-mode buffer I get wrong argument type: stringp, t Just simply inv

Re: [Emacs-orgmode] Managing files?

2006-09-01 Thread Carsten Dominik
On Aug 31, 2006, at 20:08, Li Yuanqian-MGIA0534 wrote: I think It would be great if there is some search capability like [[locate:Doc/foo.pdf]] in org-mode. Something similar to "globalff.el" that use "updatedb" utility. The utility is available in both MS Windows and Unix. I have had a look

Re: [Emacs-orgmode] Emacs-Calendar export to iCal/vcal

2006-09-01 Thread Carsten Dominik
It just occurred to me that a possible solution may be to write the ical file to your public HTML directory and *subscribe* iCal to it. I don't know the correct syntax, but there must be a way to specify a url on the local computer. Maybe it does not even have to be in the public HTML folder,

Re: [Emacs-orgmode] Managing files?

2006-09-01 Thread Carsten Dominik
On Aug 31, 2006, at 18:19, Ed Hirgelt wrote: One way I handle this is to use environment variables to define the root directory of a project. Then your file links can look like [[file:$proj1/Docs/foo.pdf]]. This requires a little hack to org-open-file to call substitute-in-file-name. I've inc

[Emacs-orgmode] org-mode 4.46

2006-09-01 Thread Carsten Dominik
at http://www.astro.uva.nl/~dominik/Tools/org Changes in version 4.46 - Custom commands may create an agenda which contains several blocks, each block made by a different agenda command. This was proposed by Piotr Zielinski and Pete Phillips. Check out section 8.9.2 in the man