emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Leo <sdl.web@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Fail to compile a file's LaTeX export
Date: Sun, 21 Mar 2010 07:30:21 +0100	[thread overview]
Message-ID: <D01ABE51-1E17-4A00-AEC9-FBFF7AEEB123@gmail.com> (raw)
In-Reply-To: <m1tysawxcf.fsf@cam.ac.uk>


On Mar 20, 2010, at 9:29 PM, Leo wrote:

> 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.
> --------------------------------


These things are code examples, and I think the bes way to deal
with them is by markign them as such:

* one
  1. =(char "string" 2)= => =#\r=
  2. define-modify-macro
  3. =(code-char 66)= =>  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.

HTH

- Carsten

      parent reply	other threads:[~2010-03-21  6:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-20 20:29 Fail to compile a file's LaTeX export Leo
2010-03-20 21:30 ` Leo
2010-03-20 21:40   ` David Maus
2010-03-21  4:24     ` Tim Burt
2010-03-21  6:30 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D01ABE51-1E17-4A00-AEC9-FBFF7AEEB123@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sdl.web@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).