<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="">
I am in agreement with all that has been said so far -- generally, this is great.  Minor tweaks (already cited by George and Joseph) would be nice improvements.
<div class=""><br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Sep 3, 2021, at 5:46 PM, Gropp, William D via mpi-forum <<a href="mailto:mpi-forum@lists.mpi-forum.org" class="">mpi-forum@lists.mpi-forum.org</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">
<div class="" style="word-wrap:break-word; line-break:after-white-space">One option is to use a different font; the one I used in the first examples has a strong bold.  Here’s the same page with a different font with a less bold look. In some ways, this may
 go too far in the other direction - the bold text is a little heavier, but the difference is slight.
<div class=""><br class="">
</div>
<div class="">One advantage of this choice is that the code text is not quite as wide as with the font choice for the previous example, which works better with the current code examples.</div>
<div class=""><br class="">
</div>
<div class="">Let me know your preference.  It is easy to change, modulo the issue of needing to wrap a few lines of code.<br class="">
<div class=""><br class="">
</div>
<div class="">Bill</div>
<div class=""><br class="">
</div>
<div class=""></div>
</div>
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space">
<div class="">
<div class=""><br class="">
<div class="">
<div dir="auto" class="" style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; word-wrap: break-word; line-break: after-white-space;">
<div class="">William Gropp<br class="">
Director, NCSA<br class="">
Thomas M. Siebel Chair in Computer Science</div>
<div class="">University of Illinois Urbana-Champaign</div>
<div class="">IEEE-CS President-Elect</div>
<div class=""><br class="">
</div>
</div>
<br class="x_Apple-interchange-newline">
<br class="x_Apple-interchange-newline">
</div>
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On Sep 3, 2021, at 1:40 PM, Joseph Schuchart via mpi-forum <<a href="mailto:mpi-forum@lists.mpi-forum.org" class="">mpi-forum@lists.mpi-forum.org</a>> wrote:</div>
<br class="x_Apple-interchange-newline">
<div class="">
<div class="">I am OK with leaving out line numbers in tables. Maybe that will be solved in the future.<br class="">
<br class="">
One comment I had was on the code formatting. While I definitely prefer the lstlistings formatting over the verbatim we have so far, I find the bold highlighting somewhat distracting. I find it hard to focus on the surrounding code pieces. Would it be possible
 to tone down the highlighting somewhat (slightly thinner, maybe grey)?<br class="">
<br class="">
Thanks<br class="">
Joseph<br class="">
<br class="">
On 9/3/21 2:36 PM, William Gropp via mpi-forum wrote:<br class="">
<blockquote type="cite" class="">Thanks, George.  On the line numbering, unfortunately, this is very difficult to fix (and is a known problem). My proposal instead is to not use the line numbers in these cases; in the rare cases where we need to identify the
 location, we can count rows in the table or otherwise identify the line. There are some alternatives, but they are awkward and IMHO ugly, and don’t add much.<br class="">
<br class="">
Bill<br class="">
<br class="">
William Gropp<br class="">
Director, NCSA<br class="">
Thomas M. Siebel Chair in Computer Science<br class="">
University of Illinois Urbana-Champaign<br class="">
IEEE-CS President-Elect<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<blockquote type="cite" class="">On Sep 3, 2021, at 12:19 PM, George Bosilca <<a href="mailto:bosilca@icl.utk.edu" class="">bosilca@icl.utk.edu</a> <<a href="mailto:bosilca@icl.utk.edu" class="">mailto:bosilca@icl.utk.edu</a>>> wrote:<br class="">
<br class="">
Bill,<br class="">
<br class="">
These PDFs looks great, a clear leap forward in improving the readability and cleanness of the MPI standard.<br class="">
<br class="">
The only issue I noticed (and that was pinpointed in your email) was about the multi-page tabular where the numbering is done consecutively for the entire tabular environment despite the fact that the table is split across multiple pages, and the numbers are
 placed on the same side as the first page on all pages. If we can fix this to have the line numbers per page and on the correct side for all environments, that would be great.<br class="">
<br class="">
Thanks,<br class="">
  George.<br class="">
<br class="">
On Thu, Sep 2, 2021 at 11:03 Gropp, William D via mpi-forum <<a href="mailto:mpi-forum@lists.mpi-forum.org" class="">mpi-forum@lists.mpi-forum.org</a> <<a href="mailto:mpi-forum@lists.mpi-forum.org" class="">mailto:mpi-forum@lists.mpi-forum.org</a>>> wrote:<br class="">
<br class="">
   I’ve been experimenting with updating the MPI Forum document<br class="">
   formatting, and in particular, modernizing the use of LaTeX and<br class="">
   reducing the custom LaTeX in the document. Attached are a few<br class="">
   pages from my tests.  These show:<br class="">
<br class="">
   1) Use of the lineno package to label each line of text - this<br class="">
   replaces the ruler currently used, and means that text is more<br class="">
   accurately labeled, but “boxes”, including tables, figures, and<br class="">
   captions may not have line numbers. All of the attached pages<br class="">
   show the line numbers in the margins.<br class="">
   2) Use of the lstlisting package, with syntax and MPI routine<br class="">
   highlighting. This also sets a background to gray to help the<br class="">
   code examples standout. The approach used in MPI 4.0 creates a<br class="">
   box with a border; because of the box, in that approach, the<br class="">
   individual lines of code are not numbered.  Hence this change in<br class="">
   how code examples are marked off. The attached examples show both<br class="">
   one page and a code example that spans two pages.<br class="">
   3) There is a way to include numbering for tabular environments<br class="">
   (and some others).  However, this can lead to some odd labeling,<br class="">
   because of how the labeling is implemented within the various<br class="">
   LaTeX packages.  I’ve included some examples which show both the<br class="">
   expected behavior (consecutive numbering) and the unexpected (and<br class="">
   nearly impossible to fix) non-consecutive numbering.<br class="">
   4) I’ve also switched from the book to the srcbook document<br class="">
   class. This is a more modern and powerful document class, and has<br class="">
   allowed me to remove some of the custom LaTeX code.<br class="">
<br class="">
   I’d like feedback on these.  I’d like to adopt some of these for<br class="">
   the next version. In particular:<br class="">
<br class="">
   1) Use srcbook instead of book<br class="">
   2) Use lstlisting in code examples as shown here<br class="">
   3) For tabular environments, do NOT use line numbers for tabular<br class="">
   environments used within a table (or other floating) environment.<br class="">
   This is where the weird line numbering can happen (e.g., see the<br class="">
   attached page 32). For inline tabular environments, use edtable<br class="">
   to get line numbers (this is what was used in these examples, and<br class="">
   it has worked well in other parts of the document)<br class="">
<br class="">
   If you have suggestions for improvements or alternatives, please<br class="">
   let me know.<br class="">
<br class="">
   Bill<br class="">
<br class="">
<br class="">
   William Gropp<br class="">
   Director, NCSA<br class="">
   Thomas M. Siebel Chair in Computer Science<br class="">
   University of Illinois Urbana-Champaign<br class="">
   IEEE-CS President-Elect<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
   _______________________________________________<br class="">
   mpi-forum mailing list<br class="">
   <a href="mailto:mpi-forum@lists.mpi-forum.org" class="">mpi-forum@lists.mpi-forum.org</a> <<a href="mailto:mpi-forum@lists.mpi-forum.org" class="">mailto:mpi-forum@lists.mpi-forum.org</a>><br class="">
   <a href="https://urldefense.com/v3/__https://lists.mpi-forum.org/mailman/listinfo/mpi-forum__;!!DZ3fjg!rX65ncURBYvC7HZUZt7_GihcXnt489vlz7HBN630c59pdHc7EaItJ-sh7U7fkRDrnw$" class="">https://urldefense.com/v3/__https://lists.mpi-forum.org/mailman/listinfo/mpi-forum__;!!DZ3fjg!rX65ncURBYvC7HZUZt7_GihcXnt489vlz7HBN630c59pdHc7EaItJ-sh7U7fkRDrnw$</a>
     <<a href="https://urldefense.com/v3/__https://lists.mpi-forum.org/mailman/listinfo/mpi-forum__;!!DZ3fjg!ocG0YkYjZCIg26wHqY9ROpnb8nHCQTM8tYRtSx_Yw7RsjsMy5TL85BlU7F6wBdHXnA$" class="">https://urldefense.com/v3/__https://lists.mpi-forum.org/mailman/listinfo/mpi-forum__;!!DZ3fjg!ocG0YkYjZCIg26wHqY9ROpnb8nHCQTM8tYRtSx_Yw7RsjsMy5TL85BlU7F6wBdHXnA$</a>><br class="">
<br class="">
</blockquote>
<br class="">
<br class="">
_______________________________________________<br class="">
mpi-forum mailing list<br class="">
<a href="mailto:mpi-forum@lists.mpi-forum.org" class="">mpi-forum@lists.mpi-forum.org</a><br class="">
<a href="https://urldefense.com/v3/__https://lists.mpi-forum.org/mailman/listinfo/mpi-forum__;!!DZ3fjg!rX65ncURBYvC7HZUZt7_GihcXnt489vlz7HBN630c59pdHc7EaItJ-sh7U7fkRDrnw$" class="">https://urldefense.com/v3/__https://lists.mpi-forum.org/mailman/listinfo/mpi-forum__;!!DZ3fjg!rX65ncURBYvC7HZUZt7_GihcXnt489vlz7HBN630c59pdHc7EaItJ-sh7U7fkRDrnw$</a>
<br class="">
</blockquote>
<br class="">
_______________________________________________<br class="">
mpi-forum mailing list<br class="">
<a href="mailto:mpi-forum@lists.mpi-forum.org" class="">mpi-forum@lists.mpi-forum.org</a><br class="">
<a href="https://urldefense.com/v3/__https://lists.mpi-forum.org/mailman/listinfo/mpi-forum__;!!DZ3fjg!rX65ncURBYvC7HZUZt7_GihcXnt489vlz7HBN630c59pdHc7EaItJ-sh7U7fkRDrnw$" class="">https://urldefense.com/v3/__https://lists.mpi-forum.org/mailman/listinfo/mpi-forum__;!!DZ3fjg!rX65ncURBYvC7HZUZt7_GihcXnt489vlz7HBN630c59pdHc7EaItJ-sh7U7fkRDrnw$</a>
<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</div>
<span id="cid:9d4c56f0-6f90-498c-af92-351713de2836@namprd11.prod.outlook.com"><mpi40-report-9-3-code.pdf></span>_______________________________________________<br class="">
mpi-forum mailing list<br class="">
<a href="mailto:mpi-forum@lists.mpi-forum.org" class="">mpi-forum@lists.mpi-forum.org</a><br class="">
https://lists.mpi-forum.org/mailman/listinfo/mpi-forum<br class="">
</div>
</blockquote>
</div>
<br class="">
<div class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 20px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
<br class="Apple-interchange-newline">
-- </div>
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 20px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
Jeff Squyres</div>
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 20px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
<a href="mailto:jsquyres@cisco.com" class="">jsquyres@cisco.com</a></div>
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 20px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<br class="">
</div>
<br class="Apple-interchange-newline">
</div>
<br class="">
</div>
</body>
</html>