Skip to content

Commit

Permalink
Rephrase
Browse files Browse the repository at this point in the history
  • Loading branch information
rettinghaus authored Dec 11, 2024
1 parent f55c843 commit 5942e27
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ The package assumes that you have several additional tools installed. Their avai

In particular, Stylesheets assume that you use `ant` version 1.9.x+. If for some reason, you need to use `ant` 1.8.x, you should remove all occurences of the attribute `@zip64Mode` from the file `common/teianttasks.xml`.

It is helpful to have the TEI environment installed locally. Please refer to <https://tei-c.org/guidelines/p5/> for hints on how to do that.
To work with the Stylesheets, you can:

It is also possible to avoid manual installation of additional tools, by resorting to the pre-built test environment in Docker described in <https://teic.github.io/Documentation/TCW/testing_and_building.html>.
* Install the TEI environment locally: Somewhat dated information on this is available at [Using the TEI GitHub Repository](https://old.tei-c.org/guidelines/p5/using-the-tei-github-repository/)
* (Recommended): avoid the local installation and work with the up-to-date pre-built test environment in Docker, described in <https://tei-c.org/documentation/tcw32/>

## Usage
The `bin/` directory contains several executable files, which can be run on Linux, OS X, or other Unix operating systems. These perform a variety of transformations and are very useful for, e.g., generating a schema from a TEI ODD. Some examples:
Expand Down

0 comments on commit 5942e27

Please sign in to comment.