[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Fail to compile a file's LaTeX export
From: |
Leo |
Subject: |
[Orgmode] Fail to compile a file's LaTeX export |
Date: |
Sat, 20 Mar 2010 20:29:36 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.94 (darwin) |
Hello,
While taking some common lisp notes, I found compiling the following org
file's LaTeX output fails.
--------------------------------
#+title: test file
* one
1. (char "string" 2) => #\r
2. define-modify-macro
3. (code-char 66) => #\B and (char-code #\B) => 66
4. terpri and fresh-line
5. "~n&" print a new line if not at the beginning of a line and then n-1 new
lines.
--------------------------------
Leo
- [Orgmode] Fail to compile a file's LaTeX export,
Leo <=