Re: [Orgmode] Exporting non utf8 org documents

2010-01-06 Thread Carsten Dominik
Hi Francesco, here is a possible solution: Please get the latest git version of org-mode. Then put the following code into .emacs: (defun my-org-export-latex-fix-inputenc () Set the codingsystem in inputenc to what the buffer is. (let* ((cs buffer-file-coding-system)

Re: [Orgmode] Bug: #+BEGIN_COMMENT turn to \begin{verbatim} [6.33f]

2010-01-06 Thread Carsten Dominik
On Jan 5, 2010, at 5:40 AM, kazuo fujimoto wrote: Hi, there, I tried to commnet out following figure environment as follow. #+BEGIN_COMMNET #BEGIN_LaTeX \begin{figure} \begin{center} \includegraphics[scale=0.7]{./Figs/fig-ut-MOJI.eps} \caption{Dips town name} \label{MOJI-disp} \end{center}

[Orgmode] Org and LaTeX tables

2010-01-06 Thread Sébastien Vauban
* Context In the PDF output, I need to have tables somehow highlighted. For example, by placing a border around them, or by putting a background color. Some months ago, I did that by using =org-special-blocks=, such in the following example: #+BEGIN_shaded | Code |1st |2nd |

Re: [Orgmode] Org and LaTeX tables

2010-01-06 Thread Carsten Dominik
On Jan 6, 2010, at 11:29 AM, Sébastien Vauban wrote: * Context In the PDF output, I need to have tables somehow highlighted. For example, by placing a border around them, or by putting a background color. Some months ago, I did that by using =org-special-blocks=, such in the

[Orgmode] Re: New beamer support

2010-01-06 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: Sébastien Vauban wrote: The few things I'm tackling right now are: - How to get a TOC with a frame title, without having to add it explicitly? What would you like to have the LaTeX to be like? See the line I added manually in the example Org file:

[Orgmode] Can't open source.c file following the link to it

2010-01-06 Thread Paul Chany
Hi, in an org file within org-mode I create a link to a source.c file, but can't to open it from org-mode. Why? How can I setup org-mode to achieve this feature? Any advices will be appreciated! -- Regards, Paul Chany You can freely correct me in my English. http://csanyi-pal.info

Re: [Orgmode] RFC: Syntax for page numbers in file: links?

2010-01-06 Thread Jan Böcker
On 06.01.2010 10:05, Carsten Dominik wrote: Would you like to work on a patch that allows interpreting page numbers for external applications? I'll definitely take a stab at it and see how far I get while learning more about elisp along the way. I will post to the mailing list if I make

Re: [Orgmode] RFC: Syntax for page numbers in file: links?

2010-01-06 Thread Carsten Dominik
On Jan 6, 2010, at 12:07 PM, Jan Böcker wrote: On 06.01.2010 10:05, Carsten Dominik wrote: Would you like to work on a patch that allows interpreting page numbers for external applications? I'll definitely take a stab at it and see how far I get while learning more about elisp along the

[Orgmode] Re: Org and LaTeX tables

2010-01-06 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: On Jan 6, 2010, at 11:29 AM, Sébastien Vauban wrote: In the PDF output, I need to have tables somehow highlighted. For example, by placing a border around them, or by putting a background color. Some months ago, I did that by using =org-special-blocks=,

Re: [Orgmode] Re: New beamer support

2010-01-06 Thread Carsten Dominik
On Jan 6, 2010, at 11:59 AM, Sébastien Vauban wrote: Shouldn't `(@ \\alert{%s} nil)' be added by default? Hmm, I am not sure, because \alert is of course not defined in normal LaTeX export. And maybe it would even be better to redifine bold emphasis as alert for beamer export? -

[Orgmode] Re: New beamer support

2010-01-06 Thread Sébastien Vauban
Hi Eric, Christian, Carsten and all, Eric S Fraga wrote: At Wed, 06 Jan 2010 10:46:45 +0100, Sébastien Vauban wrote: The few things I'm tackling right now are: - How to get a TOC with a frame title, without having to add it explicitly? I think you need to add it explicitly with

[Orgmode] Re: New beamer support

2010-01-06 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: On Jan 6, 2010, at 12:13 PM, Christian Lasarczyk wrote: Carsten Dominik wrote: - How to get the TOC repeated when changing of section, with the new item highlighted? See my manual essay ;-) I don't know! Isn't this something that can be done with beamer

Re: [Orgmode] Re: New beamer support

2010-01-06 Thread Carsten Dominik
Hi Sebastien, there is now a new option org-beamer-frame-default-options, and the automatically generated to will be wrapped into a frame with title. - Carsten On Jan 6, 2010, at 2:03 PM, Sébastien Vauban wrote: Hi Eric, Christian, Carsten and all, Eric S Fraga wrote: At Wed, 06 Jan

Re: [Orgmode] Re: Org and LaTeX tables

2010-01-06 Thread Carsten Dominik
On Jan 6, 2010, at 12:10 PM, Sébastien Vauban wrote: Hi Carsten, Carsten Dominik wrote: On Jan 6, 2010, at 11:29 AM, Sébastien Vauban wrote: In the PDF output, I need to have tables somehow highlighted. For example, by placing a border around them, or by putting a background color.

[Orgmode] Re: New beamer support

2010-01-06 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: On Jan 6, 2010, at 11:59 AM, Sébastien Vauban wrote: Shouldn't `(@ \\alert{%s} nil)' be added by default? Hmm, I am not sure, because \alert is of course not defined in normal LaTeX export. And maybe it would even be better to redifine bold emphasis as

Re: [Orgmode] Re: New beamer support

2010-01-06 Thread Carsten Dominik
On Jan 6, 2010, at 2:35 PM, Sébastien Vauban wrote: Hi Carsten, Carsten Dominik wrote: On Jan 6, 2010, at 11:59 AM, Sébastien Vauban wrote: Shouldn't `(@ \\alert{%s} nil)' be added by default? Hmm, I am not sure, because \alert is of course not defined in normal LaTeX export. And maybe

Re: [Orgmode] Re: New beamer support

2010-01-06 Thread Carsten Dominik
On Jan 6, 2010, at 3:23 PM, Carsten Dominik wrote: PS- An idea: wouldn't it be good (*iff* easily feasible) to load org-beamer-mode when opening an Org file whose LaTeX class is beamer? That could be done, but you can also set the startup option. But yes, it is one more think to

Re: [Orgmode] Re: Org and LaTeX tables

2010-01-06 Thread Eric Schulte
Carsten Dominik carsten.domi...@gmail.com writes: On Jan 6, 2010, at 12:10 PM, Sébastien Vauban wrote: [...] I think Chris Gray's special blocks were actually not a bad idea for this kind of problem. What is the source of the incompatibility with babel? I'd be interested to hear this as

[Orgmode] Re: New beamer support

2010-01-06 Thread Sébastien Vauban
Carsten, Carsten Dominik wrote: On Jan 6, 2010, at 3:23 PM, Carsten Dominik wrote: PS- An idea: wouldn't it be good (*iff* easily feasible) to load org-beamer-mode when opening an Org file whose LaTeX class is beamer? That could be done, but you can also set the startup option. But yes, it

[Orgmode] Re: New beamer support

2010-01-06 Thread Sébastien Vauban
Carsten, Carsten Dominik wrote: On Jan 6, 2010, at 2:35 PM, Sébastien Vauban wrote: Carsten Dominik wrote: On Jan 6, 2010, at 11:59 AM, Sébastien Vauban wrote: Shouldn't `(@ \\alert{%s} nil)' be added by default? Hmm, I am not sure, because \alert is of course not defined in normal LaTeX

[Orgmode] symbol request ins org-html-entities

2010-01-06 Thread Xin Shi
Hello Experts, Sometimes, I found it would be handy to put checkmarks in tables. In TeX, it is \checkmark, while in HTML, its #10003 see page: http://www.mistywindow.com/reference/html-characters.htm) It looks the const org-html-entities is defined in org-exp.el, can we include this ? In the

[Orgmode] Re: [Resent?] Managing a simple blog

2010-01-06 Thread leandro noferini
Pierre de Buyl ha scritto: How do you create your links ? I publish a site using org and links of the form [[file:page.org] [page]] are correctly exported as a relative link to page.html . Uhmm, okay, problem solved. [...] -- Ciao leandro pgpyZJTaJr8kf.pgp Description: PGP

Re: [Orgmode] Re: New beamer support

2010-01-06 Thread Carsten Dominik
On Jan 6, 2010, at 5:22 PM, Sébastien Vauban wrote: Hi Carsten, Carsten Dominik wrote: there is now a new option org-beamer-frame-default-options When setting it into Emacs, great, it DOES WORK as expected! Though, I believe this is more a setting of the document itself, instead of one

Re: [Orgmode] Re: New beamer support

2010-01-06 Thread Carsten Dominik
On Jan 6, 2010, at 4:35 PM, Sébastien Vauban wrote: Carsten, Carsten Dominik wrote: On Jan 6, 2010, at 3:23 PM, Carsten Dominik wrote: PS- An idea: wouldn't it be good (*iff* easily feasible) to load org-beamer-mode when opening an Org file whose LaTeX class is beamer? That could be

Re: [Orgmode] Re: New beamer support

2010-01-06 Thread Carsten Dominik
On Jan 6, 2010, at 4:47 PM, Sébastien Vauban wrote: Trying to add the property on the level-2 item named DB, as you can see in my lossage: --8---cut here---start-8--- M-x o r g - b e tab a m e r tab m o tab return M-x up return C-c C-x C-c right e b e e

[Orgmode] [beamer] frame arguments must be in envargs, not extra

2010-01-06 Thread Eric S Fraga
Carsten, the documentation for beamer support, http://orgmode.org/worg/org-tutorials/org-beamer.php under the Special properties heading suggests that the BEAMER_extra property can be used to specify options for the environment. For frames, trying for instance [shrink=30], this doesn't work.

Re: [Orgmode] RFC: Syntax for page numbers in file: links?

2010-01-06 Thread Torsten Wagner
Hi, during following this thread I noticed one problem with the page and line- number concept - file:~/some-file.txt::23some-file.txt, line 23 A txt-file may have no clear page boarders. Thus only a line number might make sens - file:~/document.pdf:4 document.pdf, page 4 A