<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On May 22, 2023, at 20:26, Herbert Schulz via MacOSX-TeX <<a href="mailto:macosx-tex@email.esm.psu.edu" class="">macosx-tex@email.esm.psu.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class=""><blockquote type="cite" class="">On May 22, 2023, at 10:15 AM, Alain Schremmer <<a href="mailto:schremmer.alain@freemathtexts.org" class="">schremmer.alain@freemathtexts.org</a>> wrote:<br class=""><br class="">Ok, how about “just" windows with three panes instead of two panes?<br class=""><br class="">Here is why:<br class=""><br class="">When I want to adjust what I am writing in subsection 7-1-4 with what I wrote in subsection 2-5-2, two panes are plenty enough.<br class=""><br class="">But, when I want to adjust what I am writing in subsection 7-1-4 with what I wrote in some subsection whose number ?-?-? I have forgotten, I use a detailed table of contents for the hunting which it would be nice to have in a pane 3 where I could look up various possibilities for ?-?-? each of which I could then look up in pane 2 against what I am writing in pane 1.<br class=""><br class="">Yeah, I know, you give them a hand and they want the whole arm.<br class=""><br class="">But that’s because I am using TeXShop a LOT so that the opus is becoming very MAGNUM.<br class=""><br class="">In any case, these days, just keep on trucking safely. <br class="">Very best,<br class="">—schremmer<br class=""><br class=""><br class=""><blockquote type="cite" class="">On Jul 10, 2022, at 12:52, Alain Schremmer <<a href="mailto:schremmer.alain@freemathtexts.org" class="">schremmer.alain@freemathtexts.org</a>> wrote:<br class=""><br class="">To insure consistency in the magnum opus, I use a lot the split page feature of TeXShop in both the source and the pdf.<br class=""><br class="">I am still on TeXShop 4.64 because I hate having to put up with changes I don’t think I need, but I sure wish TeXShop would go one step beyond the split view and be able to have more than just one window for each of the source and the pdf. (Screens are now large and cheap.)<br class=""><br class="">In any case, best, grateful regards,<br class="">—schremmer<br class=""><br class=""></blockquote></blockquote><br class="">Howdy,<br class=""><br class="">I guess I'm not sure you are talking about Preview or Source here.<br class=""><br class="">If you're talking about Preview open the second pane, scroll to the to the document (Cmd-Up Arrow) find the item you want in the TOC and click on it. To get to the TOC again press the Back key (left Triangle) and go back go the TOC.<br class=""><br class="">If you're talking about the Source I'm not sure what you mean by going to the TOC to find out where you want to go. If you download KeyBindings.zip from <<a href="https://herbs.github.io/" class="">https://herbs.github.io/</a>> and install that you get a command (Ctl-X Space NOTE that's two key strokes)) that inserts a `mark' at the location of the cursor. Then move to where you want to be, edit, etc., and then (Ctl-X Ctl-M again two keystrokes) will take you to the original `mark' and place the `mark' where you were editing. PS: installing will also work in any text file that uses Apple's Text Framework; e.g., Mail.<br class=""></div></div></blockquote><br class=""></div><div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">That’s what I was doing but it’s a pain and something in what you wrote above somehow gave me an idea of how to use my particular setup: I can now have <i class="">any</i> number of pdf panes!!!! But, first, let me explain said setup. </div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">In an overall folder for the book, I have three folders: Figures, StyleSheets, and Text.</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">In the Text folder, I have a very short <b class="">control file</b> for each chapter, e.g. 1.tex for chapter 1: </div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><blockquote style="margin: 0px 0px 0px 40px; border: none; padding: 0px;" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">\documentclass[11pt]{book}</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span class="Apple-tab-span" style="white-space: pre;">      </span>\usepackage{../StyleSheets/Preamble}</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span class="Apple-tab-span" style="white-space: pre;">  </span>\usepackage{../StyleSheets/GraphicsPaths}</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">\begin{document}</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span class="Apple-tab-span" style="white-space: pre;"> </span>\addtocounter{chapter}{0}</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span class="Apple-tab-span" style="white-space: pre;">     </span>\addtocounter{page}{66}</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span class="Apple-tab-span" style="white-space:pre"> </span>\startcontents[subsections]</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">\input{Text-contents/1.tex}</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span class="Apple-tab-span" style="white-space:pre">      </span>\printindex</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span class="Apple-tab-span" style="white-space:pre">     </span>\printcontents[subsections]{p-}{1}[2]</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">%===========NextLineMUSTbeBLANK===============</div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">\end{document}</div><div class=""><br class=""></div></blockquote></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">together with a subfolder called Text-contents in which I have a very long <b class="">content file</b> for each chapter, e.g. 1.tex for chapter 1:</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><blockquote style="margin: 0px 0px 0px 40px; border: none; padding: 0px;" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">\chapter{The Name Of Chapter One}\label{1-0-0}.</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">\ChapterToc</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">Blah blah blah ….</div></blockquote><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 14px;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><div class="">Then, Typeset on the <b class="">content file</b> gets me the pdf file, e.g. Typeset on 1.tex gives me 1.pdf</div><div class=""><br class=""></div></div><div class="">So, the idea was just to have a second <b class="">control file</b> for each <b class="">content file</b>, e.g. 1a.tex for chapter 1, which I keep in a corner of my screen and which, when I Typeset, gets me another pdf file from the <i class="">same</i> <b class="">content file</b>, e.g. 1a.pdf.</div><div class=""><br class=""></div><div class="">The only imperfect thing is that Control T produces only the first pdf, e.g. 1.pdf and I have to go Typeset in the corner of my screen to get the other pdf, e.g. 1a.pdf.</div><div class=""><blockquote style="margin: 0px 0px 0px 40px; border: none; padding: 0px;" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div></blockquote>(I also have, of course, a book-wide control file to typeset whatever part of the whole book and I want but that's irrelevant here.)</div><div class=""><br class=""></div><div class="">Well, Schulz, I owe you another case of beer. When are you coming to pick them all up?<br class=""><blockquote style="margin: 0px 0px 0px 40px; border: none; padding: 0px;" class=""></blockquote></div><div class=""><br class=""></div><div class="">—schremmer</div></div><br class=""></body></html>