Home | History | Annotate | Download | only in build-aux

Lines Matching full:xref

258 # A shell script that computes the list of xref files.
259 # Takes the filename (without extension) of which we look for xref
265 # Get list of xref files (indexes, tables and lists).
272 # If the file is not suitable to be an index or xref file, don't
318 # be able to find the right xref files and so forth.
346 # _bak. Copies of the previous xref files (another round is run if
513 $verbose "Backing up xref files: `echo $orig_xref_files | sed 's|\./||g'`"
593 # subdirs, since texi2dvi does not try to compare xref files in
594 # subdirs. Performing xref files test is still good since LaTeX
595 # does not report changes in xref files.
600 # Check if xref files changed.
602 $verbose "Original xref files = `echo $orig_xref_files | sed 's|\./||g'`"
603 $verbose "New xref files = `echo $new_xref_files | sed 's|\./||g'`"
613 $verbose "Comparing xref file `echo $this_file | sed 's|\./||g'` ..."
620 $verbose "xref file `echo $this_file | sed 's|\./||g'` differed ..."