From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH 2/2] runlatex.sh: Fix while loop condition
Date: Fri, 22 Apr 2016 22:44:02 -0700 [thread overview]
Message-ID: <20160423054402.GO3756@linux.vnet.ibm.com> (raw)
In-Reply-To: <571ADA6C.8030904@gmail.com>
On Sat, Apr 23, 2016 at 11:14:04AM +0900, Akira Yokosawa wrote:
> Hi, Paul.
>
> I'm tempted to move the bibtex part out from runlatex.sh into Makefile.
> If I make targets for .bbl files in Makefile, then the .bbl files won't be
> necessary in the repository any more.
>
> I'm wondering why those .bbl files are in the repository in the first place.
> Was there any reason I can't think of?
>
> Yes, I know controlling latex with Makefile is sometimes tricky because of
> its side effects, but I think I can manage.
>
> Just want to confirm the circumstances.
History. That and laziness. ;-)
Originally, the bib/*.bib files were not present, so the .bbl file
was absolutely necessary for anyone but me to build the book. I
eventually got the bib/*.bib files to where they could be placed
in the archive, but never bothered updating things to get the .bbl
files out of git control.
Please do feel free to try updating the build as you suggest.
Thanx, Paul
prev parent reply other threads:[~2016-04-23 5:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-21 14:28 [PATCH 0/2] qqz and runlatex improvements Akira Yokosawa
2016-04-21 14:30 ` [PATCH 1/2] qqz: Improve accuracy of cross-links Akira Yokosawa
2016-04-21 14:32 ` [PATCH 2/2] runlatex.sh: Fix while loop condition Akira Yokosawa
2016-04-21 16:27 ` Paul E. McKenney
2016-04-21 22:05 ` Akira Yokosawa
2016-04-21 23:54 ` Paul E. McKenney
2016-04-22 12:58 ` Akira Yokosawa
2016-04-22 13:34 ` Paul E. McKenney
2016-04-22 14:20 ` Akira Yokosawa
2016-04-22 15:28 ` Paul E. McKenney
2016-04-23 2:14 ` Akira Yokosawa
2016-04-23 5:44 ` Paul E. McKenney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160423054402.GO3756@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=akiyks@gmail.com \
--cc=perfbook@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.