Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions DELETED.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Deleted profiles and transformations

This is a list of obsolete profiles and transformations which have been deleted from this repository, along with the last release version which contained them.

- teikindle profile: last release: 7.59.0. TEI no longer supports kindle, but kindle supports epub, so this is not needed.
- oulipo profile: last release: 7.59.0. The README in the folder specifies that this is no longer in use.
- oucscourses profile: last release 7.59.0. Oxford University Computing Services no longer exists.
- adams profile: last release: 7.59.0. The README file is empty, and nobody on Council knows anything about this profile.
- saxonce profile: last release: 7.59.0. SaxonCE is abandoned, and its last release was in 2013.
-
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,7 @@ and tool-based projects such as
[Anthologize](http://anthologize.org/),
[Versioning Machine](http://v-machine.org/),
and many more diverse projects.

## Deleted profiles and transformations

Some obsolete profiles and transformations have been removed. See DELETED.md for reasons, and details of the last release which included them.
5 changes: 0 additions & 5 deletions Test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ help:
@echo " Only in $(AR)/: test_3.epub"
@echo " Only in $(AR)/: test3.html"
@echo " Only in $(AR)/: test4.html"
@echo " Only in $(AR)/: testoucscoursesp5.xml"
@echo " Only in $(AR)/: testoucscourses.xml.docx"
@echo " Only in $(AR)/: test-pages.epub"
@echo " Only in $(AR)/: test.processedodd"
@echo " Only in $(AR)/: xml.tmp"
Expand Down Expand Up @@ -558,9 +556,6 @@ test-to-docx:
then diff $(AR)/testnotes1.docx_document.xml $(ER)/testnotes1.docx_document.xml; \
else echo "==deferring: \` diff $(AR)/testnotes1.docx_document.xml $(ER)/testnotes1.docx_document.xml \`"; fi

$(SAXON) testoucscourses.xml ../profiles/default/p4/from.xsl > $(AR)/testoucscoursesp5.xml
$(BINDIR)/teitodocx $(FLAGS) --profile=oucscourses $(AR)/testoucscoursesp5.xml $(AR)/testoucscourses.docx

test-oddity: actual css
@echo "--------- Test/Makefile target=$@"

Expand Down
Binary file removed Test/expected-results/testoucscourses.docx
Binary file not shown.
Loading