(yatexe)Controlling which command to invoke


Next: Editing %# notation Prev: Lpr format Up: %#notation

Controlling which command to invoke
===================================

These %# notation below can control which command to invoke for LaTeX
related process.

      `%#PREVIEW'

        ... Command line for DVI viewing ([prefix] t p)
      `%#MAKEINDEX'

        ... Command line for makeindex ([prefix] t i)
      `%#BIBTEX'

        ... Command line for bibtex ([prefix] t b)
      `%#DVIPDF'

        ... Command line for dvipdf(mx) ([prefix] t b)
      `%#LPR'

        ... Command line for printing out([prefix] t l)
      `%#PDFVIEW'

        ... Command line for PDF viewing
      `%#IMAGEDPI'

        ... DPI value for converting to on-the-fly prewview image

If you want to invoke "makeidx hogehoge" to update index, put the next
line some upper place in the source, for example.

     %#MAKEINDEX makeidx hogehoge




automatically generated by info2www.cgi version 1.2