Re: [PATCH -perfbook 2/2] Fix punctuation around footnotes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Sep 02, 2022 at 12:18:11AM +0900, Akira Yokosawa wrote:
> On Thu, 1 Sep 2022 22:47:22 +0900, Akira Yokosawa wrote:
> > Perfbook's convention is to put footnotes after punctuation marks.
> > There are a couple of footnotes placed in front of commas.
> > 
> > Fix them.
> > 
> > While here, fill in a missing comma in front of a footnote in datastruct
> > so that the phrase "even with today's large-memory systems" reads as such.
> > 
> > Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
> > ---
> > I'm thinking of adding rules to catch this sort of inconsistencies in
> > punctcheck.pl.
> > The one in datastuct would be hard for such a dumb script, though.
> > 
> >         Thanks, Akira
> > --
> >  datastruct/datastruct.tex     | 2 +-
> >  intro/intro.tex               | 4 ++--
> >  toolsoftrade/toolsoftrade.tex | 4 ++--
> >  3 files changed, 5 insertions(+), 5 deletions(-)
> > 
> > diff --git a/datastruct/datastruct.tex b/datastruct/datastruct.tex
> > index 714795f7c5ed..2b802e0518a5 100644
> > --- a/datastruct/datastruct.tex
> > +++ b/datastruct/datastruct.tex
> > @@ -2132,7 +2132,7 @@ the one hand, and performance and simplicity on the other.
> >  Fortunately, the relatively large memories available on modern
> >  systems have allowed us to prioritize performance and simplicity
> >  over memory overhead.
> > -However, even with today's large-memory systems\footnote{
> > +However, even with today's large-memory systems,\footnote{
> >  	Smartphones with gigabytes of memory, anyone?}
> Paul, you might want to update the text of this footnote.
> Today's smartphones actually have gigabytes of memory...

Indeed, that was supposed to serve as an example.  For example, back
in the day, one might respond to the assertion "All ports serving
ocean-going ships are saltwater ports" with "Portland, Oregon, anyone?",
thus sarcastically pointing out the fact that the Columbia and Willamette
rivers between the Pacific Ocean and the Port of Portland's Terminal 6
can both accommodate the ocean-going ships of the 1970s.  (Probably not
today's much larger ships, though.  Plus the Port of Portland isn't what
it used to be.)

But you are right, that is not going to be at all clear to all native
English speakers, let alone non-native English speakers.

So I eliminated that footnote and rewrote that sentence as follows:

	However, even though the year~2022's pocket-sized smartphones
	sport many gigabytes of memory and its mid-range servers sport
	terabytes, it is sometimes necessary to take extreme measures
	to reduce memory overhead.

Does that help?

							Thanx, Paul

>         Thanks, Akira
> 
> >  it is sometimes necessary to take extreme measures to reduce
> >  memory overhead.
> [...]



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux