Hi,
I wanted to export a org file that contains some Japanese characters to PDF.
I used CJK package but when exporting the file, it hung my emacs.
I was doing something like this:
#+LATEX_HEADER: \usepackage{CJK}
#+LATEX: \begin{CJK}{UTF8}{gothic}
* 日本語テスト
こんにちは
#+LATEX: \end{CJK}
Also if
Tassilo Horn writes:
> I use an own function to save the current agenta to a text file, which
> I display in a tooltip on my desktop:
>
> (defun th-org-mode-init ()
> (add-hook 'after-save-hook 'th-org-update-agenda-file t t))
>
> (add-hook 'org-mode-hook 'th-org-mode-init)
>
> ;; TODO: This er
I like the idea of publishing the sources.
Shouldn't we do something like this on worg too?
It's amazing to see the too files side by side - both perfectly
readable - visible simplicity and a great source of examples for
(potentially new) users.
BTW: it would be real fun to tranform links for t
2009/5/13 Sebastian Rose :
>
> I like the idea of publishing the sources.
>
> Shouldn't we do something like this on worg too?
>
> It's amazing to see the too files side by side - both perfectly
> readable - visible simplicity and a great source of examples for
> (potentially new) users.
>
> BTW: i
Eric S. sent this to me :
>
> I use [^\000]+ for a multiline regexp (learned this from the org-mode
> code actually). It seems to match pretty much everything.
In that case something like this should work as a regexp value for
M-x hi-lock-face-buffer:
^#\+BEGIN_QUOTE[^\000]+?\+END_QUOTE
face:
> => --->8->8->8---
> #+STYLE:
> #+STYLE:
> #+STYLE: