Menu

Problem with: Changing arguments in a user command

TXS - Help
stdedos
2017-01-28
2017-01-28
  • stdedos

    stdedos - 2017-01-28

    With this command
    pdflatex.exe -synctex=1 -aux-directory output -interaction=nonstopmode %.tex
    I try to create a user command, adding --shell-escape and removing -aux-directory
    txs:///pdflatex -shell-escape {-aux-directory}

    Message Output:
    Process started: pdflatex.exe -synctex=1 -aux-directory output -interaction=nonstopmode "file".tex -shell-escape {-aux-directory}

    However, the files are created in the output directory
    What am I doing wrong?

     
  • Jan  Sundermeyer

    Jan Sundermeyer - 2017-01-29

    why don't you set a user command which is inherent complete e.g. ''pdflatex.exe -synctex=1 -interaction=nonstopmode "file".tex -shell-escape'' ?

     

Log in to post a comment.

MongoDB Logo MongoDB