<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thank you for the pointer Michael. But it’s not the TOC I want to change.<div class="">It’s the typesetting of the section itself that I want to alter. </div><div class="">I guess I did not explain it clearly. Sorry about that. I’m still learning LaTeX…</div><div class=""><div class=""><blockquote type="cite" class=""><blockquote type="cite" class="">But the subsection typesetting itself is not what I want, neither in size, face nor spacing.</blockquote></blockquote><blockquote type="cite" class=""><blockquote type="cite" class="">Using an enumerated list is more along the lines of what I would like.</blockquote></blockquote></div></div><div class="">I tried \normalsize and a bunch of other things.</div><div class="">The closest I came to what I would like to see was to do this:</div><div class=""><div class="">\section{General}</div><div class="">\begin{enumerate}</div></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><div class="">\item  An Overview - This document</div></div><div class=""><div class="">\item What it is?- A few pages for old timers \& newbies</div></div><div class=""><div class="">\item Living with Console - Is Life Terminal?</div></div><div class=""><div class="">\item What Are My Options? -  For configure, make, \& exec</div></div></blockquote><div class=""><div class="">\end{enumerate}</div></div><div class=""><br class=""></div><div class="">But then for each item I would also have to use \addcontentsline{toc}….</div><div class=""><br class=""></div><div class="">So I guess what I’m looking for is a way to change to default \subsection font size, face, and spacing.</div><div class=""><br class=""></div><div class="">respect…</div><div class=""><br class=""></div><div class="">Peter<br class=""><div><blockquote type="cite" class=""><div class="">On Oct 28, 2015, at 5:13 PM, Michael Sharpe <<a href="mailto:msharpe@ucsd.edu" class="">msharpe@ucsd.edu</a>> wrote:</div><div class=""><blockquote type="cite" class="">On Oct 28, 2015, at 10:14 AM, Peter Teeson <<a href="mailto:peter.teeson@icloud.com" class="">peter.teeson@icloud.com</a>> wrote:<br class=""><br class="">I am writing an informal collection of short articles in support of some software.<br class="">The first article is an overview of what the collection will contain.<br class="">It has a TOC and a few sections. <br class="">Each section only has the titles of  the articles for that section <br class="">Each title has a one line description of the article.<br class=""><br class="">Using \subsection will add the title to the TOC. <br class="">But the subsection typesetting itself is not what I want, neither in size, face nor spacing.<br class=""><br class="">Using an enumerated list is more along the lines of what I would like.<br class="">I am aware of the \addcontentsline{toc}….<br class=""><br class="">Is there an elegant way to add the subsection article titles to the TOC?<br class=""><br class="">TIA<br class=""><br class="">Peter<br class=""><br class=""></blockquote><br class="">The tocloft package contains methods and options allowing substantial customization of toc and related lists.<br class=""><br class="">Michael<br class="">----------- Please Consult the Following Before Posting -----------<br class="">TeX FAQ: <a href="http://www.tex.ac.uk/faq" class="">http://www.tex.ac.uk/faq</a><br class="">List Reminders and Etiquette: <a href="https://www.esm.psu.edu/~gray/tex/" class="">https://www.esm.psu.edu/~gray/tex/</a><br class="">List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" class="">http://dir.gmane.org/gmane.comp.tex.macosx</a><br class="">                <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" class="">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br class="">TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" class="">http://mactex-wiki.tug.org/</a><br class="">List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" class="">https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br class=""></div></blockquote></div><br class=""></div></body></html>