-
@SeanFitzMath You can always
pretext view -d /path/to/directory
but if you have aproject.ptx
manifest set up, thenpretext view
will preview the first target specified, andpretext view TARGET
will preview any other target.
pretext view -d /path/to/directory
but if you have a project.ptx
manifest set up, then pretext view
will preview the first target specified, and pretext view TARGET
will preview any other target.