48 reputation
3
bio website
location Taipei City, Taiwan
age
visits member for 1 year, 1 month
seen Mar 16 at 2:10
stats profile views 7

Mar
26
comment Delete .aux file in order to successfully compile
@JesusRamos your question has answered my question. As simple as press X to quit, rather than just sent a SIGINT to the process. I would accept that as an asnwer :)
Mar
26
comment Delete .aux file in order to successfully compile
I just hit Ctrl-C, when it finds some error. Normally shows a question mark and mention about runaway argument.
Mar
26
comment Delete .aux file in order to successfully compile
@JesusRamos That is my scenario, after a failed compile.
Mar
26
comment Delete .aux file in order to successfully compile
@henrique that is a good advice. I haven't considered using latexmk because my projects are rather simple, but maybe it is time to switch. Thank you