Skip to content

Changing working directory will impact the location of output #38

@etiennebr

Description

@etiennebr

This is a problem with sweave as well, but when you change a directory
setwd("aplace")
this will output the figures and the .tex in ~ directory. It can even lead to having stuff really scattered.
setwd("here") plot(something) setwd("there") plot(something) ...
It can even bring LyX to crash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature requests

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions