emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Baoqiu Cui <cbaoqiu@yahoo.com>
To: emacs-orgmode@gnu.org
Subject: Re: bug in exporting checkbox lists
Date: Fri, 20 Mar 2009 22:28:36 -0700	[thread overview]
Message-ID: <byc3ad7fnqz.fsf@muchbodyking-lm.corp.yahoo.com> (raw)
In-Reply-To: d6b6c7740903201504w370f7c03ia30b3851383557d9@mail.gmail.com

Rainer Thiel <r.thiel@uni-jena.de> writes:

> I want to report what I think is a bug in the routines for exporting
> checkbox lists into LaTeX-related formats (including pdf).
>
> While checkboxes checked in orgmode appear as checked in html and
> ascii exports, all boxes are blank (unchecked) in LaTeX and related
> export files.  I am appending some files to document the bug.
>
> I seem to remember this feature worked fine some time ago, so I think
> that might be a relatively new bug.

I believe this is caused by a typo in the following line in
org-export-latex.el:

(defcustom org-export-latex-list-parameters
  '(:cbon "\\texttt{[ ]}" :cboff "\\texttt{[ ]}")
                    ---
                     |
                     `-> This should be [X]

You can set this variable to override this default value, which could be
set this way to intentionally uncheck everything in the exported LaTeX
file.

Baoqiu

  reply	other threads:[~2009-03-21  5:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-20 22:04 bug in exporting checkbox lists Rainer Thiel
2009-03-21  5:28 ` Baoqiu Cui [this message]
2009-03-21 17:21   ` Carsten Dominik

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=byc3ad7fnqz.fsf@muchbodyking-lm.corp.yahoo.com \
    --to=cbaoqiu@yahoo.com \
    --cc=emacs-orgmode@gnu.org \
    /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).