emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Stanton <stanton@haas.berkeley.edu>
To: Bastien <bzg@altern.org>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: TODO items as part of an itemized list?
Date: Wed, 21 Mar 2012 13:40:11 -0700	[thread overview]
Message-ID: <CB8F898A.1B0CD%stanton@haas.berkeley.edu> (raw)
In-Reply-To: <87limudeh3.fsf@gnu.org>

Makes sense. I realize I can achieve almost all of what I want by making
my TODO items, say, level three headers, "***", then not including
\subsubsection in my latex_class definition. Now each TODO item is printed
in LaTeX as a separate \item in an itemize list, just as I wanted.

Just one remaining problem, however. The exporter inserts a hard
line-break, "\\" after the first line of each of these \item entries. This
is fine when there is additional text for that item, but if the TODO item
is just one line, this results in unwanted extra white space being
inserted between the \item entries.




On 3/20/12 4:44 PM, "Bastien" <bzg@altern.org> wrote:

>Hi Richard,
>
>Richard Stanton <stanton@haas.berkeley.edu> writes:
>
>> To save space in LaTeX exports and also to stop my TODO items being
>> numbered, I'd like to have TODO items as part of a list, e.g.,
>>
>> - TODO Item 1
>> - TODO Item 2
>>
>> However, while this prints OK, these entries are ignored by org-mode
>>when
>> I ask it to create a TODO list. Is there any way to do what I want?
>
>No, because you are mixing to different things: lists and TODO items.
>
>TODO items start with "*".
>
>You can convert 
>
>* TODO item 1
>* TODO item 2
>
>to a list by selecting the region they are in, then doing C-u C-c -
>
>You can convert a list to TODO items with C-u C-c *
>
>Best,
>
>-- 
> Bastien

  reply	other threads:[~2012-03-21 20:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-20 19:27 LaTeX export - can't skip a heading level Richard Stanton
2012-03-20 19:31 ` TODO items as part of an itemized list? Richard Stanton
2012-03-20 23:44   ` Bastien
2012-03-21 20:40     ` Richard Stanton [this message]
2012-03-21 21:18       ` Nick Dokos
2012-03-26 17:41         ` Bastien
2012-03-21 21:43   ` Samuel Wales
2012-03-20 19:55 ` LaTeX export - can't skip a heading level Nick Dokos
2012-03-20 19:57   ` Richard Stanton
2012-03-20 20:30   ` Nick Dokos
2012-03-20 22:05     ` Achim Gratz
2012-03-20 23:24       ` Nick Dokos
2012-03-21  7:26         ` Achim Gratz
2012-03-21 12:12           ` Nick Dokos

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=CB8F898A.1B0CD%stanton@haas.berkeley.edu \
    --to=stanton@haas.berkeley.edu \
    --cc=bzg@altern.org \
    --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).