From 0fc558a4832b2805fd060b0048d93fb62ff76f41 Mon Sep 17 00:00:00 2001 From: raffazizzi Date: Mon, 23 Jul 2018 10:08:43 +0200 Subject: [PATCH] Generated new chabgelog --- ChangeLog | 8057 +---------------------------------------------------- 1 file changed, 75 insertions(+), 7982 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4ff024e0b..2974d369f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8040 +1,133 @@ -2018-01-31 martinascholger +2018-07-23 Peter Stadler - merging latest changes from dev + trimming whitespace from VERSION file + … to fix current issue with extra new line -2018-01-31 Syd Bauman + bump version number to 7.45.0 (sine alpha) - Address #253: With Stylesheets sub-group of Council, removed "(unknown project)" as the defalut value for the parameter, and replace with the first available distributor, publisher, or authority in that order; if none available, assign nil to value (which has to be tested for, but that's what the Stylesheets already do). +2018-05-11 Syd Bauman -2018-01-30 martindholmes + First crack at new test of Pure ODD in Test2, brought to you by Martin & Syd - Adding a conditional to check whether there's any useful value in the $institution param before creating a block for it, on issue #253. +2018-05-06 Syd Bauman -2018-01-26 Hugh Cayless + Bug fix: Generated pattern ID should not contain colons. - Missed a test in #296 fix. +2018-05-04 martindholmes -2018-01-26 Hugh A. Cayless + Tweaks to new Pure ODD test file. - Merge pull request #307 from TEIC/bug296makeDescription - Fixes the redundant mini-lists in documentation + Adding new Pure ODD test file. -2018-01-23 Peter Stadler + Fix for typo. - fixed some path issues that surfaced during OxGarage tests +2018-04-30 Peter Stadler - added declaration for missing namespace prefix + argh, never merge without testing + follow-up commit to PR #320 with fixed expected results -2018-01-22 martindholmes +2018-04-30 Duncan Paterson - Fixing expected results for changes arising out of bug #296. + Minor changes for easier use with tei-publisher (#320) + * add short title for better display in odd editor + + * fix readme header style + lint md + + * add link to defaultSource into sourceDesc of output - Fix for expected results in my Test2 set following bugfix for #296. +2018-04-30 martindholmes -2018-01-21 martindholmes + Fix expected results from test 15 changed through issue #138. - Fix for spacing issue in bug #296. Will need a Jenkins build to confirm no ill-effects on PDF build. + Initial work on issue #138: adding an attribute to the TEI Lite generated from glosses and descs to signify when they're out of date. - Stage two for issue #296: new param set to false at line 246 of common_tagdocs to suppress the list in the ref page. +2018-04-24 martindholmes - Stage one for issue #296: new parameter added to tei:makeDescription, and all invocations changed to use it, but values maintain current behaviour. + Refactoring to make ODD to RNG processing modular. Anyone can now add an ODD and a target RNG file to the set to include it in the test. -2018-01-19 Hugh Cayless +2018-04-22 Syd Bauman - Changed WARNING to INFO for generate-context. - Turns out there are legitimate reasons for context-free attribute - constraints sometimes. The tei_customization ODD uses one such. + More on TEI ticket 1737: Remove straggling references to the type= attribute of , except for those that should remain and those in odd2dtd that refer to the values 'epe' and 'defaultpe', as I do not know what those are. -2018-01-19 Syd Bauman +2018-04-21 Syd Bauman - improve internal doc + Start addressing TEI issue 1737: Start to address https://github.com/TEIC/TEI/issues/1737 by removing code that refers to . There is a corresponding commit in the TEI repo, but I don't know its number yet. - Ack! Fix boo-boo: I had forgotten the "child::tei:valList" part of the XPath that tests for 'semi' or 'open' lists in previous commit. +2018-04-20 Syd Bauman - forgot call to tei:i18n() + isoschematron->schematron - simplify making descriptions: Eliminate redundancy in generation of value list output when making descriptions. + Only another whitespace change -2018-01-19 Hugh Cayless + Only a whitespace change - Fixes for broken links in BIB affecting ePub. +2018-04-20 martindholmes -2018-01-12 rvdb + Another expected-results whitespace fix. - Merge pull request #305 from rvdb/jTEI - added processing for all different front/div types +2018-04-20 Syd Bauman - added processing for all different front/div types + Only whitespace changes -2018-01-06 Syd Bauman + Only whitespace differences - Address #304: Change calls to base-uri() and searches in so that they no longer presume outermost element of input customization ODD is , as it might be . (It also might be something else, but that's not valid.) +2018-04-20 martindholmes -2017-12-30 Syd Bauman + Previous version was polluted with unmerged pull request data. - Merge in from gitHub + Another update for expected-results. -2017-12-29 martindholmes + Didn't quite get the expected-results right. - Expected results for Test2 changed again. + Update to expected results. - Work on ticket #302 has changed results for test.fo. +2018-04-05 Peter Stadler - Fix for expected results in FO per bug #302. + fixed typos - Fix for bug #302. + added test file for docx hyperlinks #299 + thanks to @rvdb for the discovery and the test -2017-12-28 Syd Bauman +2018-04-05 rvdb - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev + docx2tei hyperlink fix (#300) + * copy for further processing (analogous to how footnotes are processed) + + * simplified and corrected processing, so that URL and fragment identifier are preserved + + * adapted instruction that removes initial underscore from fragment identifiers to the improved format for ref/@target -2017-12-22 Syd Bauman +2018-04-04 Peter Stadler - merge in MDH changes + added test11a.xml to the clean target -2017-12-22 Syd Bauman +2018-02-26 Hugh Cayless - bug fix: return only 1 prefix - On line 2403 we try to set the context node to the identifiable - element that has the `@ident` that matches the `@key` or `@name` of - the element tei:generateRefPrefix() as context, by using - ``. HOWEVER, it is - possible that there will be more than one element in IDENTS with the - same `@ident`. (E.g., this happens when the TEI-in-Libraries Best - Practices documentation is generated, because each of the 4 included - ODD files (level1.odd, level2.odd, level3.odd, level4.odd) has a - that points to a set of ODD elements in lib-header.odd. - This those particularly identifiable elements occur more than once in - IDENTS, and the `@ident` of one of them as a key would return 4 items. - This also might happen when elements of the same name occur in - different modules, which TEI itself does not do but another language - being defined in ODD might.) Thus the , which I think - the original author intended to do nothing but set the context node, - ends up iterating multiple times, and we try to return multiple items, - when we are only allowed to return one. + Handling constraintSpec on dataSpec properly. - To fix this, or at least to hack around it, I have changed the line in - question to read ``, - thus selecting only the first element found in IDENTS with the - `@ident` of interest. +2018-02-12 Martin Holmes - This may not be the ideal fix, but it is working for the case - intended, and has not (yet) broken anything else. + Merge pull request #311 from rvdb/jTEI + -display abstract at the beginning of an article in PDF -2017-12-22 Syd Bauman +2018-02-12 rvdb - bug fix: return only 1 prefix On line 2403 we try to set the context node to the identifiable element that has the that matches the or of the element tei:generateRefPrefix() as context, by using . HOWEVER, it is possible that there will be more than one element in IDENTS with the same . (E.g., this happens when the TEI-in-Libraries Best Practices documentation is generated, because each of the 4 included ODD files (level1.odd, level2.odd, level3.odd, level4.odd) has a that points to a set of ODD elements in lib-header.odd. This those particularly identifiable elements occur more than once in IDENTS, and the of one of them as a key would return 4 items. This also might happen when elements of the same name occur in different modules, which TEI itself does not do but another language being defined in ODD might.) Thus the , which I think the original author intended to do nothing but set the context node, ends up iterating multiple times, and we try to return multiple items, when we are only allowed to return one. - To fix this, or at least to hack around it, I have changed the line in - question to read , - thus selecting only the first element found in IDENTS with the - of interest. + -display abstract at the beginning of an article in PDF -display appendixes before bibliography and notes in PDF - This may not be the ideal fix, but it is working for the case - intended, and has not (yet) broken anything else. +2018-02-11 Martin Holmes -2017-12-22 martindholmes + Merge pull request #310 from rvdb/jTEI + -made note numbering style configurable: This is way more elaborate and cool than I'd imagined. Nice work. - Fixing filename references. +2018-02-10 rvdb - Renaming files at @sydb's suggestion. + -made note numbering style configurable: -continuous numbering or restart numbering for front / body / back -single number format or different formats for front / body / back -fixed note numbering for ODT -2017-12-07 Peter Stadler +2018-02-06 martindholmes - made sure to construct a text node not an atomic value #293 + Fixing Test2 expected results for changes re (unknown project). -2017-11-30 rvdb +2018-02-01 martindholmes - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev - -2017-11-20 Syd Bauman - - anyElement ordinality fix: Address #297 -- content model generated by was ignoring its and - -2017-11-18 martindholmes - - Expected results untweak. - -2017-11-17 martindholmes - - Revert "Expected results changes." - This reverts commit 36bff91c87b4dcdbc99091d529b5540911a7dc55. - - Revert "Fix for issue #1709. Need to watch that it doesn't break PDF output." - This reverts commit 02907fe5dcde2c4dd0498c377bd1fadbbb16d19c. - - Expected results changes. - - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev - - Expected d results change from TEI/#1709. - -2017-11-17 Peter Stadler - - Merge pull request #295 from TomazErjavec/dev - Add makeAnchor to tei:ab where it generates html:div - -2017-11-17 martindholmes - - Fix for issue #1709. Need to watch that it doesn't break PDF output. - -2017-11-17 James Cummings - - Fixing 'medua' to 'media' - -2017-11-17 martinascholger - - whitespace issues, #264 - -2017-11-17 Hugh Cayless - - Fix for #123. - -2017-11-17 martindholmes - - More expected-results fixes which are fallout from JSI confusion. - - More expected-results fixes which are fallout from JSI confusion. - - More expected-results fixes which are fallout from JSI confusion. - - More expected-results fixes which are fallout from JSI confusion. - -2017-11-17 Syd Bauman - - merge - - Revert --jsi switch on test 39 @martindholmes and @jamescummings and I think this is an accidental artifact that is causing problems - -2017-11-17 martindholmes - - Change to expected-results in docx conversion. - - Non-existent @tei:align attribute in output; changing to @rend. - -2017-11-16 Syd Bauman - - Re-create expected results w/ @martindholmes at Council meeting, scanned both test-indexes and expected version thereof; we think that all are due to font size change in @lb42's JSI commit, and it can just be copied over, so trying it - -2017-11-15 Tomaž Erjavec - - Add makeAnchor to tei:ab where it generates html:div - -2017-11-11 Syd Bauman - - Update from deprecated name of attribute to current name - -2017-11-05 Peter Stadler - - small fix - The attribute axis starting at an attribute node node will never select - anything - -2017-11-03 lb42 - - restore odd2odd - - fix compatibility problems in jsi profile for docx conversn - -2017-11-02 Hugh Cayless - - Added .DS_Store to gitignore. - -2017-10-31 Hugh Cayless - - New Saxon produces more warnings. - -2017-10-30 Hugh Cayless - - Merge branch 'dev' of github.com:TEIC/Stylesheets into dev - -2017-10-13 Syd Bauman - - Fix for #272 Syd & Martin collaborated to find where and were getting lost from existing P5 s in the case that a customization ODD specified a new - -2017-10-12 Hugh Cayless - - Upgraded to Saxon 9.8.0.5. - -2017-10-05 Raff Viglianti - - removing quotes from defaultsource path when present - -2017-09-06 rvdb - - Merge pull request #285 from rvdb/jTEI - avoid double escaping in for ampersands that function as enti… - - avoid double escaping in for ampersands that function as entity escape character - - Merge pull request #284 from rvdb/jTEI - entities inside should be escaped - - entities inside should be escaped (should have been included in https://github.com/TEIC/Stylesheets/pull/189) - -2017-09-05 rvdb - - Merge pull request #283 from rvdb/jTEI - -updated to OpenEdition-1.5.2 - - -updated to OpenEdition-1.5.2 -fixes to OpenEdition rendition of lists (after OpenEdition fix of https://github.com/OpenEdition/tei.openedition/issues/4) -don't label list headings - -2017-09-01 rvdb - - Merge pull request #282 from rvdb/jTEI - don't copy - - don't copy (complements https://github.com/TEIC/TEI/commit/db483fe4e4a3ac605d249460534662a2f3b32cc4) - -2017-08-29 rvdb - - Merge pull request #280 from rvdb/jTEI - -updated to OpenEdition-1.5.1 - - -updated to OpenEdition-1.5.1 -improved automatic addition of closing period to figure headings - -2017-08-09 rvdb - - Merge pull request #278 from rvdb/jTEI - Revert "added unifont as fallback font for unsupported characters in … - - Revert "added unifont as fallback font for unsupported characters in PDF conversion" - This reverts commit 78bb65f5dc2797a924ef866402fc8ec64e919dec. - -2017-08-08 rvdb - - Merge pull request #277 from rvdb/jTEI - added unifont as fallback font for unsupported characters in PDF conv… - - added unifont as fallback font for unsupported characters in PDF conversion - -2017-07-11 Syd Bauman - - Re-generate many expected result files to match new Telstar release of TEI - -2017-07-10 Syd Bauman - - Update version #, as Telstar = 7.43.0 is out - -2017-07-10 Sarah Stanley - - merged dev with master post-release - -2017-07-10 Syd Bauman - - One more whitespace tweak in expected-results - - "fix" several expected results It appears that current version of Stylesheets generates an extra blank line inside
in some circumstances, and thus the expected results were not matching. (Gee whiz, it's extra whitespace *in a comment*; who cares?) Copied over from Test/ to Test/expected-results - - Updated expected results w/ extra blank line - - Create new release (7.43.0) - - Set up to create new release 7.43.0 - -2017-07-04 Hugh Cayless - - Resolving #255. -2017-07-04 Hugh Cayless - - Resolving #255. - -2017-06-30 James Cummings - - Point to local copy of xml.xsd - -2017-06-28 James Cummings - - changing milestone to anchor - - adding change for #275 - -2017-06-01 Syd Bauman - - Update test15 expected output for last check-in Apparently this one test file happened to get caught by the bug the previous commit fixed -- the was never making it to the output, but apparently no one ever noticed. - - Process other children of Implement change worked out on this morning on conference call to addrss #254 - -2017-05-23 rvdb - - Merge pull request #270 from rvdb/jTEI - fixed numbering for notes inside nested lists - - fixed numbering for notes inside nested lists - -2017-05-14 martindholmes - - Fix in Test/expected-results for merge of pull request on #261. - - Fix in Test2/expected-results for merge of pull request on #261. - -2017-05-14 Martin Holmes - - Merge pull request #265 from martinascholger/dev - TEI address element is wrongly converted to HTML address element (#261) - -2017-05-10 rvdb - - Merge pull request #269 from rvdb/jTEI - added author names to author info - - cosmetic fix - - added author names to author info - -2017-05-04 martinascholger - - span.address selector with default properties of html:address added - - change address to span - -2017-04-24 martindholmes - - Forgot to commit the stylesheet changes that create the modified results. - -2017-04-23 martindholmes - - Fixing expected-results fallout. - - Fulfilling feature request in issue #192: adding HTML handling for element . - - Fix for a couple of the bugs on issue #222. - - Done for today on docx. Remaining conversions have major problems. - - Fix image paths. - - Three files now in docxtotei process in Test2. - - First docxtotei test file working in Test2. - - Test2 teitodocx stuff is working; I have left out a test for testoucscourses.xml which seems to me to be internal to OUCS. - - First work on docx in Test2; better approach to temp folders and cleaning them up. - -2017-04-21 Martin Holmes - - Location of Jing has changed. - -2017-04-19 martindholmes - - Testing moving the testing jars out of the test folder so they can be accessed by other processes. - - test-epub requires the css target to be run first. Nobody noticed because it's never run in isolation. - -2017-04-18 martindholmes - - File reorganization and better filenames. - -2017-04-17 martindholmes - - Clearer file naming in tests. - - More work on Test2: ODT to-and-from now working. - - Ticket #260: fixing remaining warnings. Output is now conformant and LibreOffice does not complain. - - Ticket #260: fixing final error from missing image in manifest. Only warnings left. - - Fix for expected-results from ODT work ticket #260. - - Working on ticket #260: down to a single error and some warnings. - - Working on ticket #260, mimetype errors all gone now. - - Working on ticket #260, the mimetype file now (correctly) doesn't have a field in the zip (but it's still not first in the file). - - Working on ticket #260, the mimetype file is now uncompressed in the archive (but still not first in the file). - - Reordered the contents of template.odt per issue 260 to attempt to solve an invalidity issue with TEI to ODT conversion. - -2017-04-16 martindholmes - - Set basedir for fop and make sure relative paths to images work. - - Working on ODT conversion/testing, and modularizing the test process. - - Starting work on odt, with the buildfile modularized as an experiment. - -2017-04-14 martindholmes - - Changed expected-results because work on ticket 259 has got the binaryObject output actually working. - - Working on binaryObject rendering for HTML with base64-encoded images (issue 259). It's basically working. - - Updating expected-results for XSL:FO language identifier fix in issue 223. - - More work on binaryObject graphic rendering in FO (issue 223). - - Updated tests for base64 graphics in FO. - - Fixed a bug in rendering of binaryObject for XSL:FO (issue 259). - - Fixing obvious error in the parsing of @xml:lang into country and language. Vals were reversed. - - Replacing bad default language attribute in fo param (issue #223). - - Clearer naming, fixes for expected results. - - Adding a readme so that folder is retained. - -2017-04-13 Martin Holmes - - Changed results for https://github.com/TEIC/Stylesheets/issues/257. - - Committing fix to test file (https://github.com/TEIC/Stylesheets/issues/257) so build can fail and I can fix the expected-results (no local xelatex). - - Tweaks to rendition testing file. - -2017-04-11 martindholmes - - Give meaningful name to test file; make it valid. - - Fix for bad element name. - - Fixing bad element name forname and fallout from it. - - More meaningful names for files. - -2017-04-10 martindholmes - - Better filenames and helpful comments. - - Cleaning up unnecessary prefixes. - -2017-04-09 martindholmes - - Sorting out paths for graphics. - - Beginning to modularize the test setup. - - More tidying up: get schemas out of the way. - - More folder cleanup. - - Integrating Simple Print test into FO/PDF rendering, including images. - - Reorganizing test folder structure to separate inputs from outputs; clarifying purposes with filenames; other tweaks. - -2017-04-08 martindholmes - - Tweaks to feedback. - - A bit of cleanup and renaming; adopted parallel approach to tests (thanks Peter). - - Adding test for P4 to P5 conversion to ant tests. - - Naming files more meaningfully. - - Implementing HTML to TEI test in ant test setup. - -2017-04-06 Syd Bauman - - Bug fix on prev commit: the negative one is an integer, not a string. - - Improve logic: Condense the two down to one in the logic for handling @width & @height - - merge commit - - bug fix: handle @width w/o @height With the stylesheets co-operative educational group: if user specified only an @width but no @height the code was bombing. Add clauses to handle that case. - -2017-04-06 martindholmes - - Fix for namespace prefix issue in https://github.com/TEIC/Stylesheets/issues/246. - -2017-04-02 martindholmes - - Change expected results for Test in fo. - - Fixing empty line-height attribute bug in FO processing. - - Adding process to retrieve JEuclid jars for processing MathML with FOP. - - Removing obsolete teiHeader/@type from test files. - - Testing parallelization of task execution per suggestion from Peter Stadler. Results promising. - -2017-03-29 martindholmes - - Updating expected results for FO test in Test2 due to work on https://github.com/TEIC/Stylesheets/issues/206. - -2017-03-27 Hugh Cayless - - Fix for #245 - anyElement was not being copied over during ODD chaining, - resulting in elements like xenoData being broken. - -2017-03-24 Martin Holmes - - Simple fix for https://github.com/TEIC/Stylesheets/issues/252: treat most instances of byline in the same way as trailer (generic block output). - -2017-03-12 Syd Bauman - - change hard-coded default path (addressing #242) - -2017-03-03 Martin Holmes - - More work on Issue #206: Fixes for expected-results of test.27 tex and fo output. - - Working on # to fix expected results in Stylesheet Tests: 1. Made test27.xml input file valid. 2. Fixed a bug in common_linking that was adding an unwanted @type attribute to the HTML anchor element. 3. Updated expected results for test27. test-to-html now completes for me. - -2017-03-02 Syd Bauman - - handle DOI s - - allow @type of idno to have any case - - just fix whitespace, etc - -2017-02-06 rvdb - - Merge pull request #231 from rvdb/jTEI - made detection of identical authors in consecutive bibliography entri… - - made detection of identical authors in consecutive bibliography entries more robust - -2017-01-31 lb42 - - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev - - handle tabs better - -2017-01-24 rvdb - - Merge pull request #228 from rvdb/jTEI - fixed labels for Appendix sections in PDF - - fixed labels for Appendix sections in PDF - -2017-01-14 martindholmes - - Made FOP processing default; tested the possibility of downloading P5 Exemplars to use in processing, but it's too complicated because of linked resources. - -2017-01-12 Martin Holmes - - A couple of tweaks to handle text/front in the context of docbook. Down to 70 errors in the maria.xml conversion to docbook. - - Adding some basic handling for equations in docbook output. It would be good to get to the point where the only file that gets converted to docbook in the current tests produces valid DocBook. - - Fix for https://github.com/TEIC/Stylesheets/issues/224. - - Fix for https://github.com/TEIC/Stylesheets/issues/223, currently invoked only when foEngine='fop', but should really be generalized assuming it doesn't break other fo processors. - - Comments on the fact that localsource=DIR fails whereas localsource=DIR/p5subset.xml succeeds. This contrasts with Stylesheets documentation and also with running transformations directly from the command line. - - Comments on the fact that localsource=DIR fails whereas localsource=DIR/p5subset.xml succeeds. This contrasts with Stylesheets documentation and also with running transformations directly from the command line. - -2017-01-11 Martin Holmes - - Expected results changed because of foEngine=fop default. - - Added download of open-source hyphenation jar for FOP, and configured a task to convert fo to PDF with FOP (not yet integrated into FO conversion). - - Fix ant bug: if:true, not unless:false. - - Avoiding inclusion of FOP in our repo by downloading it as required. - -2017-01-10 lb42 - - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev - - fix conversion for spirales transcriptions - -2017-01-08 martindholmes - - Fixing minor bug in odd-to-tree.xsl, where attDef without @usage was shown as mandatory instead of optional. - - Fixing Test target 'oddtree' so that it actually works. It's neat. - - Revert "Removing unused test make target 'oddtree which depends on non-existent XSLT file." - This reverts commit 21dce373bf446276fce38f300c773ce697217178. - - Removing unused test make target 'oddtree which depends on non-existent XSLT file. - -2017-01-08 Hugh Cayless - - Better validation for anyElement/@require. - -2017-01-07 Hugh Cayless - - Back off on @require constraints a bit. - -2017-01-07 martindholmes - - Adding experimental file that should be able to run transformations on both Windows and *NIX. Not yet tested on Windows. - - Adding tests based on the new testODD.odd, but commented out for now because of the validity issues. - -2017-01-07 lb42 - - Add new testODD - - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev - - add new testODD to replace old test-pure and test-pure2 - -2017-01-07 martindholmes - - Tweak to expected results from Lou's updated P4 conversion file. - - Copying updates to Test2. - - Merge branch 'dev' of git+ssh://github.com/TEIC/Stylesheets into dev - - Making test14.xml valid, with advice from KH. - -2017-01-07 lb42 - - simplify dtd to avoid validation - -2017-01-06 lb42 - - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev - - replace test17 with a genuine P4 file - -2017-01-06 martindholmes - - Merge branch 'dev' of git+ssh://github.com/TEIC/Stylesheets into dev - - Revert "expected results for latex conversion has changed"; mistaken commit by Lou. - This reverts commit d7faa03a2e3cf0e5bec6dee798677b4b387e1cc3. - - Revert "another expected result missing"; mistaken commmit by Lou. - This reverts commit 9c4dd7ae3cf700a3f511477a67ab391535573bd8. - -2017-01-06 lb42 - - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev - - add testClass odd - -2017-01-06 martindholmes - - Another validity fix. - - Make eTree testing files valid (although they're not currently used). - - Merge branch 'dev' of git+ssh://github.com/TEIC/Stylesheets into dev - - Two generated files were not being cleaned up at the end of the Test process. - -2017-01-06 lb42 - - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev - - another expected result missing - -2017-01-06 martindholmes - - Merge branch 'dev' of git+ssh://github.com/TEIC/Stylesheets into dev - - Removing build file now relocated to Test2. - -2017-01-06 lb42 - - expected results for latex conversion has changed - -2017-01-05 martindholmes - - Adding RDF to Test2. - - Working on TEIC/Stylesheets#211, fixed test27.xml in my Test2 setup; it's going to be uglier fixing it in Test. - -2017-01-04 martindholmes - - Fixed all instances of biblScope/@type in test27.xml as part of work on TEIC/Stylesheets#213. - - Fix for obsolete @type attribute on biblScope per TEIC/Stylesheets#213. - - More work on the ant version of the Tests. FO now working. - - Adding validation into two fo tests which mysteriously didn't have it, as final stage of TEIC/Stylesheets#211. - - Fix for missing list-item elements when processing listBibl/bibl to XSL:FO (TEIC/Stylesheets@211). - -2017-01-03 martindholmes - - FO tests now running, but they throw up validation errors in test27.fo which are the subject of ticket TEIC/Stylesheets#211. - - Working on ticket TEIC/Stylesheets#211: fixed issue where HTML i element was being created instead of FO inline element. More to do on this ticket. - -2017-01-02 martindholmes - - Added more simple targets to test build file. - - Test results have changed for some reason I don't understand, but the only differences are in ids created using generate-id() so I don't see they're significant. - - More work on ant test stuff. - - Backing out of tweaks to original Test folder. - - Moved ant test build code into a separate folder for clarity. - -2017-01-02 Hugh Cayless - - Reverting attList removal. - - Removing empty attLists. - -2017-01-02 martindholmes - - First HTML target working in Test build file. Now have to disentangle which HTML files can be built from a single target and which have peculiar parameters. - -2017-01-01 martindholmes - - Adding CSS symlink targets to the ant build file, to match what happens in the Makefile, although having looked at the use of these symlinks, I don't see the point of them at all. - - Some progress with my experimental ant approach to Stylesheets tests. - - Cannot get this Makefile tweak right. - - Fix typo in Makefile. - - Minor change to Stylesheet Test/Makefile to change confusing filename. - - Beginning work on an experimental pure-ant approach to the Stylesheets tests. - -2016-12-30 martindholmes - - More expected-results updates. - - Expected results have changed again. - - Working on ticket TEIC/Stylesheets#205, fixed issue of links to specs not included in ODD file, and did a little cleanup to constrain specific optimizations to the case where foEngine='fop'. - - Version file was not updated after the last release. - -2016-12-29 martindholmes - - More tweaks for link creation as part of work on TEIC/Stylesheets#203. - - Forgot to commit minor tweaks to common stylesheets. - - Expected results have changed because of datatype display fix. - - Fix (I believe) for bug TEIC/Stylesheets#203. - - Fix for typo (dataref instead of dataRef). - - More expected-results fixes for change in table-column algorithm. - -2016-12-28 martindholmes - - Expected results have changed for external graphics and tables in FO. - - Tweak to table column width calculation to drop width results entirely when they result in a column too small to contain a single word. - - More tweaks to image display in FO rendering. - - Working on TEIC/Stylesheets#205, fixed bug in display of figure/graphic. For some reason these were being rendered as floats, but that makes no sense. - - Expected results for test.fo. - -2016-12-27 martindholmes - - Continuing work on rendering issues for ODD to PDF via FO on ticket TEIC/Stylesheets#205, tweaked the rendering of glossary lists so that labels are not overwritten by items. - - Continuing work on rendering issues for ODD to PDF via FO on ticket TEIC/Stylesheets#205, tweaked the rendering of valLists so that labels aren't overwritten by descs. - - Expected results for fo test27. - - Fixing column widths in embedded tables for attDef rendering as part of TEIC/Stylesheets#205. - - Expected results for fo have changed due to work on TEIC/Stylesheets#205; broken empty link objects are now replaced by comments containing error messages. This is a tiny step forward. :-) - - Expected results again. - - Expected results again. - - Newline missing from end of file in expected-results. - - Fix for error in column count attribute when processing deprecation on elementSpec. Part of work on https://github.com/TEIC/Stylesheets/issues/205, although this has much broader consequences and gives rise to a hitherto undetected error in Guidelines output. - - Changing expected results for FO test output. - - Previous commit had a bug. Correcting it. - - Working on TEIC/Stylesheets#205, added a workaround to catch cases where an attempt is made to create an internal link with no target or no linking text, as triggered during FO building by TEIC/Stylesheets#203. - - Fix for first bug that shows up in odd-to-lite-to-fo processing being tracked at TEIC/Stylesheets#205. The code did not allow for embedded tables; the fix is to look only at the first ancestor table of the context element, not the sequence of all of them. - -2016-12-25 rvdb - - Merge pull request #204 from rvdb/jTEI - improvements to processing of figure / table / list heads: - - improvements to processing of figure / table / list heads: -changed number separator to period (CMoS) -add final period when no concluding punctuation is present - -2016-12-20 Martin Holmes - - Fix for typo mentioned in https://github.com/TEIC/Stylesheets/issues/196. - -2016-12-15 Hugh Cayless - - More release followup. - - Post-release cleanup. - - Merge branch 'master' into dev after v7.42.0 release. - -2016-12-15 James Cummings - - modifying conflict - -2016-12-13 martindholmes - - Saxon requirement should actually be libsaxonhe-java, not libsaxon-java. - -2016-12-09 martindholmes - - Working on Issue #158, trying to fix bug we introduced earlier. - -2016-12-09 Syd Bauman - - Martin & Syd add a red warning box for deprecated attribute values, and fix the one for deprecated default values - -2016-12-08 Hugh Cayless - - Fix for #176 with new test fixtures. - - Another try at getting min/max DTDs right. - - Fix for generateIndicators. - - Better handling for @minOccurs > 1. - - @minOccurs > @maxOccurs is an unrecoverable error. - -2016-12-07 Hugh Cayless - - Bugfixes. - - Uncommented removal of temp xsd. - - Caught a couple of edge cases. - - Cleaning up XSD nd DTD generation. - -2016-12-07 rvdb - - Merge pull request #197 from rvdb/jTEI - improved some selectors so they match nodes constructed inside tempor… - - improved some selectors so they match nodes constructed inside temporary trees - -2016-12-05 Hugh Cayless - - Fixed test. - - Merge branch 'sydb-occurs2' into dev - - Fixed conflict. - -2016-12-04 Hugh Cayless - - Upgrading to Saxon 9.7.14. - This version of Saxon is pickier than its predecessors, and a few - fixes to the stylesheets were needed. The algorithm for generating - ids seems to have changed too, requiring new expected-result files. - -2016-12-02 Syd Bauman - - ODD->DTD process now handles @minOccurs and @maxOccurs properly as numbers. Also put parens around even singleton parameter entity references that are in a series. - - Condense various places where I was converting @minOccurs and @maxOccurs to a single (NOT\!) function. It's not a single function because, for reasons I do not understand, odd2odd.xsl does not import teiodds.xsl. Thus the function is duplicated in that file. - -2016-11-30 Syd Bauman - - Merge in latest changes from 'dev' branch. - -2016-11-30 martindholmes - - Merge branch 'dev' of git+ssh://github.com/TEIC/Stylesheets into dev - - Local testing confirms that the dependency on a package called 'saxon', which used to be packaged by us, can be replaced by libsaxon-java, so I've made that change. - -2016-11-30 Hugh Cayless - - Explicitly set @defaultExceptions on compiled ODDs. - - Fix for post-processing bug. - -2016-11-29 rvdb - - Merge pull request #191 from rvdb/jTEI - jTEI: some refactoring and bug fixes - - workaround for a FOP bug (see https://issues.apache.org/jira/browse/FOP-2364?focusedCommentId=15295232&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15295232) - - fixed a bug that dropped punctuation after quotation marks in some cases - - some refactoring: moved common templates and functions into shared module - -2016-11-27 Syd Bauman - - More minor improvements; remove debugging code - -2016-11-26 Syd Bauman - - Ensure that all RELAX NG elements we generate are actually in the RELAX NG namespace. - - First crack at more fixes to @minOccurs and @maxOccurs; not working entirely yet - -2016-11-24 Syd Bauman - - Merge in conversion of @minOccurs & @maxOccurs processing to XSLT 2 treating integers (rather than XSLT 1-like code handling strings), which development took place on sydb-occurs branch - -2016-11-23 Hugh Cayless - - Don't put empty attLists in compiled ODDs. - - Removed unused variables. - -2016-11-22 Syd Bauman - - Re-create a test file to match what is being produced. - - merge what's been updated lately in dev - - Merging changes made in sydb-occurs branch to just odds/odd2odd.xsl (I hope) - -2016-11-22 Hugh Cayless - - Adjust to changes in anyElement. - -2016-11-21 martindholmes - - Fixing typo in XPath. - -2016-11-21 Martin Holmes - - Merge pull request #189 from rvdb/jTEI - fixes to processing: - -2016-11-21 rvdb - - fixes to processing: -escape double quotes in attribute values (fixes remaining issue in https://github.com/TEIC/oxygen-tei/issues/6) -harmonized processing in all output formats (PDF, ODT, OpenEdition) -added support for processing instructions inside - -2016-11-21 Raffaele Viglianti - - Merge pull request #188 from TEIC/dataFacet - Processing for dataFacet - -2016-11-21 raffazizzi - - Merge branch 'dev' into dataFacet - -2016-11-20 Hugh Cayless - - Support for reimplementation of anyElement. - -2016-11-18 martindholmes - - Fix for the PDF portion of this bug: https://github.com/TEIC/oxygen-tei/issues/6. - - Fix for the ODT portion of this bug: https://github.com/TEIC/oxygen-tei/issues/6. - -2016-11-18 Hugh Cayless - - Fixed tests. - - odd2odd now properly looks up the chapter ID. - -2016-11-16 Hugh Cayless - - Fixed expected result. - - Fixed lingering Pure ODD bug with val lists. - -2016-11-15 Hugh Cayless - - Folded in DTD creation fixes. - -2016-11-12 Hugh Cayless - - Reverting debug output. - -2016-11-11 Syd Bauman - - merge - -2016-11-11 raffazizzi - - Added processing for dataFacet - -2016-11-10 Hugh Cayless - - Merge branch 'dev' into hcayless_anyElement - - Undoing accidental resolution of bin/ symlinks - - Added post-processing step for xsd:any elements. - - Changed anyElement naming. - - Changed anyElement naming and where we look for prefix defs. - -2016-11-10 martindholmes - - Removing linebreaks as a possible quick fix for Jenkins warnings. - -2016-11-07 Hugh Cayless - - Testing. - -2016-11-07 Syd Bauman - - Trying to fix a minor auto-created conflict. - - auto-change needs to be committed, I guess - - What the pull changed, I guess - - Pulling - - Add parameter for supressing GL s (in favor of customization's, of course). Finally commiting a change made months ago. - -2016-11-06 Syd Bauman - - Finally fix tei:whatsTheDate() so that the time is correctly reported in UTC, instead of reporting localtime with a 'Z' erroneously appended. - -2016-11-06 Hugh Cayless - - Fixed spacing bug. - -2016-11-05 Hugh Cayless - - Fixed anyELement DTD conversion. - - Improve namespace handling. - - Update for #170. - -2016-11-04 Hugh Cayless - - Changed expected test result. - -2016-11-03 Hugh Cayless - - Hard-coded RNG namespace to fix build. - -2016-11-03 Hugh A. Cayless - - Merge pull request #183 from TEIC/ps-fix-bibliography - removes dead backlinks from bibliography - -2016-11-02 Hugh Cayless - - Fixing broken builds. - - Implementing #170 - Added support for anyELement. Each referenced anyElement will - generate a unique definition which will enforce the restrictions - encoded in the elements except and include attributes. - -2016-10-30 Peter Stadler - - removes dead backlinks from bibliography - from section „Works Cited in Examples in these Guidelines“ - -2016-10-28 Syd Bauman - - Re-generate test file so that change made in #2038 is reflected correctly. (Thus hopefully fixing the build!) - -2016-10-25 Syd Bauman - - conclude merge of what must have been some very recent changes - - Improve @id on output s - -2016-10-25 Hugh Cayless - - Removed function call that was breaking tei_lite. - - Removed debugging message. - -2016-10-25 Syd Bauman - - Remove two unused templates. I had added them 2016-06-27, ostensibly with the intent to use them to simplify the code in the large CONSTRAINT , but never did. - -2016-10-25 Hugh Cayless - - Fixed ODD chaining bug. - Under certain circumstances, memberOf references were getting - duplicated. Also reformatted a number of templates for easier - reading. - -2016-10-20 Hugh Cayless - - Fixes #1527 - Makes sure valLists and dataRefs are copied over correctly from - compiled source ODDs. - -2016-10-04 Hugh Cayless - - Merge branch 'dev' of github.com:TEIC/Stylesheets into dev - -2016-09-25 raffazizzi - - Merge branch 'dev' into rv-odds2oddFIX - - Use rng:list instead of rng:group when tei:sequence contains only tei:dataRefs. Fixes #152 - -2016-09-21 Martin Holmes - - Merge pull request #172 from rvdb/jTEI - fixed over-complex numbering of notes inside lists - -2016-09-21 rvdb - - fixed over-complex numbering of notes inside lists - -2016-09-20 martindholmes - - Fix for expected results from change per https://github.com/TEIC/Stylesheets/issues/161. - - Working on https://github.com/TEIC/Stylesheets/issues/161; adding an experimental change to handle p and ab in remarks. - -2016-09-19 Syd Bauman - - Revert "Start work on fixing how @minOccurs and @maxOccurs on PureODD elements are handled. There is still quite a bit more to be done. See issue #135.", so that we have a working 'dev' branch; I'll make my own branch to work more on this. - This reverts commit 7a3677bb672fc744d35aa552bd921e5c4fc77abc. - -2016-09-19 Martin Holmes - - Merge pull request #166 from rvdb/jTEI - added processing for cross-references to notes - -2016-09-10 Lou - - Merge pull request #169 from emchateau/master - correct a typo in a LaTeX command - -2016-08-31 Emmanuel Chateau - - correct a typo in a LaTeX command - -2016-08-30 Syd Bauman - - Start work on fixing how @minOccurs and @maxOccurs on PureODD elements are handled. There is still quite a bit more to be done. See issue #135. - -2016-08-26 martindholmes - - Changed caption as part of work on ticket https://github.com/TEIC/Stylesheets/issues/158. - -2016-08-22 raffazizzi - - Providing base-uri 'file:///' explicitly for local source. Refs #12 - -2016-08-11 Hugh Cayless - - Fixing tests for new output. - -2016-08-10 Hugh Cayless - - Fix for #164 - Changed the output of "May contain" to include links to macros and - "character data". - - Fix for #167. - -2016-08-09 Hugh Cayless - - Adding support for display of processing model directives. - -2016-08-01 rvdb - - added processing for cross-references to notes - -2016-07-22 Syd Bauman - - Syd & Martin add deprecation of default values to HTML output. Maybe others, too :-) - -2016-07-09 Syd Bauman - - Remove debugging code from work on fixing Schematron extraction bug that breaks the Jenkins build of P5. - - Work on fixing Schematron extraction bug that breaks the Jenkins build -- this version still has debugging code. - -2016-06-29 Syd Bauman - - oops; forgot to remove date from expected result file - -2016-06-28 Syd Bauman - - I don't understand why the result of processing the new extract-isosch.xsl intermittently causes slightly different whitespace, but since Jenkins seems to want the extra whitespace, here is a version with it as the expected result. - -2016-06-27 Syd Bauman - - complete merge - - Remove unused variable - -2016-06-26 Syd Bauman - - Addresing (new) ticket #159, this change is an attempt to fix extraction so that elements can appear at top-level. Also tweak language handling. - -2016-06-11 Syd Bauman - - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev - -2016-06-08 Syd Bauman - - In response to #157, add another special-case in creating the of the elementBody - -2016-05-25 Hugh Cayless - - Merge branch 'dev' of github.com:TEIC/Stylesheets into dev - - Restored commented-out tests. - -2016-04-27 Syd Bauman - - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev - -2016-04-25 martindholmes - - Changed Kochi Mincho to IPAMincho in the LATEX-related files, per discussion with Council 2016-04-25 (see https://github.com/TEIC/Stylesheets/issues/148). We shall see what breaks. - -2016-04-25 Syd Bauman - - Fix problem I described in mail I did *not* send to Council on 2015-01-30 (see postponed file). Basically, XSLT was expecting an entire TEI document, complete w/ is root element. Given that RELAX NG generation does not require anything above , tried to make this match. - -2016-04-15 Hugh Cayless - - Updating tests. - - Fix for DTD validity bug. - -2016-04-13 Hugh Cayless - - Updated VERSION. - -2016-04-12 Hugh Cayless - - Trying to sort out the tests for TEI 3.0.0. - -2016-04-09 lb42 - - tweak oulipo profile again - -2016-03-30 Martin Holmes - - Update VERSION - Incrementing the version number in dev to one point past the current stable release, to avoid confusion in dev build scenarios. - -2016-03-29 Hugh Cayless - - Merge branch 'master' of github.com:TEIC/Stylesheets - - Updated VERSION. - -2016-03-29 Syd Bauman - - merging relase 7.41.0 branch into master - - make date function return date in UTC rather than local time with a 'Z' appended - -2016-03-29 Hugh Cayless - - Fixing merge problems. - - Merging release-7.41.0 into master. - -2016-03-12 Syd Bauman - - Add copying of tei:cell/@style to html:td/@style (or html:th/@style). - -2016-03-11 lb42 - - second attempt to swop logo and count - -2016-03-04 Lou - - move logo from left to right of bottom margin - - Update README.txt - - Update README.txt - -2016-02-26 rvdb - - Fixed some multilingual glitches - -2016-02-25 rvdb - - -Added support for multilingual articles -Improved capitalization of crossref labels - -2016-02-18 Hugh Cayless - - Updated expected test results for latex. - Only difference was an extra line break, so it seemed an uncontroverial change. - - Added warning message when no localsource set. - -2016-02-15 rvdb - - Added support for multilingual abstracts - - Added support for element - -2016-02-04 James Cummings - - adding noreledmac option to eledmac since eledmac is deprecated. This just silences the error. (We should fix this properly some time by using reledmac package.) - -2016-01-21 Hugh Cayless - - Flagged bug in teiodds.xsl. - -2016-01-11 Hugh Cayless - - Adjusting tests for reformatted display. - - Improved whitespace formatting inside atts. - -2016-01-10 Hugh Cayless - - Trying rearranged element spec display. - - Fix for datatype not displaying. - -2016-01-09 Hugh Cayless - - Fixing content model link formatting. - -2016-01-08 Hugh Cayless - - Fixing spurious links on @key attributes. - - Fixing another test. - - Trying to get tests to run against current P5. - -2016-01-07 Hugh Cayless - - Fixed ODD conversion and updated tests. - -2015-12-30 Hugh Cayless - - More test fixes. - - Merge branch 'pureodd' of github.com:TEIC/Stylesheets into pureodd - - Fixed test. - -2015-12-29 Hugh Cayless - - Fixing summary doc output. - - Fixing tests. - - Fixing DTD generation. - -2015-12-16 Hugh Cayless - - More work on getting Stylesheets ready for Pure ODD. - -2015-12-15 lb42 - - Merge branch 'pureodd' of https://github.com/TEIC/Stylesheets into pureodd - - make regeneration of expected-results switchable - -2015-12-14 martindholmes - - Another blank line missing in expected results. - - Another blank line missing in expected results. - - Bringing expected-results into line with results -- difference was a single blank line, apparently. - -2015-11-25 Hugh Cayless - - Merge branch 'dev' into pureodd - Conflicts: - Documentation/teixsl.xml - -2015-11-24 Hugh Cayless - - Pure ODD in better shape. - - More work on Pure ODD. - - More changes to support Pure ODD display. - Added HTML output of Pure ODD classes and content; enabled linking - of refs in output; simplified RelaxNG output by utilizing ODD-to- - Relax XSLTs directly, which should enable other outputs, like - XML Schema, in the future; fixed template name collision in - "valListChildren" template (now valListItems in common_tagdocs.xsl. - -2015-11-20 rvdb - - Fixed an error for labeling cross-references in list context - -2015-11-18 rvdb - - improved back matter for editorial introductions - - skip to keep Lodel happy - -2015-11-17 rvdb - - Merge branch 'dev' of https://github.com/TEIC/Stylesheets into dev - - -mimic auto-layout for tables (workaround for FOP limitation which only supports fixed table column width) -exclude "—" from punctuation that is "pulled into" quotation marks - - -fix for tables with more than 1 header row -fix for egXML inside table cells - - -some CSS tweaks (improvements for tables and lists) -exclude "—" from punctuation that is "pulled into" quotation marks - -2015-11-13 Hugh Cayless - - First pass at proper Pure ODD output. - Still need to properly indent and add links. - - Resolved merge conflict. - -2015-11-11 Hugh Cayless - - Fixes #129. - -2015-11-03 Hugh Cayless - - Fix for #130. - - Removed debugging message. - -2015-10-29 martindholmes - - Fixing expected results for test30. - - xml:id fixes; in attRef/@name they have to be in the form xmlid without a colon. At least, that's what the Guidelines say. - -2015-10-29 Hugh Cayless - - Another xml:id fix. - - Fixing test ODD. - - Resets the master branch to v7.40.1. - Developers should switch to working in the 'dev' branch. - - Added macro.anyXML fix to tests. - -2015-10-28 Peter Stadler - - replaced spaces with tab - spaces made the Makefile choke. cf. - https://www.debian.org/doc/manuals/maint-guide/dreq.en.html ch. 4.4.1. - -2015-10-27 Hugh A. Cayless - - Fixed typo - -2015-10-25 lb42 - - correct invalidty - -2015-10-22 Hugh Cayless - - Adding support for the display of Pure ODD content models. - -2015-10-21 Hugh Cayless - - Starting a section on usage. - - Fix #120. - - Fix #119. - -2015-10-15 Hugh Cayless - - Disabling DTD test for now. - - Expected result fix. - Rather spookily, when I run the process on my laptop, I end up with the namespaces in a slightly different order than on Ubuntu. Race condition? - - Incremented version. - - Fixed several bugs & regenerated tests - Regenerated tests to match upcoming 2.9.1 release. Fixed default namespace bug in RNC creation. Modified Makefile to ignore TEI version information in comparing to expected results. - -2015-10-09 Lou - - Remove P4 Guidelines option from search menu - -2015-10-09 lb42 - - making trivial change to check i kno wot i am doing - -2015-10-09 Hugh Cayless - - Releasing v7.40.0. - -2015-10-05 martindholmes - - Fix for whitespace handling in jTEI ODT handling from RVDB. - -2015-10-04 lb42 - - move new purODDOut template to common_tagdocs since it is used in pdf generation as well as html - -2015-10-04 Hugh Cayless - - Fix for Latex # escaping bug. - -2015-10-01 lb42 - - display datatypes as a link to dataSpec - - change label for content model - - making teidata specs appear in html output - -2015-09-30 Hugh Cayless - - Adding support for the display of Pure ODD content models. - -2015-09-28 Hugh Cayless - - Trying to get rid of ODD validation errors. - -2015-09-09 Lou - - and reverting... - -2015-09-04 Lou - - adding testfile which should break build to test whether jinx is jinxed - -2015-09-03 Lou - - remove pure datatype test for the moment - - add datatype test; switch on generation of dataSpec documentation (even tho its wrong) - -2015-07-18 Sebastian Rahtz - - sort out ID in DTD - -2015-07-06 Sebastian Rahtz - - fixing DTD genertauib from pure odd - -2015-07-03 Sebastian Rahtz - - fix valList - - handling of valLisy - - handling of dataRef - -2015-07-02 Sebastian Rahtz - - more cleanup,and remove bad code - -2015-07-01 Sebastian Rahtz - - cleanuo - -2015-06-30 Sebastian Rahtz - - makinh dataRef and dataSpec work - -2015-06-26 Sebastian Rahtz - - trick to replace unncessary anchor elements with just @xml:id needs to calm down a bit - -2015-06-24 Sebastian Rahtz - - Merge pull request #110 from mpetris/master - profile adaptions to reflect changes in the base xsl - -2015-06-22 Marco Petris - - applying changes of getDocDate of base xsl - -2015-06-22 mpetris - - Merge pull request #3 from TEIC/master - merging the latest changes - -2015-06-11 Sebastian Rahtz - - cope with dataRef as direct child of attDef - - remove debug - -2015-06-10 Sebastian Rahtz - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - - making dataRef and dataSpec work right - -2015-06-10 sebastianrahtz - - Merge branch 'master' of github.com:TEIC/Stylesheets - - more fallout from things that can appear in lists - -2015-06-09 Sebastian Rahtz - - start on support for dataSpec and dataRef - -2015-06-08 Sebastian Rahtz - - allow for localsouce startuing with / - -2015-06-07 Sebastian Rahtz - - RELEASE 7.39 fixing bug which lost a front when the rest of the text was groups -2015-06-07 Sebastian Rahtz - - limit affect of fooling around with lists - - look again at page breaks within lists - -2015-06-07 sebastianrahtz - - Merge branch 'master' of github.com:TEIC/Stylesheets - - long s escaping in TCP epub profile - -2015-06-07 Sebastian Rahtz - - updated results - -2015-06-06 Sebastian Rahtz - - stop duplication of notes; updated results - -2015-06-05 sebastianrahtz - - changed test results, notes have returned - - look at lists again; try to sort out breaks between items and handling of gloss lists - - tidy up formatting - - add escapechars to ota profile to zap long s - -2015-06-04 sebastianrahtz - - changed results - - dont call makeDivBody without passing in a depth - -2015-05-27 Sebastian Rahtz - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - - copy over any top-level elements from schemaSpec when doing odd2odd - -2015-05-27 sebastianrahtz - - Merge branch 'master' of github.com:TEIC/Stylesheets - -2015-05-27 Sebastian Rahtz - - allow for rendition -2015-05-26 sebastianrahtz - - error in workOutSource, didnt allow for base-uri being empty -2015-05-25 Sebastian Rahtz - - add rendition to TEI generated from docx for Simple - - change mind about margin again - -2015-05-24 Sebastian Rahtz - - fix changed resuts (typo in old code) - - make sure all @rend attributes are processed in pass2 mode, enabling conversion to @rendition - - add new profile, simple, for Word to TEI. Makes stuff compatible with TEI Simple - - get rid of FORMTEXT instrText, and allow for table rendition more cleanly -2015-05-24 Sebastian Rahtz - - make sure all @rend attributes are processed in pass2 mode, enabling conversion to @rendition - - add new profile, simple, for Word to TEI. Makes stuff compatible with TEI Simple - - get rid of FORMTEXT instrText, and allow for table rendition more cleanly - -2015-05-23 Sebastian Rahtz - - finish handling of paramList in making schematron - -2015-05-22 sebastianrahtz - - need new release to deal with things in ODDs for TEI Simple - - need new release to deal with things in ODDs for TEI Simple -2015-05-21 Sebastian Rahtz - - make finding source doc more robust - -2015-05-17 Sebastian Rahtz - - result changed - - try to get rid of more XMLNS decls, and avoid perpetuating @mode attribute - -2015-05-15 sebastianrahtz - - ensure models pass through odd2odd ok - -2015-05-14 sebastianrahtz - - Merge branch 'master' of github.com:TEIC/Stylesheets - - allow for paramSpec _pro tem_ - -2015-05-10 Sebastian Rahtz - - make a new release, 7.38 - -2015-05-09 Sebastian Rahtz - - revisited whitespace preservation again, and added top-level param preserveSpace (set to false by default, true in profile sciencejournal) -2015-05-09 Sebastian Rahtz - - revisited whitespace preservation again, and added top-level param preserveSpace (set to false by default, true in profile sciencejournal) - -2015-05-07 Sebastian Rahtz - - be more generous adding xml:space=preserve to elements from docx - -2015-05-04 Sebastian Rahtz - - use tei:whatsTheDate function conistently, and remove a couple of spurious characters - - add xml:space=preserve into elements which start or end with space. issue 106. I hope this is the right answer - - we dont need a function and a template doing the same thing - - closing issue 99, the processing of a ref with a PI inside it assuming a structure we dont have - -2015-04-26 Sebastian Rahtz - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - - fix working out of schema version - -2015-04-22 Martin Holmes - - Merge pull request #105 from rvdb/master - relaxed processing of bibliography entries without author or date - -2015-04-22 rvdb - - relaxed processing of bibliography entries without author or date - -2015-04-21 rvdb - - don't wrap content in (avoid double escaping of < and >) - -2015-04-21 Martin Holmes - - Merge pull request #104 from rvdb/master - don't wrap content in (avoid double escaping of < an... - - Merge pull request #100 from rvdb/master - -improved rendering of : always displayed as block, irrelevant leadi... - -2015-04-21 rvdb - - -improved rendering of : always displayed as block, irrelevant leading whitespace (due to indentation) is removed -added support for list[@rend='simple'] and lb in PDF - -2015-04-19 Sebastian Rahtz - - adjust mapping for TEI Simple - - tei simple mapping changes - -2015-04-18 Sebastian Rahtz - - kill line-height - -2015-04-17 sebastianrahtz - - adjust line heights - -2015-04-11 Martin Holmes - - Merge pull request #95 from rvdb/master - calculate base URL for embedded graphics directly from current file URL - -2015-04-11 rvdb - - calculate base URL for embedded graphics directly from current file URL - -2015-04-10 Martin Holmes - - Merge pull request #94 from rvdb/master - added row spanning for table cells - -2015-04-10 rvdb - - added row spanning for table cells - -2015-04-09 Martin Holmes - - Merge pull request #93 from rvdb/master - -improved processing of main and subtitles - -2015-04-09 rvdb - - added pdf transformation to jTEI profile - -2015-04-08 martindholmes - - Fixing a typo in a comment. PDF transformations create PDFs, not HTML. - -2015-04-06 rvdb - - -improved processing of main and subtitles -skip seriesStmt and some attributes on row that aren't permitted in OpenEdition -2015-04-06 Sebastian Rahtz - - quite a signicant change to the way the element is treated in HTML. instead of being special-cased at the start of a
, it is now simply handled with the ordinary apply-templates. this is to allow elements to occur before the heading - - results - - results - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - - fix some errors in HTML list processing, which in turn threw up a mistake with - -2015-04-03 Martin Holmes - - Merge pull request #92 from rvdb/master - fixed a bug w.r.t. calculation of table columns - -2015-04-02 rvdb - - fixed generation of references to images occurring inside lists - -2015-04-01 sebastianrahtz - - Version 7.33 release - -2015-03-31 rvdb - - fixed a bug w.r.t. calculation of table columns - -2015-03-26 Sebastian Rahtz - - revise teitosimple -2015-03-25 Sebastian Rahtz - - revise teitosimple - -2015-03-24 Sebastian Rahtz - - starting work on implementing dataSpec/dataNode/dataRef - -2015-03-24 Peter Stadler - - Merge pull request #90 from rvdb/master - -don't copy /TEI/@rend[. = ('jTEI', 'jTEI.internal')] attribute - -2015-03-24 rvdb - - don't copy /TEI/@rend[. = ('jTEI', 'jTEI.internal')] attribute - -2015-03-23 Peter Stadler - - Merge pull request #89 from rvdb/master - added openedition transformation to jTEI profile - -2015-03-23 rvdb - - added openedition transformation to jTEI profile - -2015-03-20 Martin Holmes - - Merge pull request #88 from rvdb/master - added jTEI profile with jTEI-to-ODT transformation - -2015-03-20 rvdb - - added jTEI profile with jTEI-to-ODT transformation - -2015-03-17 Sebastian Rahtz - - docx file showing problems with multifield ref - - Merge pull request #87 from jure/missing_text - Add text from the node, in addition to the processed bibliography instruction. - -2015-03-17 Jure Triglav - - A different way to address both missing text situations, one when there is missing opening text before a reference, and the second situation, when there is a missing reference all together. - -2015-03-16 Jure Triglav - - Add text from the node, in addition to the processed bibliography instruction. - -2015-03-15 Sebastian Rahtz - - allow for email and affiliation in name better, and change slightly rule about processing two authors next to each other - - fixing results after small change to name handling - -2015-03-13 Sebastian Rahtz - - Merge pull request #85 from jure/hyperlinks_without_leading_space - Trim leading whitespace in instrText, which may or may not be present. - -2015-03-12 sebastianrahtz - - some json library stuff - -2015-03-12 Jure Triglav - - Trim leading whitespace, which may or may not be present. - -2015-03-06 sebastianrahtz - - new version for release - - needs table wrapper around free-standing constraints in a schemaSpec -2015-03-06 sebastianrahtz - - needs table wrapper around free-standing constraints in a schemaSpec - -2015-02-23 sebastianrahtz - - allow for docProps file to not be present (eg from Google docs) - -2015-02-19 Lou - - handle meeting data more convincingly - -2015-02-18 Lou - - Update for v9 of word styles - -2015-02-15 Sebastian Rahtz - - Merge pull request #84 from peterstadler/currentDir-fix - added param for currentDir and added slash as separator - - add tei to simple conversion - -2015-02-14 Peter Stadler - - added param for currentDir and added slash as separator - -2015-02-12 sebastianrahtz - - changed FO results - -2015-02-12 Sebastian Rahtz - - Merge pull request #83 from bwbohl/feature-FO_lineheight_rules - add paramete for FO lineheight application rules - -2015-02-12 Benjamin W. Bohl - - add paramete for FO lineheight application rules - -2015-02-12 Sebastian Rahtz - - Merge pull request #81 from bwbohl/feature_FO_lineHeight - add parameters for front, body, back line-height - -2015-02-12 Benjamin W. Bohl - - add parameters for front, body, back line-height - at the moment only applied to tei:p[not(parent::tei:note)] -2015-02-08 sebastianrahtz - - release 7.31.0 - -2015-02-07 sebastianrahtz - - put in better fix to self-eating

- -2015-02-03 sebastianrahtz - - overenthusiastic eating contents of a

in TCP conversion - -2015-02-02 sebastianrahtz - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - - clear up case of attRef to specific attribute from otherwise unused class - -2015-01-30 Sebastian Rahtz - - when adding a new elenent, do not restruct the types of attribute (eg changed from classes) than it can have - -2015-01-29 Lou - - recognise some changed word styles and delete unused ones - -2015-01-28 sebastianrahtz - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - - start supporting constraintSpec as child of schemaSpec - -2015-01-25 Sebastian Rahtz - - closer implementation of preserveOrder - - allow for macroRef inside datatype - - support @preserveOrder on - -2015-01-24 Sebastian Rahtz - - allow for an empty content being specified in change - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - - allow for an empty content being specified in change - -2015-01-15 Sebastian Rahtz - - Merge pull request #75 from bwbohl/fix_FO_markerPosition - fo:marker position - -2015-01-15 Benjamin W. Bohl - - remove superfluous headingNumberSuffix in fo:marker - closes #76 - - reverse order of processing tei:head and generation of fo:markers in order to conform to xsl-fo 1.1 definition, that markers have to be initial childern. closes #74 - -2015-01-14 sebastianrahtz - - release 7.30.0 - -2015-01-13 Sebastian Rahtz - - make sure title is processed properly, even in simple mode - - try to change defauly font -2015-01-13 Sebastian Rahtz - - make sure title is processed properly, even in simple mode - - try to change defauly font - -2015-01-12 Sebastian Rahtz - - changed FO results -2015-01-12 Sebastian Rahtz - - dont need odt-dir, just dir already present - - Merge pull request #71 from mpetris/master - profile for DHConvalidator - -2015-01-12 mpetris - - Merge pull request #1 from TEIC/master - reintegrate latest changes from base - -2015-01-12 Marco Petris - - clean up - -2015-01-09 Sebastian Rahtz - - changed test results - -2015-01-08 Sebastian Rahtz - - updated FO results - - Merge pull request #69 from bwbohl/feature_FO__footNoteSeperator - add xsl-footnote-seperator as static content - - Merge pull request #68 from bwbohl/fix_FO_footNoteSizes - add 'pt' to footNoteSize and footNoteNumSize - - Merge pull request #70 from bwbohl/feature_FO_tocConfig - added XSL-FO TOC config options - - number chapters in front matter using roman - -2015-01-08 Benjamin W. Bohl - - added XSL-FO TOC config options - this includes parameters in the fo_params for: - - tocJustify - - tocLeaderPattern - - tocLeaderPAtternContent (for own pattern) - - tocRuleStyle - - tocRuleThickness - - Revert "Merge branch 'fix_FO_footNoteSizes' into feature_FO__footNoteSeperator" - This reverts commit eea0243ae3360ab318f34a32d56c717351ac065d, reversing - changes made to 197fedbcd79fde60b8758118da975d66706cced9. - - Merge branch 'fix_FO_footNoteSizes' into feature_FO__footNoteSeperator - - Merge remote-tracking branch 'upstream/master' into feature_FO__footNoteSeperator - - add xsl-footnote-seperator as static content - identical in front, body, and back - - add 'pt' to footNoteSite and footNoteNumSize - $footNoteSize and $footNoteNumSize were being calculated without - appending dimension. Added 'pt' after value. - -2015-01-07 Sebastian Rahtz - - display processing model better - -2015-01-07 sebastianrahtz - - documenting plain ODD - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - -2015-01-07 Sebastian Rahtz - - typo, missing space - - Merge pull request #66 from bwbohl/fix_isInline - Fix tei:isInline() return 'false' on (parent:: | self::)(tei:front | tei:body | tei:back) - - show date consistently - -2015-01-07 Benjamin W. Bohl - - tei:isInline false on self::(front|tei:body|back) - if tei:pb is direct child of tei:front, tei:body or tei:back it should - be rendered as block (e.g. in FO transformations) - - tei:isInine() should return false on tei:back - - tei:isInine() should return false on tei:front - -2015-01-05 sebastianrahtz - - restore CSS - -2015-01-05 Marco Petris - - profile for DHConvalidator - -2015-01-04 Syd Bauman - - Found that some cells in an Excel spreadsheet were losing some or all of their content. Upon investigating found that problem only occured when the referred to in the xl/sharedStrings.xml file had children, not just a single child. Found the template that handles those elements, and found that if there were any children, it was only processing those that themselves had children. I.e., si/r[rPr] were being processed, but si/r[not(rPr)] were not. Now, I don't know what , , , or mean, but processing all the children rather than just those that themselves have children solved my problem. - -2015-01-03 Sebastian Rahtz - - pass through unrecognized schematron elements - - add test of constraint as child of schemaSpec - -2015-01-02 Sebastian Rahtz - - deal with URL schema unknown: - - invent new url schema of unknown: - - typo - - dont make tcp: refs for page images unless a VID was found - -2014-12-31 Sebastian Rahtz - - rendering of uncooked tagdoc elements to HTML, with some CSS additions - -2014-12-29 Sebastian Rahtz - - reverse default translation of long s -2014-12-29 Sebastian Rahtz - - reverse default translation of long s - -2014-12-27 sebastianrahtz - - spelling - -2014-12-27 Sebastian Rahtz - - add availability to HTML TCP output -2014-12-27 sebastianrahtz - - spelling - -2014-12-27 Sebastian Rahtz - - add availability to HTML TCP output - -2014-12-24 sebastianrahtz - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - - tcp css - -2014-12-23 Sebastian Rahtz - - more css from for TCP -2014-12-22 Sebastian Rahtz - - minimum height for TCP header, not fixed - - change the delicate balance of verbatim handling in latex, to avoid double escaping - -2014-12-21 Sebastian Rahtz - - dont double escape verbatim in latex. dont test teitoslides - - can't resolve did problem - - changes to CSS for TCP - - update changelog and fix typo in Makefile - - change names of a few things for consistency, and do better with in -2014-12-21 Sebastian Rahtz - - change names of a few things for consistency, and do better with in - - reverse logo for tcp - -2014-12-20 Sebastian Rahtz - - rename an id. better CSS for TCP - -2014-12-19 Sebastian Rahtz - - still fixing milestones in TCP - -2014-12-18 Sebastian Rahtz - - tweak milestones in TCP to TEI - -2014-12-17 Sebastian Rahtz - - more changed results - -2014-12-17 Sebastian Rahtz - - slew of changed results resulting changes to text in plain mode - - more conditions under which milestone stays as milestone in TCP conversion - - CSS for TCP - - take explicit label handling out of html - - move label and milestone handling to common area - - text(0 manipulation applies in plain mode too - - milestones as child of body stay as is, in TCP conversion - - fix typo, better resyyls - - use char:EOLhyphen in rendering; handle FLOATEXT|LICENSE|LETTER in TCP conversion more regularly - -2014-12-16 Sebastian Rahtz - - allowing for label/@type=milestone - - simple handling of milestone in TCP - -2014-12-16 Sebastian Rahtz - - remove duplicate template and adjust expected results - - replace editorialDecl and availability in TCP; make sure comments are preserved - -2014-12-15 Sebastian Rahtz - - tweak TCP display - -2014-12-12 lb42 - - tweak slide production for oulipo - -2014-12-09 Sebastian Rahtz - - tel to nlm cant access functions - -2014-12-08 Sebastian Rahtz - - adding comments - -2014-12-07 Sebastian Rahtz - - misunderstood change - - allow for change in Tite from to -2014-12-05 Sebastian Rahtz - - correct a universal typo - -2014-12-03 Sebastian Rahtz - - results cghanged - - tcp css - - tcp CSS location - - improve word tokenzing - - rename ecco profile to tcp, adjust slightly and add HTML - -2014-12-01 Sebastian Rahtz - - make sure @role values are lower case - -2014-12-01 Sebastian Rahtz - - extra changed results - -2014-11-30 Sebastian Rahtz - - remove debug - - redo metadata generated in schema, to show the docDate from the ODD if present - -2014-11-27 Sebastian Rahtz - - use empty for EOLhyphen - -2014-11-26 Sebastian Rahtz - - get the EOLhyphen right - - change the way EOLhyphen handled (use a to be safe) - -2014-11-25 Sebastian Rahtz - - remove dross - -2014-11-23 Sebastian Rahtz - - tweaking inline/block generation in HTML - -2014-11-20 Martin - - Adding one more period to the footer as part of http://sourceforge.net/p/tei/bugs/690/. - -2014-11-19 Martin - - Adding a period to the footer. - -2014-11-19 Sebastian Rahtz - - typo in Makefile - -2014-11-19 Sebastian Rahtz - - fix incorrect doc summary - - apply NFC normalize-unicode to text - - change to results cos of TCP2TEI - - prefixDef for char: scheme - -2014-11-18 Sebastian Rahtz - - lets use Unicode 00AD instead of complex markup - -2014-11-16 Sebastian Rahtz - - dont try and reload header (TCP) - -2014-11-13 Sebastian Rahtz - - make sure encoding right - -2014-11-12 Sebastian Rahtz - - update tags - - rename and improve documentation, clean up and minimally document profiles - -2014-11-12 martindholmes - - Fixing typo. - - Expanding explanation of profiles and fixing a broken attribute name in teixsl.xml. - -2014-11-11 Sebastian Rahtz - - very shakespeare specific - -2014-11-10 Sebastian Rahtz - - typo, missing @mode - - lb/pb make spaces in plain text - - adjust tcp2tei again - - whoops lost @resp on GAP - -2014-11-09 Sebastian Rahtz - - tcp sample changed - -2014-11-09 lb42 - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - - update word style names - -2014-11-09 Sebastian Rahtz - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - - only omit Q if it has no text - -2014-11-09 Sebastian Rahtz - - make sure @place attributes are lower-case -2014-11-07 Sebastian Rahtz - - make new release 7.26 - - fall out from long s - - we can safely drop a wrapper q around a floatingText - - turn long s into short s - - results files changed because of adding gaiji module, IDs vary - - update oddbyexample output - -2014-11-06 Sebastian Rahtz - - explicit sypport for , improve - - changed test results - -2014-11-06 lb42 - - Merge branch 'master' of https://github.com/TEIC/Stylesheets - - revert to using @include rather than elementRefs (since the latter loses declaration order) - -2014-11-04 Sebastian Rahtz - - more special cases for marginal notes; process p in sp more like other p - - drop double-nested Q - - changed results (order of attributes) - - gloss lists - -2014-11-03 Sebastian Rahtz - - changed results - - more special cases of notes in block objects - -2014-11-02 Sebastian Rahtz - - and another - - more situations where a marg note is a div - - plain is much more often a span. changed tests to show this - - change in TCP processing - -2014-11-02 Sebastian Rahtz - - tcp dates - - tcp dates - -2014-11-02 Sebastian Rahtz - - allow for month names in dates - - limit date hacking - - no, dont force @n - - keep @n on in TCP - - a set of tweaks to make valid and nicer epub from TCP - -2014-11-01 Sebastian Rahtz - - changed results - - use aside for all marginal notes inside

or , adjust into in pass 2 - - update TCP sample text - - create @when on publication date - - dont special-case generateDate in OTA profile - - when producing dates, check for existence of @when - - add @when to if it contains parenthetical info - - adjust splitHTMLBlocks code to render marginal notes using only span - -2014-10-31 Sebastian Rahtz - - typo - - restore @module to classSpec and only remove it at the last minute - - @style is global too - - trust version control, Luke - -2014-10-31 lb42 - - update test resuylts - - remoue redundant module= which was upsetting schematron - -2014-10-31 Sebastian Rahtz - - dont sort things - -2014-10-30 Sebastian Rahtz - - changed results - - rules about when a p is div - -2014-10-30 Sebastian Rahtz - - avoid dependency on local file names - - move