<br>Hi Joan,<br><br>It should be possible to construct something like this yourself, based on the paralist package on CTAN://macros/latex/contrib/paralist. More specifically, one would need to redefine some part of the inparaenum environment or the definitions it uses by fitting the actual text of each item inside an \hbox or something like that.
<br><br>CAVEAT 1: This will only work properly when _none_ of the items exceeds the available \linewidth!<br><br>CAVEAT 2: Do this in a (stripped down) copy of paralist.sty that you rename to something else for compatibility reasons!
<br><br>CAVEAT 3: In most cases the spacing will look horrid, setting your list \reaggedright is probably the least ugly way to go!<br><br>CAVEAT 4: I haven't actually got the time to try this right now. It _will_ require some TeX hacking, and it _may_ actually work, but may just as easily not work!
<br><br>Perhaps this helps?<br><br>Good luck,<br>Yuri.<br><br><br><div><span class="gmail_quote">On 9/30/06, <b class="gmail_sendername">Joan Boorstein</b> &lt;<a href="mailto:jboor@math.umb.edu">jboor@math.umb.edu</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I would like a LaTeX list environment which sets its items as follows --<br><br>1) the first item would start on its own line
<br>2) each subsequent item would be placed on the same line as the previous<br>item, if it would fit on the line.<br>3) if the subsequent item does not fit, a new line would start.<br><br>Thus I envision the following --
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the paragraph before the start of my new list.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a) this is the first item on the list&nbsp;&nbsp;&nbsp;&nbsp;b) second item<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; c) this is the third item and starts on a new line because it would<br>not fit on the previous line -- it is so long that it takes more than one
<br>line -- whether it would be indented should be an option left to the user<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; d) the fourth item&nbsp;&nbsp;&nbsp;&nbsp;e) fifth&nbsp;&nbsp; f) sixth&nbsp;&nbsp;&nbsp;&nbsp;g) the seventh<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h) as with most lists, the type of label should be up to the user
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i) another item&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;j) the last item<br><br>I haven't thought about how the list items that fit on a single line<br>should be spaced ...<br><br>Is there such a beast available?&nbsp;&nbsp;I've looked in The LaTeX Companion and
<br>did not find what I was looking for.&nbsp;&nbsp;Searching CTAN (by topic) only shows<br>what is described in the LaTeX Companion.<br><br>Thanks for any pointers --<br>Joan Boorstein<br>_______________________________________________
<br>TeX FAQ: <a href="http://www.tex.ac.uk/faq">http://www.tex.ac.uk/faq</a><br>Mailing list archives: <a href="http://tug.org/pipermail/texhax/">http://tug.org/pipermail/texhax/</a><br>More links: <a href="http://tug.org/begin.html">
http://tug.org/begin.html</a><br><br>Automated subscription management: <a href="http://tug.org/mailman/listinfo/texhax">http://tug.org/mailman/listinfo/texhax</a><br>Human mailing list managers: <a href="mailto:postmaster@tug.org">
postmaster@tug.org</a><br></blockquote></div><br>