emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Thomas S. Dye" <tsd@tsdye.com>
To: Richard Lawrence <richard.lawrence@berkeley.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: LaTeX export of lists
Date: Sun, 28 Nov 2010 04:11:10 -1000	[thread overview]
Message-ID: <097549AD-F42E-4DFB-9A02-9A7B6AD3B31E@tsdye.com> (raw)
In-Reply-To: <87r5e6rlwa.fsf@berkeley.edu>


[-- Attachment #1.1: Type: text/plain, Size: 1444 bytes --]

Aloha Richard,
On Nov 27, 2010, at 8:40 PM, Richard Lawrence wrote:

> Hi Tom,
>
>> Is there an easy way to keep text following a list with the list,  
>> i.e,
>> without a blank line following the list, during export?
>>
>> * List
>>  1. First item
>>  2. Second item
>> Following text.
>>
>> Gets exported as:
>>
>> \section{List}
>> \label{sec-1}
>>
>> \begin{enumerate}
>> \item First item
>> \item Second item
>> \end{enumerate}
>>
>> Following text.
>>
>> I don't want a blank line between \end{enumerate} and "Following  
>> text."
>
> Is this because you don't want to start a new paragraph in LaTeX?  I
> have used \noindent on the occasions when I have run into this issue.
>
> * List
>  1. First item
>  2. Second item
> \noindent
> Following text
>
> Not necessarily pretty, but it works, if you're just looking to  
> prevent
> indentation.
>
> Best,
> Richard

Thanks for this suggestion.

I'm typesetting the list inside a paragraph.  The example I gave  
should look something like this when typeset:

(i) First item (ii) Second item Following text

\noindent doesn't put "Following text" on the same line as "Second  
item."  With \noindent I get this:

(i) First item (ii) Second item
Following text

The blank line following the exported list is really a problem in this  
context.  I'm hoping there is an easy way to suppress it, or at least  
some way to do so, even if it isn't easy.

All the best,
Tom

All the best,
Tom 

[-- Attachment #1.2: Type: text/html, Size: 2866 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      reply	other threads:[~2010-11-28 14:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-27 22:02 LaTeX export of lists Thomas S. Dye
2010-11-28  6:40 ` Richard Lawrence
2010-11-28 14:11   ` Thomas S. Dye [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=097549AD-F42E-4DFB-9A02-9A7B6AD3B31E@tsdye.com \
    --to=tsd@tsdye.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=richard.lawrence@berkeley.edu \
    /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).