Re: [Mpi-22] latex errors
[22:03] rtp-jsquyres-8716:~ % echo '\bib' \bib On Apr 6, 2009, at 10:30 AM, William Gropp wrote:
Argh. There are two problems which I'll work on fixing: 1. It doesn't import the aux file from a full build. 2. echo has unspecified behavior when the first character is a \ (some echo's want this to be an escape into an extended character set, and some don't). Does echo '\bib' give \bib or ^hib on your system?
Bill
On Apr 6, 2009, at 5:59 AM, Jeff Squyres wrote:
Bill --
I get latex errors in any "chap-*" subdirectory when trying to build with a vanilla "make". Example:
[6:58] rtp-jsquyres-8716:~/svn/mpi-forum-docs/MPI-2.2 % cd chap- intro/ [6:58] rtp-jsquyres-8716:~/svn/mpi-forum-docs/MPI-2.2/chap-intro % make rm -f temp.tex cat ../chapter-head.tex intro.tex > temp.tex if grep \\cite intro.tex ; then \ ....etc....... LaTeX Warning: Reference `sec:lang' on page 7 undefined on input line 818.
LaTeX Warning: Reference `chap:change' on page 7 undefined on input line 834.
! Text line contains an invalid character. l.916 ^^H ibliographystyle{plain} ?
On Apr 5, 2009, at 2:30 PM, MPI Forum wrote:
#148: Missing entries in the Index pages. --------------------------------- +------------------------------------------ Reporter: RolfRabenseifner | Owner: RolfRabenseifner Type: Trivial text changes | Status: new Priority: Waiting for reviews | Milestone: 2009/04/06 Chicago Version: MPI 2.2 | Resolution: Keywords: | Implementation: Unnecessary --------------------------------- +------------------------------------------
Comment(by gropp):
For the chapter authors, there is now a Makefile in each chapter's directory. Running "make" (no options) will built that chapter, including a basic index. This index includes all items for which some index entry will be created; it isn't separated into constant, function, etc. indices. This should make it easier to check your chapter - just print out the index, then go through each page and make sure that all relevant items appear.
-- Ticket URL: <https://svn.mpi-forum.org/trac/mpi-forum-web/ticket/ 148#comment:3
MPI Forum <https://svn.mpi-forum.org/> MPI Forum
-- Jeff Squyres Cisco Systems
_______________________________________________ mpi-22 mailing list mpi-22_at_[hidden] http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi-22
William Gropp Deputy Director for Research Institute for Advanced Computing Applications and Technologies Paul and Cynthia Saylor Professor of Computer Science University of Illinois Urbana-Champaign
_______________________________________________ mpi-22 mailing list mpi-22_at_[hidden] http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi-22
-- Jeff Squyres Cisco Systems
participants (1)
-
unknown@example.com