Skip to content

outputput into out/ is a bad idea #53

@sydb

Description

@sydb

(See /TEIC/Stylesheets/issues/201, which has been closed and divided up into this ticket and /TEIC/Stylesheets/issues/543.)

When run in the oXygen Framework, the output of the Stylesheets goes into a (perhaps newly-created) directory called out/. (But they do not have the file naming problems mentioned in #543.) This is silly, the outputs should be put into the same directory as the input, just with different filename extensions.

It looks like this can be quite easily fixed. A search for /out/ in this repo is quite informative. The files oxygen-tei/frameworks/tei/teip5.framework and oxygen-tei/frameworks/tei/teip5odd.framework have 6 and 14 hits, respectively, all of which look like <String>${cfd}/out/${cfn}.rng</String>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions