2015-06-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	limit affect of fooling around with lists

	look again at page breaks within lists

2015-06-07  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	Merge branch 'master' of github.com:TEIC/Stylesheets

	long s escaping in TCP epub profile

2015-06-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	updated results

2015-06-06  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	stop duplication of notes; updated results

2015-06-05  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	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  <Sebastian.Rahtz@it.ox.ac.uk>

	changed results

	dont call makeDivBody without passing in a depth

2015-05-27  Sebastian Rahtz  <sebastian.rahtz@it.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	copy over any top-level <rendition> elements from schemaSpec when doing odd2odd

2015-05-27  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	Merge branch 'master' of github.com:TEIC/Stylesheets

2015-05-27  Sebastian Rahtz  <sebastian.rahtz@it.ox.ac.uk>

	allow for rendition
2015-05-26  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	error in workOutSource, didnt allow for base-uri being empty
2015-05-25  Sebastian Rahtz  <sebastian.rahtz@it.ox.ac.uk>

	add rendition to TEI generated from docx for Simple

	change mind about margin again

2015-05-24  Sebastian Rahtz  <sebastian.rahtz@it.ox.ac.uk>

	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  <sebastian.rahtz@it.ox.ac.uk>

	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  <sebastian.rahtz@it.ox.ac.uk>

	finish handling of paramList in making schematron

2015-05-22  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	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  <sebastian.rahtz@it.ox.ac.uk>

	make finding source doc more robust

2015-05-17  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	result changed

	try to get rid of more XMLNS decls, and avoid perpetuating @mode attribute

2015-05-15  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	ensure models pass through odd2odd ok

2015-05-14  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	Merge branch 'master' of github.com:TEIC/Stylesheets

	allow for paramSpec _pro tem_

2015-05-10  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	make a new release, 7.38

2015-05-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	revisited whitespace preservation again, and added top-level param preserveSpace (set to false by default, true in profile sciencejournal)
2015-05-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	revisited whitespace preservation again, and added top-level param preserveSpace (set to false by default, true in profile sciencejournal)

2015-05-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	be more generous adding xml:space=preserve to elements from docx

2015-05-04  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	use tei:whatsTheDate function conistently, and remove a couple of spurious characters

	add xml:space=preserve into <hi> 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  <sebastian.rahtz@gmail.com>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	fix working out of schema version

2015-04-22  Martin Holmes  <mholmes@uvic.ca>

	Merge pull request #105 from rvdb/master
	relaxed processing of bibliography entries without author or date

2015-04-22  rvdb  <ron.vandenbranden@kantl.be>

	relaxed processing of bibliography entries without author or date

2015-04-21  rvdb  <ron.vandenbranden@kantl.be>

	don't wrap <eg> content in <![CDATA[]> (avoid double escaping of &lt; and &gt;)

2015-04-21  Martin Holmes  <mholmes@uvic.ca>

	Merge pull request #104 from rvdb/master
	don't wrap <eg> content in <![CDATA[]> (avoid double escaping of &lt; an...

	Merge pull request #100 from rvdb/master
	-improved rendering of <eg>: always displayed as block, irrelevant leadi...

2015-04-21  rvdb  <ron.vandenbranden@kantl.be>

	-improved rendering of <eg>: 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  <sebastian.rahtz@gmail.com>

	adjust mapping for TEI Simple

	tei simple mapping changes

2015-04-18  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	kill line-height

2015-04-17  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	adjust line heights

2015-04-11  Martin Holmes  <mholmes@uvic.ca>

	Merge pull request #95 from rvdb/master
	calculate base URL for embedded graphics directly from current file URL

2015-04-11  rvdb  <ron.vandenbranden@kantl.be>

	calculate base URL for embedded graphics directly from current file URL

2015-04-10  Martin Holmes  <mholmes@uvic.ca>

	Merge pull request #94 from rvdb/master
	added row spanning for table cells

2015-04-10  rvdb  <ron.vandenbranden@kantl.be>

	added row spanning for table cells

2015-04-09  Martin Holmes  <mholmes@uvic.ca>

	Merge pull request #93 from rvdb/master
	-improved processing of main and subtitles

2015-04-09  rvdb  <ron.vandenbranden@kantl.be>

	added pdf transformation to jTEI profile

2015-04-08  martindholmes  <mholmes@uvic.ca>

	Fixing a typo in a comment. PDF transformations create PDFs, not HTML.

2015-04-06  rvdb  <ron.vandenbranden@kantl.be>

	-improved processing of main and subtitles -skip seriesStmt and some attributes on row that aren't permitted in OpenEdition
2015-04-06  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	quite a signicant change to the way the <head> element is treated in HTML. instead of being special-cased at the start of a <div>, it is now simply handled with the ordinary apply-templates. this is to allow <pb> 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 <handNote>

2015-04-03  Martin Holmes  <mholmes@uvic.ca>

	Merge pull request #92 from rvdb/master
	fixed a bug w.r.t. calculation of table columns

2015-04-02  rvdb  <ron.vandenbranden@kantl.be>

	fixed generation of references to images occurring inside lists

2015-04-01  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	Version 7.33 release

2015-03-31  rvdb  <ron.vandenbranden@kantl.be>

	fixed a bug w.r.t. calculation of table columns

2015-03-26  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	revise teitosimple
2015-03-25  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	revise teitosimple

2015-03-24  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	starting work on implementing dataSpec/dataNode/dataRef

2015-03-24  Peter Stadler  <stadlerpeter@yahoo.fr>

	Merge pull request #90 from rvdb/master
	-don't copy /TEI/@rend[. = ('jTEI', 'jTEI.internal')] attribute

2015-03-24  rvdb  <ron.vandenbranden@kantl.be>

	don't copy /TEI/@rend[. = ('jTEI', 'jTEI.internal')] attribute

2015-03-23  Peter Stadler  <stadlerpeter@yahoo.fr>

	Merge pull request #89 from rvdb/master
	added openedition transformation to jTEI profile

2015-03-23  rvdb  <ron.vandenbranden@kantl.be>

	added openedition transformation to jTEI profile

2015-03-20  Martin Holmes  <mholmes@uvic.ca>

	Merge pull request #88 from rvdb/master
	added jTEI profile with jTEI-to-ODT transformation

2015-03-20  rvdb  <ron.vandenbranden@kantl.be>

	added jTEI profile with jTEI-to-ODT transformation

2015-03-17  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	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  <juretriglav@gmail.com>

	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  <juretriglav@gmail.com>

	Add text from the node, in addition to the processed bibliography instruction.

2015-03-15  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	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  <sebastian.rahtz@gmail.com>

	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  <Sebastian.Rahtz@it.ox.ac.uk>

	some json library stuff

2015-03-12  Jure Triglav  <juretriglav@gmail.com>

	Trim leading whitespace, which may or may not be present.

2015-03-06  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	new version for release

	needs table wrapper around free-standing constraints in a schemaSpec
2015-03-06  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	needs table wrapper around free-standing constraints in a schemaSpec

2015-02-23  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	allow for docProps file to not be present (eg from Google docs)

2015-02-19  Lou  <lou.burnard@retired.ox.ac.uk>

	handle meeting data more convincingly

2015-02-18  Lou  <lou.burnard@retired.ox.ac.uk>

	Update for v9 of word styles

2015-02-15  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	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  <stadlerpeter@yahoo.fr>

	added param for currentDir and added slash as separator

2015-02-12  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	changed FO results

2015-02-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	Merge pull request #83 from bwbohl/feature-FO_lineheight_rules
	add paramete for FO lineheight application rules

2015-02-12  Benjamin W. Bohl  <bohl@edirom.de>

	add paramete for FO lineheight application rules

2015-02-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	Merge pull request #81 from bwbohl/feature_FO_lineHeight
	add parameters for front, body, back line-height

2015-02-12  Benjamin W. Bohl  <bohl@edirom.de>

	add parameters for front, body, back line-height
	at the moment only applied to tei:p[not(parent::tei:note)]
2015-02-08  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>
	
	release 7.31.0

2015-02-07  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	put in better fix to self-eating <p>

2015-02-03  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	overenthusiastic eating contents of a <p> in TCP conversion

2015-02-02  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	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  <sebastian.rahtz@gmail.com>

	when adding a new elenent, do not restruct the types of attribute (eg changed from classes) than it can have

2015-01-29  Lou  <lou.burnard@retired.ox.ac.uk>

	recognise some changed word styles and delete unused ones

2015-01-28  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	start supporting constraintSpec as child of schemaSpec

2015-01-25  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	closer implementation of preserveOrder

	allow for macroRef inside datatype

	support @preserveOrder on <sequence>

2015-01-24  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	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  <sebastian.rahtz@gmail.com>

	Merge pull request #75 from bwbohl/fix_FO_markerPosition
	fo:marker position

2015-01-15  Benjamin W. Bohl  <bohl@edirom.de>

	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  <Sebastian.Rahtz@it.ox.ac.uk>

	release 7.30.0

2015-01-13  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	make sure title is processed properly, even in simple mode

	try to change defauly font
2015-01-13  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	make sure title is processed properly, even in simple mode

	try to change defauly font

2015-01-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	changed FO results
2015-01-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	dont need odt-dir, just dir already present

	Merge pull request #71 from mpetris/master
	profile for DHConvalidator

2015-01-12  mpetris  <marco.petris@web.de>

	Merge pull request #1 from TEIC/master
	reintegrate latest changes from base

2015-01-12  Marco Petris  <marco.petris@web.de>

	clean up

2015-01-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	changed test results

2015-01-08  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	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  <bohl@edirom.de>

	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  <sebastian.rahtz@gmail.com>

	display processing model better

2015-01-07  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	documenting plain ODD

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

2015-01-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	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  <bohl@edirom.de>

	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  <Sebastian.Rahtz@it.ox.ac.uk>

	restore CSS

2015-01-05  Marco Petris  <marco.petris@web.de>

	profile for DHConvalidator

2015-01-04  Syd Bauman  <s.bauman@neu.edu>

	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 <si> referred to in the xl/sharedStrings.xml file had <r> children, not just a single <t> child. Found the template that handles those <si> elements, and found that if there were any <r> children, it was only processing <r> those that themselves had <rPr> children. I.e., si/r[rPr] were being processed, but si/r[not(rPr)] were not. Now, I don't know what <si>, <t>, <r>, or <rPr> mean, but processing all the <r> children rather than just those that themselves have <rPr> children solved my problem.

2015-01-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	pass through unrecognized schematron elements

	add test of constraint as child of schemaSpec

2015-01-02  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	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  <sebastian.rahtz@gmail.com>

	rendering of uncooked tagdoc elements to HTML, with some CSS additions

2014-12-29  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	reverse default translation of long s
2014-12-29  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	reverse default translation of long s

2014-12-27  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	spelling

2014-12-27  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	add availability to HTML TCP output
2014-12-27  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	spelling

2014-12-27  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	add availability to HTML TCP output

2014-12-24  sebastianrahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	tcp css

2014-12-23  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more css from for TCP
2014-12-22  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	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  <sebastian.rahtz@gmail.com>

	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 <text> in <group>
2014-12-21  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	change names of a few things for consistency, and do better with <text> in <group>

	reverse logo for tcp

2014-12-20  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	rename an id. better CSS for TCP

2014-12-19  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	still fixing milestones in TCP

2014-12-18  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	tweak milestones in TCP to TEI

2014-12-17  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more changed results

2014-12-17  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	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  <Sebastian.Rahtz@it.ox.ac.uk>

	allowing for label/@type=milestone

	simple handling of milestone in TCP

2014-12-16  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	remove duplicate template and adjust expected results

	replace editorialDecl and availability in TCP; make sure comments are preserved

2014-12-15  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	tweak TCP display

2014-12-12  lb42  <lou.burnard@retired.ox.ac.uk>

	tweak slide production for oulipo

2014-12-09  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	tel to nlm cant access functions

2014-12-08  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	adding comments

2014-12-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	misunderstood change

	allow for change in Tite from <cols> to <colShift>
2014-12-05  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	correct a universal typo

2014-12-03  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	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  <sebastian.rahtz@gmail.com>

	make sure @role values are lower case

2014-12-01  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	extra changed results

2014-11-30  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	remove debug

	redo metadata generated in schema, to show the docDate from the ODD if present

2014-11-27  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	use empty <g> for EOLhyphen

2014-11-26  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	get the EOLhyphen right

	change the way EOLhyphen handled (use a <g> to be safe)

2014-11-25  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	remove dross

2014-11-23  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	tweaking inline/block generation in HTML

2014-11-20  Martin  <mholmes@uvic.ca>

	Adding one more period to the footer as part of http://sourceforge.net/p/tei/bugs/690/.

2014-11-19  Martin  <mholmes@uvic.ca>

	Adding a period to the footer.

2014-11-19  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	typo in Makefile

2014-11-19  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	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  <Sebastian.Rahtz@it.ox.ac.uk>

	lets use Unicode 00AD instead of complex <lb/> markup

2014-11-16  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	dont try and reload header (TCP)

2014-11-13  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make sure encoding right

2014-11-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	update tags

	rename and improve documentation, clean up and minimally document profiles

2014-11-12  martindholmes  <mholmes@uvic.ca>

	Fixing typo.

	Expanding explanation of profiles and fixing a broken attribute name in teixsl.xml.

2014-11-11  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	very shakespeare specific

2014-11-10  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	typo, missing @mode

	lb/pb make spaces in plain text

	adjust tcp2tei again

	whoops lost @resp on GAP

2014-11-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	tcp sample changed

2014-11-09  lb42  <lou.burnard@retired.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	update word style names

2014-11-09  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	only omit Q if it has no text

2014-11-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	make sure @place attributes are lower-case
2014-11-07  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	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  <Sebastian.Rahtz@it.ox.ac.uk>

	explicit sypport for <g>, improve <expan>

	changed test results

2014-11-06  lb42  <lou.burnard@retired.ox.ac.uk>

	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  <Sebastian.Rahtz@it.ox.ac.uk>

	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  <sebastian.rahtz@gmail.com>

	changed results

	more special cases of notes in block objects

2014-11-02  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	and another

	more situations where a marg note is a div

	plain <q> is much more often a span. changed tests to show this

	change in TCP processing

2014-11-02  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	tcp dates

	tcp dates

2014-11-02  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	allow for month names in dates

	limit date hacking

	no, dont force @n

	keep @n on <pb> in TCP

	a set of tweaks to make valid and nicer epub from TCP

2014-11-01  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	changed results

	use aside for all marginal notes inside <p> or <head>, adjust into <span> 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 <date> if it contains parenthetical info

	adjust splitHTMLBlocks code to render marginal notes using only span

2014-10-31  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	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  <lou.burnard@retired.ox.ac.uk>

	update test resuylts

	remoue redundant module= which was upsetting schematron

2014-10-31  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	dont sort things

2014-10-30  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	changed results

	rules about when a p is div

2014-10-30  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	avoid dependency on local file names

	move <aside> to end of current paragraph

	change expected results from extra note tests

2014-10-30  lb42  <lou.burnard@retired.ox.ac.uk>

	make output p5 conformant

2014-10-30  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	restore oddbyexample

2014-10-30  Lou Burnard  <lou.burnard@retired.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets
	Conflicts:
		tools/oddbyexample.xsl

2014-10-29  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	starting to look at using <aside> for marginal notes

	make <aside> like marginal note

	singleton figure in singleton p in note can skip its p

2014-10-29  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make footnote lists used consistent criteria

	add @type onto all milestone->note transforms

2014-10-28  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	make sure oddbyexample copies over macros and model classes which are not in tei module

2014-10-28  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	rewrite oddbyexample a lot. dont use moduleRef any more

2014-10-27  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	deleted attributes have no effect when making schenas

	allow for subsets by module

	rethinking bits of oddbyexample, to do with inherited class attributes

2014-10-27  Lou Burnard  <lou.burnard@retired.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

2014-10-27  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	typo

	keep better track of deleted attributes

	milestone inside speech should be marginal note too

2014-10-24  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	improve ODD to CSV

2014-10-23  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	can't use profiles for simple transforms

	add test for "oucs" course docs

	typo

	declare tei: prefix

2014-10-22  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	typo

	supporting output format of verbatimxml

2014-10-21  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	useful script for analyzing odd

	preparing for new version
2014-10-20  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>
	RELEASE 7.25

	changed test files

2014-10-19  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	test results

	odd2json changes to get title right

	default to JSON not js

	show source being read

2014-10-17  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	force line break in gloss list where item content is a list

2014-10-15  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	put more options into odd to tree; add d3 drag n drop tree to options for tree rendering

	move utilities into right place

	make cleaner JSON

	updated test results after CSS change

2014-10-14  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	avoid too brutal a test

	not understanding how to compare multiple values of @place

	rename functions consistently

	<p> within margin note changed to span, which needs extra CSS

2014-10-13  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	add teitoschematron script

2014-10-13  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	rename bitOut to schemaOut, and clear up constraintSpec processinh in weave mode

	undo overenthusiastic filtering of classRefs

	making sure pure odd comes out right in documentation

2014-10-11  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	handle minOccurs default

	handle *Ref properly in <content> in odd2odd

	rethink handling of maxOccurs and minOccurs

	remove phrase "all rights reserved" as its meaningless

2014-10-10  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	remove all reference to @allowText

2014-10-10  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	fix typo which was zapping datatypes from DTDs

	switch to using textNode in test files

	correct error in odd2dtd over handling classes; fixed tests

	correcting DTD generation from Pure ODD

2014-10-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	textNode in DTD

	starting trying to do textNode in DTD

	start implementing <textNode>

2014-10-08  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	clean up mess around CSS

	keep odd CSS separate

	more working on checking @rend  against possibility of multiple values

2014-10-07  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	recast expression

	if a label has an xml:id, means @id in HTML

	tweaking TCP conversion for more edge cases

2014-10-06  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	bibl as parent of label means make a marginal note

	@role on row

	leave @role alone on cell and row

	need access to functions in doc/param.xsl

	redo the way we look at @rend, allowing always for multiple values
	change values for some of the rend attributes

2014-10-02  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	change to rule over whether pb makes a span or div
	from ancestor::lg to parent::lg

	make sure dc:date in epub only has numbers in

	add code to TCP to conversion to unravel nested <p>

	changed results

2014-10-02  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	tortuous TCP processing rules

2014-10-02  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	ota profile does not need to do anything special with pb

	@facs targets starting with tcp: dont get processed

	being more explicit about images on <pb>

2014-10-01  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	a publicationStmt with no publisher generates a wrapper <p>
	in TCP to TEI conversion. child pubPlace turns to a <name>

2014-09-30  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	simplify previous change to allow for more circumstances

	catch one more situation of ambiguous content
	when a zeroOrMore is following by an optional with an identical
	zeroOrMore

2014-09-30  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	chanegd test file

	use protocol tcp: instead of eebopage:

2014-09-29  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	allow stage/stage in TCP; find funny dates in TCP for epub

	fixes to epub and TCP conversion

	make sure publicationStmt obeys new rules about order of elements

2014-09-28  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	changed slides to default to Helvetica

	extra parameter to permit oddbyexample ignore the header when calculating results for attribute lists

2014-09-24  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	allow for filename prefix when running oddbyexample

2014-09-23  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	treat @rendition like @rend in oddbyexample

2014-09-23  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	fix error making table row about deprecation in tagdoc output
	mistakenly made 2-column span if on atttribute

2014-09-21  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	start new version

2014-09-20  Sebastian Rahtz  <sebastian.rahtz@gmail.com>
	RELEASE 7.24
	amusing ourselves fixing Cocoa converter a bit

	Merge branch 'master' of https://github.com/TEIC/Stylesheets
	Conflicts:
		profiles/default/csv/from.xsl

	clean up,  embed and test Cocoa conversion

	discard  $Id$ in comments; Git doesn't expand them

2014-09-19  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	more fallout from <title> processing

	correct typos

	changed result after fixing series title

	put space after series title

2014-09-18  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	start support for cocoa to tei

	some changes arising from textcrit changes

2014-09-18  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	clean up handling of <app>
	 make it consistent across output formats

2014-09-17  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more results changed cos of P5 release

2014-09-16  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fall  out from marginal note changes

	fallout of marginal note handling

	changed results from P5 2.7.0 release

	better handling of @place on <note>. avoid throwing away marginal notes!

	allow for multi-value @rend, and test better against possibilities
2014-09-16  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	allow for multi-value @rend, and test better against possibilities

2014-09-14  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	revised test output from html2tei

	catch some attributes on tables when converting from html, use html namespace

	annoyingly, duplicate function

	scripts doing schematron extraction should avoid using include, upsets oxgarage
2014-09-13  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	do NOT treat gloss and desc the same

	protect gloss labels in LaTeX; testing issue with gloss labels means changes to result docs.

	improving the way trees are processed

2014-09-12  jamescummings  <james@blushingbunny.net>

	changing monospaced font

2014-09-12  jamescummings  <James.Cummings@it.ox.ac.uk>

	changing logo size

	setting verboseSpecDesc to 'false' by default

	changing to orchid colour theme, I mean.

	changing to rose colour theme

	Just changing fonts, feel free to change but only to something everyone has.

2014-09-11  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	cleaning up and extending tree processing

2014-09-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	tweak sizes in trees

2014-09-09  Syd Bauman  <Syd_Bauman@Brown.edu>

	merge, I guess

	Hack to handle multiple <sch:ns> w/ same URI

2014-09-09  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make trees be have rectangles not circles, and put label inside box

	fun with decorating trees

2014-09-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	playing with dynamic d3 trees

	playing with trees

2014-09-08  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	restore simple templates for mode="inLanguage"

	Revert a362f5d..591ae12
	This rolls back to commit a362f5dd12394575269d73ef0101d27240a8eca2.

	Revert baadfb4..a362f5d
	This rolls back to commit baadfb480aa2e21064c46d844c0e16a6dcd0fa43.

	small problems in eTree to d3.js; start thinking about better TEI structure to tree

2014-09-07  Syd Bauman  <Syd_Bauman@Brown.edu>

	finally committing my chnages of a month or two ago that generate a pop-up of a brief description for links to constructs from the tagdoc (by putting the <gloss> and <desc> into the title= of the <html:a>)

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

2014-09-06  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	switch to assuming ant 1.9.* for zipping

2014-09-05  Syd Bauman  <Syd_Bauman@Brown.edu>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	Actual change (comment added) apparently made 2014-01-13
2014-09-04  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	changed results

2014-09-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	supply explicit prefix in ODD to avoid conflict with builtin

2014-09-03  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	suppress duplicate redefined <define>s when making RNG from ODD

2014-09-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	Merge pull request #55 from music-encoding/fix-path-spaces
	Fixed: Spaces in paths

2014-09-02  Andrew Hankinson  <andrew.hankinson@gmail.com>

	Fixed: Spaces in paths
	Previously, using single-quotes would result in a nearly-empty output schema.

	This commit fixes this issue by using escaped double-quotes. This fix has been tested on paths with and without spaces.

	Fixes #53.

2014-08-31  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	<include> in relaxing code can have content, not just an href

2014-08-27  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make script p4totei work

2014-08-26  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	avoid empty font-family property

	redo verbatim attribute formatting again

2014-08-26  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	rethink the way formatting of verbatim attributes is done, to take account of available space

	implement test for "attsOnSameLine" in verbatim properly

2014-08-24  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more protection against spaces in directory names

2014-08-19  tuurma  <tuurma@gmail.com>

	Merge pull request #52 from tuurma/master
	adding new test file test39.docx

2014-08-19  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	adding new test file test39.docx

2014-08-19  tuurma  <tuurma@gmail.com>

	Merge pull request #51 from tuurma/master
	front and titlePage in docxtotei

2014-08-19  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	front and titlePage in docxtotei

	front and titlePage in docxtotei

2014-08-18  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	front matter in docx 2 tei

2014-08-05  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	releasing 7.22

	start mediawiki transform

	trap w:instrText biblio-related things better. avoid singleton anchor if we can
2014-08-05  Sebastian Rahtz  <sebastian.rahtz@gmail.com>
	RELEASE 7.22

	start mediawiki transform

	trap w:instrText biblio-related things better. avoid singleton anchor if we can

2014-08-04  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	pre-declare individual attributes as well as their classes

2014-07-29  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make sure "bulleted" is supported

2014-07-20  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	updated LaTeX output files

	need to protect \\ from following []

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	Merge branch 'SemanticsOS-lambdafu/hypersetup'

	Merge branch 'lambdafu/hypersetup' of https://github.com/SemanticsOS/Stylesheets into SemanticsOS-lambdafu/hypersetup
	Conflicts:
		latex/latex_param.xsl

	Merge pull request #40 from SemanticsOS/lambdafu/uline
	fix underline in latex output

	Merge pull request #47 from SemanticsOS/lambdafu/lb-in-div
	allow lb in div elements

	Merge pull request #41 from SemanticsOS/lambdafu/marginleft
	put left margin notes in the reverse margin in LaTeX output

	Merge pull request #44 from SemanticsOS/lambdafu/marginfont
	make margin font in LaTeX output configurable

	Merge pull request #42 from SemanticsOS/lambdafu/pagebreakstyles
	add pagebreakstyles plain and sidebyside to LaTeX output

	Merge pull request #45 from SemanticsOS/lambdafu/pagestyle
	make pagestyle in LaTeX output configurable

	Merge pull request #46 from SemanticsOS/lambdafu/linebreaks
	fix newline in center env in LaTeX output

2014-07-19  lb42  <lou.burnard@retired.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	some more changes from Camille

2014-07-17  Marcus Brinkmann  <m.brinkmann@semantics.de>

	allow lb in div elements

	fix newline in center env in LaTeX output

	make pagestyle in LaTeX output configurable

	make margin font in LaTeX output configurable

	make hypersetup in LaTeX output configurable

	add pagebreakstyles plain and sidebyside to LaTeX output

	put left margin notes in the reverse margin in LaTeX output

2014-07-16  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	Merge pull request #38 from SemanticsOS/lambdafu/hr
	fix hr milestones in latex output

	Merge pull request #39 from SemanticsOS/lambdafu/quotEnv
	parametrize the quote environment to use in latex output

2014-07-15  Marcus Brinkmann  <m.brinkmann@semantics.de>

	fix underline in latex output

	parametrize the quote environment to use in latex output

	fix hr milestones in latex output

2014-07-15  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	directory name needs checking for stupid Windows c: too

2014-07-15  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	protect against windows filenames again

2014-07-13  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	bits and pieces making slides

2014-07-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	trying to make odd2odd decorate its results with more info about whether something is a change or not

	typo

	library of functions to generate JSON markup

	rubbish

	Merge pull request #37 from raffazizzi/master
	adding attribute values, if they are specified

2014-07-07  raffazizzi  <raffaeleviglianti@gmail.com>

	adding attribute values, if they are specified

2014-07-04  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	zap backup files

2014-07-04  lb42  <lou.burnard@retired.ox.ac.uk>

	restore oulipo profile

	restore agora profile

2014-07-03  lb42  <lou.burnard@retired.ox.ac.uk>

	trying to correct from.xsl again

2014-07-03  Lou Burnard  <lou.burnard@retired.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets
	Conflicts:
		profiles/default/p4/from.xsl

	handle nonstandard attributes on <hand> properly require content for sourceDesc

2014-07-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	add htmltotei script, and make html2tei code work with HTML not in XHTML namespace as well

2014-07-02  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	start new version

	turn comments into proper doc elements

	do a new release

	update change log

2014-07-01  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more locating of Saxon

	where is saxon

	getting saxon

	latex files change

	get Saxon jar file from same place as trang, i.e. ../lib

	add chance of passing a title with an external link

	Merge pull request #33 from SemanticsOS/lambdafu/marginparingeometry
	move marginparwidth to parameter latexGeometryOptions
2014-07-01  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more locating of Saxon

	where is saxon

	getting saxon

	latex files change

	get Saxon jar file from same place as trang, i.e. ../lib

	add chance of passing a title with an external link

	Merge pull request #33 from SemanticsOS/lambdafu/marginparingeometry
	move marginparwidth to parameter latexGeometryOptions

	Merge pull request #32 from SemanticsOS/lambdafu/rendcenter
	add support for p with @rend='center'

	Merge pull request #34 from SemanticsOS/lambdafu/bracketinheading
	fix brackets in heading

	Merge pull request #31 from SemanticsOS/lambdafu/escapepercent
	fix percent character in URLs

2014-07-01  Marcus Brinkmann  <m.brinkmann@semantics.de>

	move marginparwidth to parameter latexGeometryOptions

	add support for p with @rend='center'

	fix brackets in heading

	fix percent character in URLs

2014-07-01  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	revert behaviour which allows exclusion of classes/macros on moduleRef.
	Follow wording of guidelines which say that @include and @except only
	applies to elements.

2014-06-30  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	only check @except not @include when looking for classSpec in moduleRef

2014-06-29  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	extra param to preserve font-size changes in dock to TEI (false by default)

	make doubly sure classSpec/@mode='delete' really does zap things, and that @exclude on moduleRef applies to classes too

	odd2odd changes are too radical

2014-06-27  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	support millimetres

2014-06-26  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	need to copy attributes of <memberOf>

	more shortened results

	odd2odd now much more brutal in removing classes, and references to them, which are not used

	json changed

	dropping memberOf

	block quotes can't contain list. HTML is so dumb.

	allow for uppercase file extensions in graphics files

	drop memberOf if referenced class does not exist

2014-06-25  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	nested <ab> in ODT should not produce nested <p>

	need to make a new version, dock to TEI error too bad.

2014-06-25  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	allow for many heads
2014-06-25  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	allow for many heads

2014-06-22  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	dont preserve font size and dont ignore empty <hi>

2014-06-21  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	better message from missing object

	stop unknown @place on <note> being a terminal error

2014-06-20  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	changed results

	redo the way merging of <hi> works, by doing it on basis of concatenation of @rend and @style

	put visible marker where content thrown away, as well as marginal note

2014-06-19  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	release of version 7.18

2014-06-18  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	start release of new version 7.18

	allow extra element in pure odd test. s

	Merge branch 'master' of https://github.com/tuurma/Stylesheets
	Conflicts:
		xlsx/xlsxtotei.xsl

2014-06-18  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	format dates in xlsx to tei
2014-06-18  Sebastian Rahtz  <sebastian.rahtz@gmail.com>
	VERSION 7.18 released
	Merge branch 'master' of https://github.com/tuurma/Stylesheets
	Conflicts:
		xlsx/xlsxtotei.xsl

2014-06-18  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	format dates in xlsx to tei

2014-06-18  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	drop unwanted namespace decls

	t push origin masterZZMerge branch 'tuurma-master'

	Merge branch 'master' of https://github.com/tuurma/Stylesheets into tuurma-master
	Conflicts:
		xlsx/xlsxtotei.xsl

	make odd2dtd work with Pure Odd a bit more properly

2014-06-18  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	conversion of dates from xls 1900 format

	conversion of dates from xls 1900 format

2014-06-18  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	changed results from pure ODD schema

	disable odd2dtd on Pure pro tem

	put back pure test

	Merge branch 'master' of https://github.com/TEIC/Stylesheets
	Conflicts:
		Test/test-pure.odd

	more organized Pure ODD tests

2014-06-18  lb42  <lou.burnard@retired.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

2014-06-18  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	odd2dtd needs fixing around allowText

	improve handling of @allowText in pure odd

2014-06-17  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	cover more areas of pure odd, relating to allowText

	default for LineBreakAsPara

	rethink wordpress to TEI for the n-th time. really, its hard getting out of that escaped content rubbish

	a reminder note about dates in XSLX

	dont wrap figures in latex unless they are singletons. that code is rubbish

	allow for a case where <lb/> really means "make like a new paragraph"

2014-06-16  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	improve identification in wordpress

2014-06-15  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	blank line before begin{quote}

	support figure wrap in latex

	fix problem of attributes on p in wordpress to tei

	change message a little in ant script

	rethink the way to handle evil Word w:instrText and <ref> generation. look at <ref> in more detail in pass2

2014-06-11  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	consistent handling of block quote in tei to dock

	handling quotes better

	pure odd test file

	Merge pull request #24 from tuurma/master
	docxtotei preserving formatting from word styles in @style

2014-06-11  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	docxtotei preserving formatting from word styles in @style

2014-06-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	Merge pull request #23 from ahankinson/fix-syntaxerror
	Fixed: Missing quotation mark

2014-06-08  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	working on extra tests for pure ODD

2014-06-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	output from docxtotei changes, with added ID

	deal with Word objects better, and give docxtotei a way of showing warnings (marginal note)

2014-06-06  Andrew Hankinson  <andrew.hankinson@gmail.com>

	Fixed: Missing quotation mark
	A quotation mark was missing in transformtei which caused the help to format incorrectly.

2014-06-05  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	simplify list-identifying function

	use Arial for Oxford slides

	Merge pull request #22 from tuurma/master
	docx to tei: decide if style is a list, translation list for non-Unicode...

2014-06-05  lb42  <lou.burnard@retired.ox.ac.uk>

	more tweaks for paolo

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

2014-06-05  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	docx to tei: decide if style is a list, translation list for non-Unicode chars in Symbol font

2014-06-05  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	use local-name of align attribute, in case we have used tei prefix

2014-06-04  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	put back ADDIN PAPERS and remove debug

	Merge pull request #20 from tuurma/master
	sciencejournal cell alignment (docx2tei), Symbol font (special case solu...

2014-06-04  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	sciencejournal cell alignment (docx2tei), Symbol font (special case solution only)

2014-06-04  lb42  <lou.burnard@retired.ox.ac.uk>

	fix attendance lists etc in oulipo profile

2014-06-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	Merge pull request #19 from tuurma/master
	sciencejournal fix

2014-06-02  Lou Burnard  <lou.burnard@retired.ox.ac.uk>

	stylesheet updates

2014-06-01  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	included oxford logo in slides

	another bibliographic database; change of result, lost a <div>; lose useless empty <seg>

	pinning down when something in Word is or isn't in bold. check set for super or subscript

	refine rule about when space at start of piece of text is discarded. obscure.

2014-05-29  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	fixed empty titles in html/head

2014-05-28  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	layer of dross removed from footnote reference

	the situation where there is space with a style of footnote reference in Word must be just wrong. suppress the style

2014-05-28  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	docx to tei empty w:hyperlinks shouldn't be converted to refs

	sciencejournal tests deleted

2014-05-28  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	move aside sciencejournal tests

2014-05-28  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	Merge pull request #18 from tuurma/master
	Sciencejournal fix

2014-05-28  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	sciencejournal cleanup

	sciencejournal cleanup

	sciencejournal cleanup

	sciencejournal cleanup

	tei-to-html empty refs

	teitohtml omit empty ref elements not containing @target

2014-05-27  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	sciencejournal

	Merge remote-tracking branch 'upstream/master'

	sciencejournal test
2014-05-26  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	rejig the way lists are detected, again. zap empty lists.

	some reworking of the way lists in Word are detected

	unpleasant special case <hi> starting with a space and preceding element being also a hi

	allow for last column and last row rules as well in dock table style

	better table styles in docx to tei
	when reading dock, take account of table style table and look up
	styles.xml to find overrides for first column and first row

2014-05-23  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	CSV writing needs directory separator

	install markdown and wordpress

	fixing apperance of sciencejournal. start on extrapolating table styles (unfinished)

2014-05-22  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	simplify sciencejournal profile and have it look for titles better

	remove small file with just  a few templates in

2014-05-21  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	test output had gone slightly awry

	makeTEIStructure was out of sync

2014-05-21  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	target name in Makefile

	markdown tests, and zap bad files

	Merge branch 'master' of https://github.com/tuurma/Stylesheets

2014-05-21  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	markdown test files

2014-05-21  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	Merge branch 'tuurma-master'

	Merge branch 'master' of https://github.com/tuurma/Stylesheets

	Merge branch 'master' of https://github.com/tuurma/Stylesheets into tuurma-master
	Conflicts:
		Test/Makefile
		common/common_makeTEIStructure.xsl

2014-05-21  Magdalena Turska  <magdalena.turska@it.ox.ac.uk>

	markdown mods

	markdown mods

	markdown mods

	markdow mods

	markdown mods

	markdown mods

2014-05-21  Magdalena Turska  <ouit0180@bogof.nsms.ox.ac.uk>

	markdown mods

	markdown test added

2014-05-20  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	typo and ambiguity

	Zotero also adds private markup to Word

	stripping _ off start of anchors and targets in Word

	extra case of bold in Word

	allow for superscript and subscript as just one token in @rend

	allow for Endnote in Word, which embeds magic code using <instrText>. very very evil

	style variants for sciencejournal

2014-05-19  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	new stylesheet release
2014-05-16  martindholmes  <mholmes@uvic.ca>

	Adding what I think is a working fix for the bug at https://github.com/TEIC/Stylesheets/issues/15 Only briefly tested for now.

2014-05-16  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	consistency in mode='add' or not(@mode)

	make key MEMBEROFADD more precise, ie just mode=add. thanks to Richard Lewis

	explicit route to attribute

	fix eror in debug message, which shows wrong variable

2014-05-15  Lou Burnard  <lou.burnard@retired.ox.ac.uk>

	no accents in stylenames, apparently

	title not titre

	updates to oulipo profile

2014-05-15  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	name

	type name

	config for OxGarage for markdown and wordpress

	page size changes in generated docx

	Word page size defaults to A4; protect dirnames in transformtei

2014-05-13  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	quotes around variables which may contains spaces (i.e. directory names)

2014-05-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	discovered some missing changed results (alterations to test6)
2014-05-11  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	error in xref in Word generation; and in Ant script to make PDF

2014-05-10  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	generalise handling of generated relationships files for notes

2014-05-09  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	comment

	relationships file needs to be separately constructed for elements in footnotes and endnotes. unfinished task!

2014-05-06  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	starting new version

2014-05-05  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	strip off any filename components from @xml:base before using

2014-05-04  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	add parameter "ignoreXmlBase" which will stop @xml:base being prepended to URLs

	stop calling verbatim escape mechanisms twice on long verbatim attribute values

2014-05-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	name of parameter wrong

	break in title before post date; stop ignoring CSS files

	try to make nested lists work better in conversion to Open Office. add test of this

2014-05-01  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	latex ant task copies graphics files

	deal with ampersands from Wordpress

	handling of figures in tei to latex to pdf follows same pattern as elsewhere. forget FIGMAP thing.

	list inside gloss list item in tei to oct  a bit better

2014-05-01  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	the "realiFigure" parameter simply wasnt working.

	some wicked old errors in Oxford profile

	more niceties in wordpress to TEI

	filter out draft posts

2014-04-30  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	handle content:encoded in Wordpress, translate from HTML. phew, thats hard.

2014-04-30  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	tweaking wordpress to tei

	start on Wordpress to TEI

	corrections from Torsten Schassan

2014-04-29  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	keep attributes of <content> as well as children when doing odd2odd

2014-04-28  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	yeah how about testing it next time eh

	make tei to nlm free-standing

	sorting of bibliography now correct

2014-04-28  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	take sortKey into account

	fix sorting of listBibl

	dont introduce spurious space unless justified

	remove output of test38

	allow for @src on video or on child source; if there are multiple source, use just the first

2014-04-27  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	need new version because of LaTeX linking changes

	rethink the way hyperlinks are converted to LaTeX; go back to the native method of label and hyper ref. lots of fall out from that

	converting media

	add @type when converting to media, to show what source element was

	notes on OOXML namespaces we'll need one day

2014-04-26  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	doc nodes can't have attributes.

	use right name for function

	making sure all Schematron constraints get a unique ID

	improve HTML to TEI and make test for it

	function to work out mime type from file name where needed

	scripts for nlm and csv conversions; tweak docbook

2014-04-25  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fix error in tei to NLM
2014-04-24  Sebastian Rahtz  <sebastian.rahtz@gmail.com>
	fix error in bin/ symlinks links and make new release

2014-04-23  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	wrong path in import

	mixed a result, of course

	add info to HTML output to better support round-tripping

2014-04-22  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	typo

2014-04-21  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	LaTeX conversion failing to make hyperlink targets in enough places

	date stamp in test resul

	one more attempt to avoid warning from extract-isoc.xsh

	command-line scripts and ant tasks for markdown

2014-04-20  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	default templates for tei:* to ship up Saxon warnings

	tweak markdown

	Markdown to/from TEI, first go

	starting work on TEI to Markdown

	dont keep a style called 'Default Style' in Word to TEI

2014-04-17  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	updated Saxon

2014-04-16  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	updates for oulipo styles

	put ... if @title on <a> exceeds cutoff length

	improve sanitization of title attributes in HTML links

2014-04-16  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	making @title regexp should cover all scripts, of course, not just latin.

2014-04-15  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	restore generation of title attribute on internal hyperlinks in HTML

	another use of findLanguage

	import is allowed at top only

	new function to identify appropriate language from xmL;lang (thanks to Syd)

2014-04-15  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	missed  changed result files

2014-04-14  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	whoops. forgot that changed result file.

	put all occasions when the ID of a Schematron constraint is worked out, and use a common function to generate it. this changes some results and adds a case to test21.odd

	if @style and @rend are both used, combine them (in tei to html)

2014-04-14  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	change expected results of docx to tei

	fix hyperlink in footnote in docx to TEI; also remember paragraph alignment

2014-04-14  jamescummings  <James.Cummings@it.ox.ac.uk>

	Adding normalize-space(.) to entity PI... just for safety.

2014-04-14  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make entity PI work in all modes

	fix ISO profile from docx. add test37 to test font effects

2014-04-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	remove debug message

	.* is too vague; needs to be "anything except an ampersand"; add tests for this ampersand stuff. add PI for literal entities

	allow for apes and quit after &

	Merge branch 'master' of https://github.com/TEIC/Stylesheets
	Conflicts:
		common/verbatim.xsl

	rename isoStyle parameter to preserveEffects

2014-04-11  jamescummings  <James.Cummings@it.ox.ac.uk>

	Actually that regex should probably be * instead of + shouldn't it...

	Adding for case in egXML where you may wish to have &amp;quot; in order to render as &quot;

2014-04-09  jamescummings  <James.Cummings@it.ox.ac.uk>

	Fixing egXML bug where &amp; wasn't escaped if there was no text node following.

2014-04-04  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	name of XSL wrong

2014-04-03  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	when looking for translations of texts, check for things with xml:lang='en' _or_ no @xml:lang. using just the latter fell over.

2014-04-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	use normal CSS for science journal

	new profile, new release
2014-04-02  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>
	release 7.13.0

	add some more headless directives and a last changed result

2014-04-01  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	and another unexpected changed result. hohoho

	change results

	getting right ID on summaryDoc in ODD to HTML

2014-03-31  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	get right link target in odd2lite when processing <gi>
2014-03-31  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	add pdf profile to oucs, rename to oxford. make processing of <eg> better

2014-03-28  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	valList is now shown in specDesc display

2014-03-27  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	release 7.12.0
	even more changed results. sigh.

	some output changed

	kill *.css regardless

	sort out where .css files are

2014-03-27  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	move CSS to own directory for clarity

2014-03-26  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	wrong path

	move scripts into bin directory and adjust install accordingly

2014-03-23  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	load header in tcp to P5

	rethink some odd2odd processing to allow for situation where an ODD overrides a spec which is already in change mode

2014-03-20  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	protest some close() with finally {}

2014-03-17  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	check file exists properly

	check if file exists before reading

2014-03-13  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	move check of whether we are looking at a windows file to more generic place

2014-03-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	oucs html profile

2014-03-12  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	text size in table cells  in docx again

2014-03-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	make small text in table cells in dock more specific to just list items

	a) schema code in ODD document should have space preserved; b) do table headers right

	indirect text in cells is 9pt; confusing, isn't it.

	when generating <eg> in odd2lite, needs xml:space='preserve'

2014-03-11  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	row/role=label should trigger a thead in HTML.

2014-03-10  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	dont use @xml:base if it starts file:, dont trust it

	kill stupid character what crept into XSL

	row back on using standard functions in HTML. cant get it to to fly nicely

	small change in expected results

2014-03-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	clean up rendering in LaTeX and HTML to make more use of common functions

	normalise some handling of @rend in XSL FO to use common functions

	fix assorted errors in FO creation, mostly around table rendering and margins

2014-03-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	take account of @xml:base when processing graphic/@url

2014-03-07  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	if an output file name starts with eg c:, preceed it with file:///

2014-03-04  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fix to bad path from aerhard on g'hub

	Merge pull request #12 from hcayless/master
	Extra parens after 'false'.

2014-03-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	updated change log

	fix witList, and lem/@wit

	adjust handling of <lem wit="...">
2014-03-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fix witList, and lem/@wit

	adjust handling of <lem wit="...">

2014-02-28  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	dont make un-IDed anchors, use ptr instead

2014-02-28  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	another case of a stray anchor

	correct situation where an attribute may be added to nothing

2014-02-23  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	small change on results, no effect on schemas

	in odd2odd treatment of moduleRef, macroSpecs listed in @except and @include  were being treated like an element, whereas they should be like a class.

2014-02-22  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	schematron in test works now

	make test file valid

	make ant run headless

	make release  7.11

2014-02-20  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	update oddbyexample with better XSL syntax

	changed results
2014-02-20  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	update oddbyexample with better XSL syntax

	changed results

2014-02-20  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	experimenting with rules we can't implement

2014-02-19  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make "used by" for class work with classRef

	dealing with @expand on classRef in DTD generation

	fix DTD from Pure ODD where content is character only

	hatefful variuations in Saxon

	use same code for making refdoc as for schema

	suppress memberOf row in ODD refdoc if its empty

	stop test of pure odd depending on previous test

2014-02-18  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	make sure the Pure ODD elements are acted upon by teiodds code (never knew you could have two modes before....)

	fix some problems in Pure ODD processing (to DTD)

2014-02-18  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	test pure odd dtd as well

	tests for processing Pure ODD
2014-02-18  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	make sure the Pure ODD elements are acted upon by teiodds code (never knew you could have two modes before....)

	fix some problems in Pure ODD processing (to DTD)

2014-02-18  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	test pure odd dtd as well

	tests for processing Pure ODD

2014-02-16  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fix definition of XSL keys to use same algorithm as elsewhere

	change procession for new elements in a schema spec

2014-02-15  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	rewrite odd2odd to be more robust, by working in specific phase for resolving *Ref

2014-02-14  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	implement @except and @include on top-level <classRef> where it is an attribute class
2014-02-13  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	implementation of @except and @include on <classRef>

	add oulipo odt to tei, code shared with dock

	make odttotei work again with styles; undo mistaken discard if p contains a note

2014-02-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more oulipo

	improve oulipo

2014-02-10  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make release 7.10

2014-02-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	in HTML, allow new value of pagebreakStyle, of "display", which will put a page image if one is available. activate for OuLiPo

	new results in conversions after change to dock conversion

	put listChange around change in revisionDesc, in docx to TEI. and stop putting in SVN markup

2014-02-08  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	extra TeX macro needed

	handle opener and closer differently
2014-02-07  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	more on OuLiPo conversion to/from docx

2014-02-06  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	results changed

	make sure tables dont sit inside paragraphs in docx

	more structure in Oulipo and improve CSS/HTML

	move templates into main file

	a bit more fall out in results

2014-02-06  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	fallout

	falllout from supporting name decoration

	set up Oulipo template, and conversions to/from Word

	allow for Word styles starting "TEI " or "tei_" equally

	make persName, orgName, placeName styled

	update JSI profile

	merge multiple declarations in ODD file

2014-02-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fixes to jsi profile from tomaz.erjavec@ijs.si

2014-01-31  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	fix support for @allowText

	odd2odd does not need to assume base element is <TEI>

2014-01-30  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	profile infrastrcuture for Oulipo

2014-01-29  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	patches to Slovenian, from Matija Ogrin and Tomaž Erjavec

2014-01-27  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	JSI profile

2014-01-23  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fix bad link in customisation form, starting new version

2014-01-20  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	hateful artefact

	and another one

	and more

	2.6.0 changed again...

	need to make new release 7.9.0 after fixes because of TEI 2.6.0

	how stupid is sebastian

	missing "ref-" before names of files

2014-01-20  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	ah the glories of names.xml eh

2014-01-20  martindholmes  <mholmes@uvic.ca>

	Trying to fix borked expected-results file for test 29.

2014-01-20  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	more expected results
	expected results for release 2.6.0

	more expected results for 2.6.0
	adding more expected results for TEI release 2.6.0

	modifying expected results
	modifying expected results to match TEI P5 2.6.0

	use simple @ident when linking to other language versions of an ODD ref doc
2014-01-20  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	how stupid is sebastian

	missing "ref-" before names of files

2014-01-20  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	ah the glories of names.xml eh

2014-01-20  martindholmes  <mholmes@uvic.ca>

	Trying to fix borked expected-results file for test 29.

2014-01-20  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	more expected results
	expected results for release 2.6.0

	more expected results for 2.6.0
	adding more expected results for TEI release 2.6.0

	modifying expected results
	modifying expected results to match TEI P5 2.6.0

	use simple @ident when linking to other language versions of an ODD ref doc

2014-01-16  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make sure docs are actually installed

	same trick with oxygen script for second set of doc targets; add some more remarks to Test makefile, and make consistent in naming

	tweak oxygen stylesheet documentation script on the fly so that it does not have problems accessing /root

2014-01-14  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fix location of Saxon jar

	use local copies of jing and saxon

2014-01-14  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	results without duplicate IDs

	fix disastrous bug which could end up with duplicate IDs on schematron rules

2014-01-13  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	we don't use Subversion any more

	more explicit test for directory ready to write in

2014-01-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	start new version, 7.9.0
2014-01-11  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	avoid verbose messages from tei to docbook

2014-01-10  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	version 7.8.0
2014-01-10  Syd Bauman  <Syd_Bauman@Brown.edu>

	almost complete re-write of extract-isosch.xsl

	start work on namespace support for tests for deprecated constructs generated from validUntil=

2014-01-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	result changed a bit

	parameterise separator used to separate items in footer

	more @rend values mapped to CSS, from tomaz.erjavec@ijs.si

2014-01-08  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	clean up "clean" stanza of Makefile

	missing end of comment

	comments

	add test for a more complex namespace situation; need to work harder on deciding whether to put a prefix in front of namespaces

	kill unused XSL key

	test complex namespace mixture in ODD

	order of front matter in OUCS docx output

2014-01-05  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	remove redundant single-call template

	starting a new version

	restore behaviour of links from index, allowing for indexing of elements without a head which are not divs

2014-01-04  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	making release of 7.7.0

	class names in DTDs need prefix adding; make sure an ODD with prefix is tested
2014-01-04  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	class names in DTDs need prefix adding; make sure an ODD with prefix is tested

	loss of empty <head>s  changes results

	throw away empy <head> in docx to TEI

2014-01-03  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	mistaken additions

	more results changed after fixes to ODD to HTML

	line breaks in result file

	line breaks between sibling heads now, instead of space, when displayed in context

	smallest of starts on TEI to InDesign, start with code from John Maxwell

	take account of @prefix when making links to elements in ODD documentation processing

2014-01-02  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more insertion of spaces between consecutive <head>

	make handling of empty heads and singleton divs more sophisticated.
	A head with any children, and an empty div with div children, both
	deserve to live

	<graphic> in <surface> should be treated like any other

2013-12-20  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	visible page breaks in verse create div not span

	i18n for Slovene, from Tomaž Erjavec <tomaz.erjavec@ijs.si>

2013-12-15  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more things to remove

2013-12-13  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make generateAuthor a bit safer

	change p to div to make legal HTML in titlepage for epub

2013-12-13  Syd Bauman  <Syd_Bauman@Brown.edu>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	partial implimentation of SF FR 459, to wit generating Schematron warnings for occurrences in TEI instances of constructs that have @validUntil in TEI source

2013-12-12  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more tweaks to generating authors and titles

	rethink function for generating author name (thanks to

2013-12-11  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	tweak order of doc

	silly typo in odd2dtd

	html changed

2013-12-11  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	change of result after delcaring namespace

	more places where the name for an object (as ID or file name) is calculated using a posible prefix

	add new test of odd2html

2013-12-10  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	missing file

	expected results off odd2html

	links to elements which have translated names

	oh gash I hate this business of functions return non values

	clean up process of naming and identifying things, using common code for getting at @ident and altIdent. take this chance to clean up HTML build for ODD slighlt, and show namespace where needed

	dont support @entity or @url on <figure> any more

2013-12-08  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	start new version

	update changelog for release

2013-12-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	allow old-style use of <attRef> with just @name

2013-12-05  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	spell name of style right

	ptr/@to does not equate to ptr/@target

	margin notes

2013-12-04  jamescummings  <James.Cummings@it.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	Adding more to P4 conversion.
2013-12-03  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>
	VERSION 7.6.0 released

2013-12-04  jamescummings  <James.Cummings@it.ox.ac.uk>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets

	Adding more to P4 conversion.

2013-12-03  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	test xlsx to TEI XML

	restore behaviour of handling front matter

	results files for space after footnoteref in word

	dont insert space after footnote marked in Word output

	fix HTML <app> processing in light of new samples

2013-12-01  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	change rendering and CSS for  app crit in HTML

	Makefile had wrong file comparison in test "namespaces"

	cleaning up expected results, and changes because of CSS for <app> support

	include trang jar file on distro, and change scripts accordingly

	more on app-handling in HTML

	Merge pull request #5 from lddubeau/feature/namespaces-for-odd2json
	Support for namespaces in the output of odd2json.

	working on better support for <app> in HTML

	dont have make targets called "foo", thats silly.  github.com/TEIC/Stylesheets/issues/3

2013-11-30  Louis-Dominique Dubeau  <ldd@lddubeau.com>

	Added support for producing namespaces in the output of odd2json. The namespaces are added as "ns" fields to elementSpec objects and the objects in the "attributes" array.

2013-11-30  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	RELEASE 7.5.0, because of error over reading VERSION file

	process <milestone> more consistently

2013-11-29  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	fix results right this time; and add REPLACES to Debian control

	results change, of course

	on a new version now

	when odd2html is in splitting mode, make TOC of elements, classs etc

	use simple relative path to get VERSION file

	wrapper for TEI to Lite

2013-11-26  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	results changed

	RELEASE 7.4.0, because of mess with 7.3.0

2013-11-25  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	show stylesheets versiion number in HTML output (as comment). changes lots of results

2013-11-24  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	change location of oxygen download in docs; and add some IDs

2013-11-22  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	allow for englist at least

	handle @type better in p4 to p5

	typo

	handle @targType in P4

2013-11-21  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	change @mixed to @allowsText in PiureOdd

2013-11-19  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	start new version

	update change for Release

2013-11-17  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	change doc date

	extend work on attRef to cover arbitrary case
2013-11-17  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	change doc date

	extend work on attRef to cover arbitrary case

	fix for tei epub applies to kindle

	move function to better context

	fix problem in function return values

2013-11-16  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	adjust test ODD to new format of attRef

	re-work  the way <attRef> works, using @name and @class attributes in place of old composite @name

	special case of link to readme outside current directory when making TEI epub

2013-11-14  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	update version, prepare for release

	processing editionStmt in guidelines
2013-11-14  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	processing editionStmt in guidelines

2013-11-13  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	a bit more documentation for TCP to TEI

	better handling of images in surface, extra test files

	start support for sourceDoc and othe transcriptional elements in HTML

2013-11-11  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	changed results

	change to results

	make sure <gi> follows rename in altIdent

2013-11-10  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	adjust element renaming in egXML to only apply to TEI elements and attributes in no namespace

	ignore namespace when looking for alternate names for attributes

	convert names inside <egXML> to match <altIdent>, if present

	fix path to names file in odttotei

	set CSS for TEI readme output

	fix to avoid spurious singleton divs means some results change

2013-11-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	apparently we dont want institution showing

	make sure we dont end up with an empty <hi/>

	in pass2, ignore a singleton <div> with empty <head>, just show contents

	check whether file of allowed TEI names exists

	deal with a difficult situation of a space marked as italic followed by real text as italic. we were losing the second bit

2013-11-08  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	clean up handling of styles in odt to tei

2013-11-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	changed result

	and for docx

	extend ODT to TEI by turning something with a style name into a TEI element of the same name (if it exists in the TEI)

2013-11-05  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	change the way notes in <head> and in biblio entries are handled

2013-11-04  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	improvement in test results

	allow for surname in biblStruct being inside a persName

	remove debug messages

	resolve issues with multiple values for @target in docx

2013-11-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fix multi-target links in docx

	extra biblStruct in results

	a vareiant example of biblStruct

	making multiple values for @target work in tei to docx

	an attDef with a constraintSpec generates a better context for rule

	add test case of two values for @target

	test case for attDef containing a constraintSpec

	fix code for sorting listBib/biblStruct

2013-11-01  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	remove file:/// from directory name in a different place to avoid conflict with other uses of outputDir

2013-10-30  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	confusion over file:/// in directory names

	stupid typo in Ant

	undo 64bit change, so that jenkinses can work
2013-10-29  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	missing file:/// before directory name. TEI Bug #615

2013-10-27  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	drat, need to explicit set zip64bit mode off

2013-10-15  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	Merge branch 'master' of https://github.com/TEIC/Stylesheets
	Conflicts:
		Test/test-tree.html

	make d3 work with links between nodes

2013-10-15  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	Scott made the d3.js work

2013-10-14  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	make the word "deprecated" into a hyperllink

2013-10-14  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	results change

	lightgray background for examples, not gray

2013-10-09  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make changelog format from git

2013-10-08  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	working on nets

2013-10-08  lb42  <lou.burnard@retired.ox.ac.uk>

	fix empty cell problem

2013-10-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	need xs namespace declared in schematron

2013-10-06  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	think about to/from Markdown

2013-10-04  Sebastian Rahtz  <sebastian.rahtz@gmail.com>
	VERSION 7.2.0
	change to way TCP metadata is shown

	change result from change in thinking about $pPr

	use header file not text for TCP metadata

	make sure that footnotes keep footnoteRef, even when a style is present. involves making sure all uses of $pPr are as nodes, not string. also cope with <w:sdt> properly

2013-10-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	add support for teiCorpus to RDF conversion

2013-10-02  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	change in generateAuthor to remove trailing space, and work with corpus

	update version for new release

	write auxiliary files (eg footnotes) _after_ completing pass0

	dont show classDecl in epub metadata; get author from header of corpus where appropriate

2013-09-29  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	allow for extra graphics files in epub

	allow for corpus ancestor in generatePublisher

	dont use @rules on table, use CSS instead

	dont special case @url of film: here

2013-09-28  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	need to add properties to manifest entries for epub3

	avoid old @align on HTML cells

	remove debug

	create Ant job to copy graphics files from within main epub transformation

	correct mistake when getting title from teiCorpus

2013-09-25  martindholmes  <mholmes@uvic.ca>

	Fixing broken URL in oddbyexample.xsl; location of file has changed in deb package.

2013-09-24  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	index term does not always have double quote at the end (undo last, wrong, fix)

	processing of index entries in docx, need to strip off XE first

2013-09-22  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	allow for writeDiv at level of <TEI>

2013-09-20  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	TCP results changed

	protect against trailing space in PB/@REF

	extend regexp for eebopage URL scheme for include roman numerals, and junk left-trailing . in page numbers

	make sure all comons in preflight are processed in the right mode

2013-09-19  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	fix epub preflight so that elements within <hi> are processed in proper mode

	allow for block-level objects inside <add>

2013-09-18  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	remove typo

	footnotes in <floatingText> were not working

	remove redundant lineBreak functions

	change to notes means some changed test results

2013-09-18  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	donr put in TEIC-specific udm code

	dont process eebopage: @facs values

	normslize handling of <lb> into core

2013-09-17  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	change to Word output test file

	new parameter in TEI to Word, footnoteNumbering, to set the numbering style for footnotes

	clean up tree processing code

2013-09-17  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	drop <pb>  when processing EEBO data

	more tree test data

2013-09-16  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	change in result file in test

2013-09-16  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	refinements to handling of trees; don't show links which are inside a <forest>

	escape single quote when making JSON for trees; update tree test file to have all examples from Guidelines

2013-09-11  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more cleaning

	stanza to test www.tei-c garage too

	<msWriting> does not exist, so do not support it

	how to test oxgarage

2013-09-10  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	tweak test result

	support @cRef on <ptr> minimally in Word generation; add marginRight and Left to default Word templates

	allow for CSS names for values of @place

	take account of @facs pointing at a <graphic> element directly or at an element which contains a <graphic>
	found by Torsten Schassan

	d3-generated tree diagrams now more robust and responsive to content variation

2013-09-10  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	more work on d3-generated trees

2013-09-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	tweak D3 trees, and start looking at width and depth of nodes

2013-09-08  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	look for <div> at any level when making styleabear and styledoc

	documentation cleaning

2013-09-07  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	missing Debian file giving compat level

	version updated

	time for a new release

	better implementation of handling <ref> with no target

	a <ref> without @target should not throw away the contents

2013-09-06  lb42  <lou.burnard@retired.ox.ac.uk>

	trying to merge Merge branch 'master' of https://github.com/TEIC/Stylesheets
	Conflicts:
		profiles/agora/docx/to.xsl

2013-09-06  Lou Burnard  <lou@psammead.(none)>

	remove old version ; add 4-pass version of from.xsl

	there should be no to.xsl and the from is out of date

2013-09-06  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	changes to test files as a result of normalizing <head> in HTML

2013-09-06  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	improved d3-based tree rendering

	normalise the creation of HTML <head> element to single function

2013-09-02  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	result file changed with date, needs stripping

	typos in doc

2013-09-02  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	results changed by adding new HTML module to XSL

2013-09-01  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	preliminary support for <eTree>/<eLeaf> in HTML and LaTeX

	force encoding in output

	add section to test.xml for div with no heading
	also simplify working of autoHead, change symbol for what autoMakeHead
	does by default, and make OTA HTML more like OTA epub

2013-08-31  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	if autoHeadr is set to false. really don't make any heading at all.
	https://sourceforge.net/p/tei/bugs/595/

	do special processing for <biblStruct> only if no <bibl> present in <listBibl>

	process `<head>` inside `<listBibl>` properly in HTML and LaTeX
	see https://sourceforge.net/p/tei/bugs/593/

	process `<salute>` in standard way, so that @rend is noticed

2013-08-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	change results

	allow for <head> as child of front/body/back

	better distinguish notes in floating texts from normal notes

2013-08-09  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	coding mistake

	allow for notes within <floatingText>, just number them

	calculation of note number should not be confused by <floatingText>

2013-08-09  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	eejit

	ignore LOG file

	do test20 in latex as well, working on rendering

2013-08-08  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	make sure <edition> goes through space normalization

	more test cases

	using more common code to process inline elements means a lot of changes to test results

	borders around revisionDesc table

2013-08-08  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	refactoring some more inline elements to put a single match in common area, using makeInline template

2013-08-07  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	missing test result

	redo standard header and footer for simple HTML
	omit institution, feedback, search etc if URLs not explicitly provided

2013-08-06  martindholmes  <mholmes@uvic.ca>

	Removing my popup js from the odds guidelines.xsl file. I've moved it into the svn repo guidelines.xsl.model file instead, keeping it local to our build of the guidelines.

2013-08-06  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	missing file

2013-08-06  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	clean up LaTeX <app> processing
	switch to using eledmac instead of ledmac;add test file for use of
	<app>; suppress <app> with @from

	correct way to declare italic in LaTeX is \itshape, not \textit. Durr.

2013-08-05  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	change the way conversion to LaTeX does arbitrary commands. use a brace group instead of a command with param

	guard effect of LaTeX commands inside braces to be careful

	can't assume people have Helvetica and Times Roman fonts

2013-08-05  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	change the way font is set in egXML examples in LaTeX
	the previous vversion caused P5 Guidelines to fall over in
	incomprehensible ways. just make it \ttfamily\small and have done with
	it

2013-08-05  martindholmes  <mholmes@uvic.ca>

	Attempting to add a change to guidelines.xsl which should add the popup footnotes functionality,

2013-08-04  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fix error in teitoodt where calculating height of picture

	<label> test provokes fixes for of and docx too

	new test file for working on @rend

	take account of @rend on <title> and <label>; while there, handle forename and surname inside author/editor better
	resposnse to https://sourceforge.net/p/tei/bugs/591/

2013-08-03  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fixes to documentation

2013-08-02  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	clean up artefacts

	better support for endnotes
	Adding an endnote to the test file, and associated fixes to render a
	mixtire of footnotes and endnotes properly

	simpliy the way LaTeX comversion handles xelatex vs pdflatex
	The old reencode param is thrown away, and the test is put in the LaTeX
	instead. redo the way examplefont is done

	render <mentioned> in italic by default. make sure endnotereference style defined in Word

	add endnotes to test file

2013-08-01  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	support --schema on teito* scripts
	allowing for choosing which schemaSpec in an ODD shoukd be picked up

2013-07-31  lb42  <lou.burnard@retired.ox.ac.uk>

	doing this because sebastian tol;d ,me to
	Merge branch 'master' of https://github.com/TEIC/Stylesheets

2013-07-30  lb42  <lou.burnard@retired.ox.ac.uk>

	mods for rune's list (1)

2013-07-30  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	fix processing of cover image in epub

	cover image code doesn't work

	remove debugging code

	bump version number

	wrong file name in script

2013-07-29  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	file name changed, fix where imported

2013-07-29  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	debian package conflicts

	another uncaught date in test results

	better clean up of dates in test results

	change name of doc directory to just tei-xsl

	fix names of documentation targets

2013-07-29  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	Create README.md

	file names in documentation

	msitake

	fix file names in documentation generation

	more places using old file names changed

2013-07-28  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	rename files through many directories to avoid files with same name
	at the risk of some redundancy, there should now be many fewer
	occasions when there are files of the same name in several directories,
	such as tei.xsl

	doc referred to old directory names

	insisting on utf-8 all the time

	do clang and documentationLang parameters are also to set by --lang flag on teito*

	rethink the way makeDescription works, and change some test results as fallout
	the template makeDescription was called often. now re-expressed as a
	function. take the opportunity to make the teito* scripts support a
	--lang switch, and remove a file (odds.xsl in common) which is folded
	into functions.xsl and teiodds.xsl

	support for extra @rend attribute (from Lou)

2013-07-26  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	don't call page layout style 'CSS', but rather 'Complex'

2013-07-26  Sebastian Rahtz  <Sebastian.Rahtz@it.ox.ac.uk>

	correct URL for oXygen update file

	fix license reference for TEI P5 readme files

	change of test files after P5 2.5.0 release, and correction of typo in test.xml

2013-07-26  Sebastian Rahtz  <sebastian.rahtz@gmail.com>

	preserve <gi> across odd2lite

	generalise handling of <item> a bit more, and make sure @xml:id on it is taken account of
2013-07-22  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	version 6.38
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test27.html
	   M /trunk/Stylesheets/xhtml2/core.xsl

	turn biblioStyle into CSS class

2013-07-22  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile
	   M /trunk/Stylesheets/doc/paramform.xsl
	   M /trunk/Stylesheets/doc/teixsl.xml

	fix doc

2013-07-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile
	   M /trunk/Stylesheets/Test/expected-results/test.tex
	   M /trunk/Stylesheets/Test/expected-results/test23.tex
	   M /trunk/Stylesheets/Test/expected-results/test24.tex
	   M /trunk/Stylesheets/Test/expected-results/test25.tex
	   M /trunk/Stylesheets/Test/expected-results/test27.tex
	   M /trunk/Stylesheets/Test/expected-results/test5.tex
	   M /trunk/Stylesheets/Test/expected-results/test6.tex
	   M /trunk/Stylesheets/Test/expected-results/testnotes1.tex
	   A /trunk/Stylesheets/doc/oxy-changeframeworks.png
	   D /trunk/Stylesheets/doc/param.xml
	   M /trunk/Stylesheets/doc/param.xsl
	   M /trunk/Stylesheets/doc/teixsl.xml
	   M /trunk/Stylesheets/latex2/tei-param.xsl
	   M /trunk/Stylesheets/xhtml2/tei-param.xsl

	merge documentation into one, and start checking it

2013-07-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/dhoxss/slides/to.xsl
	   M /trunk/Stylesheets/profiles/oucs/slides/to.xsl
	   M /trunk/Stylesheets/profiles/tei/slides/to.xsl

	remove duplicate lines

2013-07-19  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   A /trunk/Stylesheets/doc/oxdump1.png
	   A /trunk/Stylesheets/doc/oxdump2.png
	   A /trunk/Stylesheets/doc/oxygen-duplicate-scenario1.png
	   A /trunk/Stylesheets/doc/oxygen-duplicate-scenario2.png
	   A /trunk/Stylesheets/doc/oxygen-duplicate-scenario3.png
	   M /trunk/Stylesheets/doc/teixsl.xml

	more documentation for stylesheets

2013-07-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/doc/teixsl.xml

	starting on doc revision

2013-07-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2odd.xsl

	kick

2013-07-17  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/tools/listgraphics.xsl
	   M /trunk/Stylesheets/epub3/tei-to-epub3.xsl
	   M /trunk/Stylesheets/odt/fixgraphics.xsl
	   M /trunk/Stylesheets/odt/listgraphics.xsl
	   M /trunk/Stylesheets/odt/teitoodt.xsl
	   M /trunk/Stylesheets/tools/makegraphicsanttask.xsl

	more fixes to treat media element in same way as graphic element

2013-07-17  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/functions.xsl
	   M /trunk/Stylesheets/common2/tei.xsl
	   M /trunk/Stylesheets/docx/to/graphics.xsl
	   M /trunk/Stylesheets/docx/to/relationships.xsl
	   M /trunk/Stylesheets/docx/tools/fixgraphics.xsl
	   M /trunk/Stylesheets/epub/epub-common.xsl
	   M /trunk/Stylesheets/epub/epub-preflight.xsl
	   M /trunk/Stylesheets/fo2/figures.xsl
	   M /trunk/Stylesheets/latex2/figures.xsl
	   M /trunk/Stylesheets/latex2/textstructure.xsl
	   M /trunk/Stylesheets/xhtml2/figures.xsl

	treat <media> in same way as <graphic>

2013-07-16  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/functions.xsl

	Support @type=block as well as @rend, to decide if something is inline

2013-07-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/functions.xsl

	<rs> is inline

2013-07-07  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/Test/expected-results/content.xml.odt
	   M /trunk/Stylesheets/Test/expected-results/test-css.html
	   M /trunk/Stylesheets/Test/expected-results/test.fo
	   M /trunk/Stylesheets/Test/expected-results/test.html
	   M /trunk/Stylesheets/Test/expected-results/test.html5
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html
	   M /trunk/Stylesheets/Test/expected-results/test.tex
	   M /trunk/Stylesheets/Test/expected-results/test.xml.docx.document
	   M /trunk/Stylesheets/Test/test.xml
	   M /trunk/Stylesheets/html5/build-to.xml
	   M /trunk/Stylesheets/profiles/default/html5/to.xsl
	   M /trunk/Stylesheets/profiles/tei/html5/to.xsl
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	extra test

2013-07-06  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odt/expandxsl.xsl

	fix expansion of XSL imports in odt processing

2013-07-06  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog
	   M /trunk/Stylesheets/VERSION

	version 6.37

2013-07-06  Lou Burnard <lou.burnard@retired.ox.ac.uk>
	Changed paths:
	   M /trunk/Stylesheets/profiles/agora/docx/from.xsl

	fix numbering of paras ; add "CentredQuote" and "Bibliography" styles

2013-07-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html
	   M /trunk/Stylesheets/Test/expected-results/test15.odd.rnc
	   M /trunk/Stylesheets/Test/expected-results/test21.odd.rnc
	   M /trunk/Stylesheets/Test/expected-results/test30.rnc
	   M /trunk/Stylesheets/Test/expected-results/testdrama.compiled.xml

	expected results changed because of new TEI release

2013-07-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   A /trunk/Stylesheets/Test/expected-results/test30.rnc
	   A /trunk/Stylesheets/Test/test30.odd
	   M /trunk/Stylesheets/slides/teihtml-slides.xsl

	better odd test files

2013-07-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/guidelines.xsl

	missing namespace prefix means version isnt shown

2013-07-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	release 6.37

2013-07-06  Lou Burnard <lou.burnard@retired.ox.ac.uk>
	Changed paths:
	   M /trunk/Stylesheets/profiles/agora/docx/from.xsl

	fix numbering of paras ; add "CentredQuote" and "Bibliography" styles

2013-07-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html
	   M /trunk/Stylesheets/Test/expected-results/test15.odd.rnc
	   M /trunk/Stylesheets/Test/expected-results/test21.odd.rnc
	   M /trunk/Stylesheets/Test/expected-results/test30.rnc
	   M /trunk/Stylesheets/Test/expected-results/testdrama.compiled.xml

	expected results changed because of new TEI release

2013-07-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   A /trunk/Stylesheets/Test/expected-results/test30.rnc
	   A /trunk/Stylesheets/Test/test30.odd
	   M /trunk/Stylesheets/slides/teihtml-slides.xsl

	better odd test files

2013-07-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/guidelines.xsl

	missing namespace prefix means version isnt shown

2013-07-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2odd.xsl

	aargh undo riduculous thing about attRef

2013-07-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test6.html
	   M /trunk/Stylesheets/Test/expected-results/test6.xml.docx.document

	forgot test6 used elsewhere

2013-07-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test6.tex
	   M /trunk/Stylesheets/Test/test6.xml
	   M /trunk/Stylesheets/slides/teilatex-slides.xsl

	dont use \alert in slides, use \textcolor{red}

2013-07-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/slides/teilatex-slides.xsl

	put \relax inside \alert to avoid accidents

2013-07-01  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2odd.xsl

	copy through attRef elements found in an elementSpec in change mode

2013-06-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/from/fields.xsl

	more Field lunacy trapped, thanks to Eberhard von Kitzing <eberhard.v.kitzing@arcor.de>

2013-06-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/linking.xsl

	fallback in template called 'header'  (bugs/584 )

2013-06-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/oucs/docx/to.xsl

	dunno why oucs docx profile wanted to omit namespace prefixes

2013-06-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/from/docxtotei.xsl
	   M /trunk/Stylesheets/docx/from/lists.xsl

	consistent name for style file in Word docs

2013-06-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/VERSION
	   M /trunk/Stylesheets/odds2/guidelines.xsl

	start new version

2013-06-21  Lou Burnard <lou.burnard@retired.ox.ac.uk>
	Changed paths:
	   M /trunk/Stylesheets/profiles/agora/docx/from.xsl
	   M /trunk/Stylesheets/profiles/agora/html/to.xsl

	Word style is called Bibliography not  bibliography

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog
	   M /trunk/Stylesheets/VERSION

	redo release of 6.35

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/tei.xsl
	   M /trunk/Stylesheets/xhtml2/textstructure.xsl

	the rule that a singleton div doesnt start a new output file is only true if it has no div children

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/tei-param.xsl

	permit docDate to stand for a head of  div

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/VERSION
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	make a bit more robust

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   A /trunk/Stylesheets/profiles/bodley/epub3
	   A /trunk/Stylesheets/profiles/bodley/epub3/bodley.css
	   A /trunk/Stylesheets/profiles/bodley/epub3/to.xsl

	bodley epub3 container

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/linking.xsl

	only affect ptr as direct child of monogr or analytic

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/linking.xsl

	formatting of ptr in biblStruct

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

	go for 6.35

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/i18n.xml

	words for validuntil

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

	log

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	do proper text for splitFrontmatter

2013-06-20  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog
	   M /trunk/Stylesheets/profiles/dhoxss/slides/to.xsl

	fonts for dhox slides

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	RELEASE 6.35

	Changed paths:
	   M /trunk/Stylesheets/xhtml2/tei.xsl
	   M /trunk/Stylesheets/xhtml2/textstructure.xsl

	the rule that a singleton div doesnt start a new output file is only true if it has no div children

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/tei-param.xsl

	permit docDate to stand for a head of  div

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	make a bit more robust

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   A /trunk/Stylesheets/profiles/bodley/epub3
	   A /trunk/Stylesheets/profiles/bodley/epub3/bodley.css
	   A /trunk/Stylesheets/profiles/bodley/epub3/to.xsl

	bodley epub3 container

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/linking.xsl

	only affect ptr as direct child of monogr or analytic

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/linking.xsl

	formatting of ptr in biblStruct

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/i18n.xml

	words for validuntil

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

	log

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	do proper text for splitFrontmatter

2013-06-20  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog
	   M /trunk/Stylesheets/profiles/dhoxss/slides/to.xsl

	fonts for dhox slides

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/i18n.xml

	words for validuntil

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

	log

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	do proper test for splitFrontmatter

2013-06-20  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog
	   M /trunk/Stylesheets/profiles/dhoxss/slides/to.xsl

	fonts for dhox slides

2013-06-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	do proper text for splitFrontmatter

2013-06-20  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog
	   M /trunk/Stylesheets/profiles/dhoxss/slides/to.xsl

	fonts for dhox slides

2013-06-20  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/tagdocs.xsl
	   M /trunk/Stylesheets/i18n.xml
	   M /trunk/Stylesheets/odd.css
	   M /trunk/Stylesheets/xhtml2/tagdocs.xsl

	implement @validUntil

2013-06-19  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/bodley/epub/to.xsl

	bodley epub image based

2013-06-17  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html
	   M /trunk/Stylesheets/tei.css

	adjust the CSS for superscript

2013-06-17  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile

	if we dont have oxygen

2013-06-17  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/i18n.xml
	   M /trunk/Stylesheets/xhtml2/core.xsl

	process gb in xhtml

2013-06-16  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/saxonce/html/to.xsl
	   A /trunk/Stylesheets/slides/slides.xsl
	   M /trunk/Stylesheets/slides/teihtml-slides.xsl

	fooling around with slides

2013-06-16  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   A /trunk/Stylesheets/profiles/saxonce
	   A /trunk/Stylesheets/profiles/saxonce/html
	   A /trunk/Stylesheets/profiles/saxonce/html/to.xsl

	code to support SaxonCE

2013-06-16  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/slides/teihtml-slides.xsl
	   M /trunk/Stylesheets/xhtml2/tei-param.xsl
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	reformatting

2013-06-15  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/slides/teihtml-slides.xsl

	html slides, tiny fixes

2013-06-15  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.tex
	   M /trunk/Stylesheets/Test/expected-results/test6.tex
	   M /trunk/Stylesheets/latex2/core.xsl

	latex rendering of @rend, make more elegant

2013-06-15  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/functions.xsl
	   M /trunk/Stylesheets/latex2/core.xsl
	   M /trunk/Stylesheets/slides/teilatex-slides.xsl

	tweaking bits of slides

2013-06-15  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/core.xsl

	suppprt gb

2013-06-15  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html

	clean up tests

2013-06-15  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test6.tex

	results changed

2013-06-15  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test-css.html
	   M /trunk/Stylesheets/Test/expected-results/test.html
	   M /trunk/Stylesheets/Test/expected-results/test.html5
	   M /trunk/Stylesheets/slides/teilatex-slides.xsl
	   M /trunk/Stylesheets/xhtml2/core.xsl
	   M /trunk/Stylesheets/xhtml2/drama.xsl
	   M /trunk/Stylesheets/xhtml2/tei-param.xsl
	   M /trunk/Stylesheets/xhtml2/textstructure.xsl

	make sure <seg>'s xml:id gets preserved. take the opportunity to clean up xml:id processing in HTML and make it more consistent

2013-06-12  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/VERSION

	start 6.35

2013-06-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

	make version 6.34

2013-06-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.fo
	   M /trunk/Stylesheets/Test/expected-results/test.xml.docx.document
	   M /trunk/Stylesheets/Test/expected-results/test27.fo
	   M /trunk/Stylesheets/Test/expected-results/test6.xml.docx.document
	   M /trunk/Stylesheets/Test/expected-results/testnotes1.fo
	   M /trunk/Stylesheets/fo2/core.xsl
	   M /trunk/Stylesheets/fo2/tei-param.xsl

	improve FO rendering of EEBO

2013-06-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl

	in docx conversion, <p> and <item> have strip-space set, to avoid empty paras

2013-06-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/functions.xsl

	root <p> is not inline

2013-06-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/verbatim.xsl

	special case of TEI inside teiCorpus does not need an xmlns decl in verbatim mode

2013-06-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog
	   M /trunk/Stylesheets/common2/functions.xsl
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl

	process <tag> in teito docx

2013-06-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	RELEASE 6.34
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.fo
	   M /trunk/Stylesheets/Test/expected-results/test.xml.docx.document
	   M /trunk/Stylesheets/Test/expected-results/test27.fo
	   M /trunk/Stylesheets/Test/expected-results/test6.xml.docx.document
	   M /trunk/Stylesheets/Test/expected-results/testnotes1.fo
	   M /trunk/Stylesheets/fo2/core.xsl
	   M /trunk/Stylesheets/fo2/tei-param.xsl

	improve FO rendering of EEBO

2013-06-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl

	in docx conversion, <p> and <item> have strip-space set, to avoid empty paras

2013-06-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/functions.xsl

	root <p> is not inline

2013-06-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/verbatim.xsl

	special case of TEI inside teiCorpus does not need an xmlns decl in verbatim mode

2013-06-11  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog
	   M /trunk/Stylesheets/common2/functions.xsl
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl

	process <tag> in teito docx

2013-06-10  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile
	   M /trunk/Stylesheets/doc/teixsl.xml

	sort out documentation-making

2013-06-10  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile
	   M /trunk/Stylesheets/docx/from/pass2.xsl

	include doc in install

2013-06-10  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile

	doc tcp2tei

2013-06-10  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	doc tcp2tei

2013-06-10  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile

	doc tcp2tei

2013-06-10  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile
	   M /trunk/Stylesheets/doc/teixsl.xml

	sort out documentation-making

2013-06-10  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile
	   M /trunk/Stylesheets/docx/from/pass2.xsl

	include doc in install

2013-06-10  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile

	doc tcp2tei

2013-06-10  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	doc tcp2tei

2013-06-10  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile

	doc tcp2tei

2013-06-08  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/rdf/crm.odd
	   M /trunk/Stylesheets/rdf/crm.xsl

	adding some frbroo to tei-to-RDF

2013-06-07  Lou Burnard <lou.burnard@retired.ox.ac.uk>
	Changed paths:
	   M /trunk/Stylesheets/profiles/agora/docx/from.xsl

	rethink handling of front matter to permit footnoted titles

2013-06-07  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/A54031.xml

	tcp changed

2013-06-07  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/epub/epub-common.xsl
	   M /trunk/Stylesheets/xhtml2/core.xsl

	dont have links from page break @facs to images in epub

2013-06-07  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tools/makegraphicsanttask.xsl
	   M /trunk/Stylesheets/xhtml2/core.xsl

	use resolveURI in more places

2013-06-07  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test-css.html
	   M /trunk/Stylesheets/Test/expected-results/test.html
	   M /trunk/Stylesheets/Test/expected-results/test.html5

	page break things changed

2013-06-07  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/core.xsl

	silly of me, a doesnt take @alt

2013-06-07  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test-css.html
	   M /trunk/Stylesheets/Test/expected-results/test.html
	   M /trunk/Stylesheets/Test/expected-results/test.html5
	   M /trunk/Stylesheets/Test/expected-results/test27.html
	   M /trunk/Stylesheets/Test/test.xml
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl
	   M /trunk/Stylesheets/xhtml2/core.xsl
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	more consistent rendering of page breaks in HTML

2013-06-06  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test-css.html

	cant have link to text version in standalone

2013-06-06  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/epub/epub-common.xsl
	   M /trunk/Stylesheets/odds2/guidelines.xsl
	   M /trunk/Stylesheets/profiles/tei/epub/to.xsl
	   M /trunk/Stylesheets/profiles/tei/epub3/to.xsl
	   M /trunk/Stylesheets/profiles/teikindle/epub/to.xsl
	   M /trunk/Stylesheets/xhtml2/textstructure.xsl

	fall-out from not making index-toc.html in Guidelines any more; fixes epub errors

2013-06-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/guidelines.xsl

	dont need redefinition of mainPage

2013-06-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/oddprocessing.xsl

	dont use bodyHook _and_ guidelinesTop templates, they are rather similar

2013-06-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/guidelines.xsl

	check for outputTarget being html or html5

2013-06-05  James Cummings <james.cummings@oucs.ox.ac.uk>
	Changed paths:
	   M /trunk/Stylesheets/profiles/default/p4/from.xsl

	hrmmm adding xs namespace seems to confuse expected results? seeing if exclude-result-prefixes helps, probably not.

2013-06-05  James Cummings <james.cummings@oucs.ox.ac.uk>
	Changed paths:
	   M /trunk/Stylesheets/profiles/default/p4/from.xsl

	foreName -> forename; event/@desc; vocal/@desc; birth/@date all added at bottom.

2013-06-04  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test12.rdf

	improved RDF output

2013-06-04  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/odds.xsl
	   M /trunk/Stylesheets/odds2/teiodds.xsl
	   M /trunk/Stylesheets/rdf/Makefile
	   M /trunk/Stylesheets/rdf/crm.odd
	   M /trunk/Stylesheets/rdf/crm.xsl
	   M /trunk/Stylesheets/rdf/make-acdc.xsl
	   M /trunk/Stylesheets/rdf/tei2rdf.xsl

	make RDF code work again

2013-06-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/VERSION
	   M /trunk/Stylesheets/docx/to/application.xsl

	start next version already

2013-06-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

	making release 6.32

2013-06-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile

	clean up test to make sure odttotei is tested

2013-06-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/docx/build-from.xml
	   M /trunk/Stylesheets/odt/build-from.xml

	fix mistake in docx/build-from and odt/build-from, over undeclared profiledir.

2013-06-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/xml.xsd
	   M /trunk/Stylesheets/VERSION
	   M /trunk/Stylesheets/docx/to/application.xsl
	   M /trunk/Stylesheets/rdf/build-to.xml

	rdf was making json by mistake

2013-06-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/functions.xsl

	remove debug

2013-06-02  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/functions.xsl

	generateSimpleTitle needs to know about teiCorpus

2013-06-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	RELEASE 6.33
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile

	clean up test to make sure odttotei is tested

2013-06-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/docx/build-from.xml
	   M /trunk/Stylesheets/odt/build-from.xml

	fix mistake in docx/build-from and odt/build-from, over undeclared profiledir.

2013-06-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/xml.xsd
	   M /trunk/Stylesheets/VERSION
	   M /trunk/Stylesheets/docx/to/application.xsl
	   M /trunk/Stylesheets/rdf/build-to.xml

	rdf was making json by mistake

2013-06-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/functions.xsl

	remove debug

2013-06-02  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test24.tex

	generateSimpleTitle needs to know about teiCorpus

2013-06-02  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/latex2/textstructure.xsl

	latex title decl uses simple form of generateTitle

2013-06-02  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	tcp vid mustnt have spaces

2013-06-01  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

	make release of 6.32

2013-06-01  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test29.xml
	   M /trunk/Stylesheets/docx/from/docxtotei.xsl
	   M /trunk/Stylesheets/docx/from/functions.xsl
	   M /trunk/Stylesheets/docx/from/pass2.xsl

	handle captions better

2013-06-01  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   A /trunk/Stylesheets/Test/expected-results/test29.xml

	missing result

2013-06-01  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/Test/expected-results/test-rtf2tei.xml
	   M /trunk/Stylesheets/Test/expected-results/test18.xml
	   A /trunk/Stylesheets/Test/test29.docx
	   M /trunk/Stylesheets/docx/from/docxtotei.xsl
	   M /trunk/Stylesheets/docx/from/marginals.xsl
	   M /trunk/Stylesheets/docx/from/pass0.xsl
	   M /trunk/Stylesheets/docx/from/pass2.xsl

	more word to tei conversion details. process style names in footnotes and endotes; convert tei: @rend values on p to more specific element

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl

	make tableWidthPercentage take effect on TEI tables to docx

2013-06-01  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	RELEASE 6.32
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test29.xml
	   M /trunk/Stylesheets/docx/from/docxtotei.xsl
	   M /trunk/Stylesheets/docx/from/functions.xsl
	   M /trunk/Stylesheets/docx/from/pass2.xsl

	handle captions better

2013-06-01  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   A /trunk/Stylesheets/Test/expected-results/test29.xml

	missing result

2013-06-01  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/Test/expected-results/test-rtf2tei.xml
	   M /trunk/Stylesheets/Test/expected-results/test18.xml
	   A /trunk/Stylesheets/Test/test29.docx
	   M /trunk/Stylesheets/docx/from/docxtotei.xsl
	   M /trunk/Stylesheets/docx/from/marginals.xsl
	   M /trunk/Stylesheets/docx/from/pass0.xsl
	   M /trunk/Stylesheets/docx/from/pass2.xsl

	more word to tei conversion details. process style names in footnotes and endotes; convert tei: @rend values on p to more specific element

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl

	make tableWidthPercentage take effect on TEI tables to docx

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/Test/expected-results/test-rtf2tei.xml
	   M /trunk/Stylesheets/Test/test.odd
	   M /trunk/Stylesheets/Test/xml.xsd
	   M /trunk/Stylesheets/docx/from/docxtotei.xsl
	   M /trunk/Stylesheets/docx/from/paragraphs.xsl
	   M /trunk/Stylesheets/docx/from/pass2.xsl
	   M /trunk/Stylesheets/docx/from/textruns.xsl
	   M /trunk/Stylesheets/profiles/oucs/docx/to.xsl

	clean up from docx pass2; include Tomaz test file

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile

	typo

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/A54031.xml
	   M /trunk/Stylesheets/Test/expected-results/test.tex
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	xref changes; and change eebo page url to not need the bibno

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   A /trunk/Stylesheets/Test/expected-results/test-rtf2tei.xml
	   A /trunk/Stylesheets/Test/test-rtf2tei.docx
	   M /trunk/Stylesheets/latex2/linking.xsl
	   M /trunk/Stylesheets/latex2/tei.xsl

	do character escaping on URLs inside \xref

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.tex

	latex now shows @facs values for pb

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/A54031.xml
	   M /trunk/Stylesheets/latex2/core.xsl
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	changes to TCP page facsimiles

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/A54031.xml

	updated tcp

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/to/application.xsl
	   M /trunk/Stylesheets/odds2/guidelines.xsl
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	making generic guidelines.xsl cover more

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   A /trunk/Stylesheets/odds2/guidelines.xsl

	restore

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test27.fo

	removed russian from test27

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test27.html

	removed russian from test27

2013-05-31  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.tex
	   M /trunk/Stylesheets/Test/expected-results/test23.tex
	   M /trunk/Stylesheets/Test/expected-results/test24.tex
	   M /trunk/Stylesheets/Test/expected-results/test25.tex
	   M /trunk/Stylesheets/Test/expected-results/test27.tex
	   M /trunk/Stylesheets/Test/expected-results/test5.tex
	   M /trunk/Stylesheets/Test/expected-results/test6.tex
	   M /trunk/Stylesheets/Test/expected-results/testnotes1.tex
	   M /trunk/Stylesheets/Test/test27.xml
	   M /trunk/Stylesheets/latex2/tei-param.xsl
	   M /trunk/Stylesheets/latex2/tei.xsl

	tweaking LaTeX output to check special chars, and to make msdesc actually work

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/latex2/linking.xsl

	except xref

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/latex2/tei.xsl

	unfinished work in making sure special chars are escaped properly in LaTeX

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/verbatim.xsl
	   M /trunk/Stylesheets/latex2/linking.xsl
	   M /trunk/Stylesheets/latex2/tei.xsl

	unfinished work in making sure special chars are escaped properly in LaTeX

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   D /trunk/Stylesheets/odds2/guidelines.xsl

	redundant file not used by anyone

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   D /trunk/Stylesheets/Test/lib/saxon-9.1.0.8.jar

	use fixed copy of saxon

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

	update changelog

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html
	   M /trunk/Stylesheets/epub/tei-to-epub.xsl

	fix epub generation to avoid error about adobe template

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/epubcheck3.jar
	   A /trunk/Stylesheets/Test/lib/Saxon-HE-9.4.0.6.jar

	update epubcheck

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2lite.xsl
	   M /trunk/Stylesheets/odds2/odd2odd.xsl

	fix odd2odd and odd2lite to make sure added elements appear in summaryDoc mode

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2dtd.xsl

	add foxglove support to odd2dtd

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2dtd.xsl

	test for explicit case of data.name and remove duplicate

2013-05-30  Lou Burnard <lou.burnard@retired.ox.ac.uk>
	Changed paths:
	   M /trunk/Stylesheets/profiles/agora/docx/from.xsl

	generate right paragraph number for contexta refs

2013-05-29  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2dtd.xsl

	dont limit contents of macros to specific namespaces

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html
	   M /trunk/Stylesheets/epub/tei-to-epub.xsl

	fix epub generation to avoid error about adobe template

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/epubcheck3.jar
	   A /trunk/Stylesheets/Test/lib/Saxon-HE-9.4.0.6.jar

	update epubcheck

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2lite.xsl
	   M /trunk/Stylesheets/odds2/odd2odd.xsl

	fix odd2odd and odd2lite to make sure added elements appear in summaryDoc mode

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2dtd.xsl

	add foxglove support to odd2dtd

2013-05-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2dtd.xsl

	test for explicit case of data.name and remove duplicate

2013-05-30  Lou Burnard <lou.burnard@retired.ox.ac.uk>
	Changed paths:
	   M /trunk/Stylesheets/profiles/agora/docx/from.xsl

	generate right paragraph number for contexta refs

2013-05-29  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2dtd.xsl

	dont limit contents of macros to specific namespaces

2013-05-29  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2dtd.xsl

	dont limit contents of macros to specific namespaces

2013-05-29  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/agora/docx/from.xsl

	dont count paras in notes

2013-05-29  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2relax.xsl

	fix foxglove processing on odd2relax

2013-05-29  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2relax.xsl

	foxglove support in odd2relax

2013-05-28  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2odd.xsl

	odd2odd needs to take account of elementRef, classRef and macroRef when deciding whether to drop a definition

2013-05-28  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/acm/latex/to.xsl

	tweak ACM latex style

2013-05-27  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/acm/latex/to.xsl

	tweaks to ACM conversion

2013-05-27  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test6.html
	   M /trunk/Stylesheets/Test/expected-results/test6.xml.docx.document

	revised resukts after adding a new section to test6.xml

2013-05-27  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.tex
	   M /trunk/Stylesheets/Test/expected-results/test23.tex
	   M /trunk/Stylesheets/Test/expected-results/test24.tex
	   M /trunk/Stylesheets/Test/expected-results/test25.tex
	   M /trunk/Stylesheets/Test/expected-results/test27.tex
	   M /trunk/Stylesheets/Test/expected-results/test5.tex
	   M /trunk/Stylesheets/Test/expected-results/test6.tex
	   M /trunk/Stylesheets/Test/expected-results/testnotes1.tex
	   M /trunk/Stylesheets/Test/test6.xml
	   M /trunk/Stylesheets/latex2/core.xsl
	   M /trunk/Stylesheets/latex2/tei.xsl
	   M /trunk/Stylesheets/latex2/textstructure.xsl
	   M /trunk/Stylesheets/profiles/acm/latex/to.xsl

	change LaTeX generation so as to be closer to hand-written TeX; ie escape all funny chars and stop using catcode to manage them

2013-05-27  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   A /trunk/Stylesheets/Test/cleanup.pl
	   M /trunk/Stylesheets/Test/expected-results/test-css.html
	   M /trunk/Stylesheets/Test/expected-results/test.html
	   M /trunk/Stylesheets/Test/expected-results/test.html5
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html
	   M /trunk/Stylesheets/Test/expected-results/test20.html
	   M /trunk/Stylesheets/Test/expected-results/test22.html
	   M /trunk/Stylesheets/Test/expected-results/test23.html
	   M /trunk/Stylesheets/Test/expected-results/test24.html
	   M /trunk/Stylesheets/Test/expected-results/test25.html
	   M /trunk/Stylesheets/Test/expected-results/test27.html
	   M /trunk/Stylesheets/Test/expected-results/test28.html
	   M /trunk/Stylesheets/Test/expected-results/test5.xhtml
	   M /trunk/Stylesheets/Test/expected-results/test6.html
	   M /trunk/Stylesheets/Test/expected-results/testnotes/index.html
	   M /trunk/Stylesheets/Test/expected-results/testnotes/one.html
	   M /trunk/Stylesheets/Test/expected-results/testnotes/three.html
	   M /trunk/Stylesheets/Test/expected-results/testnotes/two.html
	   M /trunk/Stylesheets/Test/expected-results/testnotes2/index.html
	   M /trunk/Stylesheets/Test/expected-results/testnotes2/one.html
	   M /trunk/Stylesheets/Test/expected-results/testnotes2/three.html
	   M /trunk/Stylesheets/Test/expected-results/testnotes3/index.html
	   M /trunk/Stylesheets/Test/expected-results/testnotes3/one.html
	   M /trunk/Stylesheets/Test/expected-results/testnotes3/three.html
	   M /trunk/Stylesheets/Test/expected-results/testnotes3/two.html
	   M /trunk/Stylesheets/profiles/acm/latex/to.xsl
	   M /trunk/Stylesheets/xhtml2/textstructure.xsl

	put in name and version of XSL processor; adjust tests

2013-05-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile
	   M /trunk/Stylesheets/doc/teixsl.xml

	small documentation changes

2013-05-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/VERSION

	start 6.32

2013-05-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile

	cut out some duplicate runs of doc generation

2013-05-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/to/numbering-definition.xsl
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl

	dont open number file,cos we want to read it later

2013-05-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

	decide on new version

2013-05-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/latex2/tagdocs.xsl

	no indent on first line of verbatim in LaTeX

2013-05-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/content.xml.odt
	   M /trunk/Stylesheets/Test/expected-results/test-css.html
	   M /trunk/Stylesheets/Test/expected-results/test.fo
	   M /trunk/Stylesheets/Test/expected-results/test.html
	   M /trunk/Stylesheets/Test/expected-results/test.html5
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html
	   M /trunk/Stylesheets/Test/expected-results/test.tex
	   M /trunk/Stylesheets/Test/expected-results/test.xml.docx.document
	   M /trunk/Stylesheets/Test/test.xml
	   M /trunk/Stylesheets/common2/verbatim.xsl
	   M /trunk/Stylesheets/docx/to/tei-docx-verbatim.xsl
	   M /trunk/Stylesheets/latex2/tei-param.xsl
	   M /trunk/Stylesheets/latex2/tei.xsl
	   M /trunk/Stylesheets/odd.css
	   D /trunk/Stylesheets/slides/slides-common.xsl
	   M /trunk/Stylesheets/tei.css

	tweak verbatim formatting to get markup around attribute name and value separately

2013-05-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	RELEASE 6.31

2013-05-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/latex2/tagdocs.xsl

	no indent on first line of verbatim in LaTeX

2013-05-25  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/content.xml.odt
	   M /trunk/Stylesheets/Test/expected-results/test-css.html
	   M /trunk/Stylesheets/Test/expected-results/test.fo
	   M /trunk/Stylesheets/Test/expected-results/test.html
	   M /trunk/Stylesheets/Test/expected-results/test.html5
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html
	   M /trunk/Stylesheets/Test/expected-results/test.tex
	   M /trunk/Stylesheets/Test/expected-results/test.xml.docx.document
	   M /trunk/Stylesheets/Test/test.xml
	   M /trunk/Stylesheets/common2/verbatim.xsl
	   M /trunk/Stylesheets/docx/to/tei-docx-verbatim.xsl
	   M /trunk/Stylesheets/latex2/tei-param.xsl
	   M /trunk/Stylesheets/latex2/tei.xsl
	   M /trunk/Stylesheets/odd.css
	   D /trunk/Stylesheets/slides/slides-common.xsl
	   M /trunk/Stylesheets/tei.css

	tweak verbatim formatting to get markup around attribute name and value separately

2013-05-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/test.xml

	restore

2013-05-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/test.xml

	comment out test example

2013-05-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/test.xml

	comment out test example

2013-05-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/test.xml
	   M /trunk/Stylesheets/xhtml2/oddprocessing.xsl

	restore br in verbatim line break, dont use d-o-e

2013-05-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   A /trunk/Stylesheets/Test/expected-results/content.xml.odt
	   M /trunk/Stylesheets/odt/teitoodt.xsl

	improve some bits of TEI to ODT

2013-05-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test-css.html
	   M /trunk/Stylesheets/Test/expected-results/test.html
	   M /trunk/Stylesheets/Test/expected-results/test.html5
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html
	   M /trunk/Stylesheets/Test/expected-results/test.tex
	   M /trunk/Stylesheets/common2/verbatim.xsl

	verbatim processing, tweak some details

2013-05-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test-css.html
	   M /trunk/Stylesheets/Test/expected-results/test.epub.listing
	   M /trunk/Stylesheets/Test/expected-results/test.fo
	   M /trunk/Stylesheets/Test/expected-results/test.html
	   M /trunk/Stylesheets/Test/expected-results/test.html5
	   M /trunk/Stylesheets/Test/expected-results/test.tex
	   M /trunk/Stylesheets/Test/expected-results/test.xml.docx.document
	   M /trunk/Stylesheets/Test/expected-results/test24.fo
	   M /trunk/Stylesheets/Test/expected-results/test25.fo
	   M /trunk/Stylesheets/Test/expected-results/test27.fo
	   M /trunk/Stylesheets/Test/expected-results/test5.fo
	   M /trunk/Stylesheets/Test/expected-results/testnotes1.fo
	   M /trunk/Stylesheets/Test/test.xml
	   M /trunk/Stylesheets/common2/teianttasks.xml
	   M /trunk/Stylesheets/common2/verbatim.xsl
	   M /trunk/Stylesheets/doc/paramform.xsl
	   M /trunk/Stylesheets/docbook/teitodocbook.xsl
	   M /trunk/Stylesheets/docx/to/tei-docx-verbatim.xsl
	   M /trunk/Stylesheets/fo2/core.xsl
	   M /trunk/Stylesheets/fo2/tei-param.xsl
	   M /trunk/Stylesheets/fo2/tei.xsl
	   M /trunk/Stylesheets/latex2/tei-param.xsl
	   M /trunk/Stylesheets/latex2/tei.xsl
	   M /trunk/Stylesheets/odds2/odd2lite.xsl
	   M /trunk/Stylesheets/odt/teitoodt.xsl
	   M /trunk/Stylesheets/profiles/dhoxss/slides/to.xsl
	   M /trunk/Stylesheets/profiles/enrich/latex/to.xsl
	   M /trunk/Stylesheets/profiles/iso/latex/to.xsl
	   M /trunk/Stylesheets/profiles/oucs/slides/to.xsl
	   M /trunk/Stylesheets/profiles/tei/slides/to.xsl
	   M /trunk/Stylesheets/slides/teilatex-slides.xsl
	   M /trunk/Stylesheets/xhtml2/core.xsl
	   M /trunk/Stylesheets/xhtml2/tei-param.xsl
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	rejig the way verbatim formatting is done, using templates with XML elements rather than text parameters with disable-output-escaping for start and finish

2013-05-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/test.xml
	   M /trunk/Stylesheets/common2/verbatim.xsl

	starting on new verbatim code

2013-05-23  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/core.xsl

	remove debug

2013-05-23  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/transformtei

	location of saxon

2013-05-20  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/build-to.xml
	   M /trunk/Stylesheets/odt/build-to.xml

	stupid typo in to-odt and to-docx ant scripts

2013-05-20  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docbook/build-from.xml
	   M /trunk/Stylesheets/docx/build-from.xml
	   M /trunk/Stylesheets/docx/from/pass2.xsl
	   M /trunk/Stylesheets/odt/build-from.xml
	   M /trunk/Stylesheets/tcp/build-from.xml
	   M /trunk/Stylesheets/xhtml2/core.xsl
	   M /trunk/Stylesheets/xlsx/build-from.xml

	fixed paths to profile directory in Ant scripts should use variable profiledir (found by Tomas E)

2013-05-19  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile
	   M /trunk/Stylesheets/docbook/teitodocbook.xsl

	things missing in makefile; fix tei to docbook

2013-05-19  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Makefile

	script for teitodocbook

2013-05-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	missing ns prefix

2013-05-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	byline in figure is now allowed, so drop the conversion to signed, which is unreasonable

2013-05-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odt/odttotei.xsl

	undefined key in odt

2013-05-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	list in a label in a para is silly - drop the label

2013-05-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/ecco/epub/to.xsl
	   M /trunk/Stylesheets/profiles/oepack/epub/to.xsl
	   M /trunk/Stylesheets/profiles/ota/epub/to.xsl
	   M /trunk/Stylesheets/profiles/ota/epub3/to.xsl
	   M /trunk/Stylesheets/profiles/otapages/epub/to.xsl
	   M /trunk/Stylesheets/profiles/otapages/epub3/to.xsl
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	keep line breaks in table cells visible

2013-05-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/ota/epub/ota.css
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	make lists inside labels work properly; styling of the result (table class=braced) in CSS

2013-05-13  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/to/graphics.xsl
	   M /trunk/Stylesheets/docx/to/maths.xsl
	   M /trunk/Stylesheets/docx/to/relationships.xsl
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/to.xsl

	remove all the dependency on reading _rels/document.xml.rels when making docx, just write

2013-05-12  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/from/paragraphs.xsl

	comment out nonsensical code

2013-05-12  Lou Burnard <lou.burnard@retired.ox.ac.uk>
	Changed paths:
	   M /trunk/Stylesheets/profiles/agora/html/tei-agora.css
	   M /trunk/Stylesheets/profiles/agora/html/to.xsl

	remove italics from css style for biblFree

2013-05-10  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2odd.xsl

	wrong key name

2013-05-09  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odt/teitoodt.xsl

	make sure numbers are coerced

2013-05-06  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	fix conversion of gloss lists with lists in labels in TCP

2013-05-06  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.odd.html

	odd html changed too

2013-05-06  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/Test/expected-results/test15.odd.rnc
	   M /trunk/Stylesheets/Test/expected-results/test21.odd.rnc

	update results, as an extra constraint now makes it to schema

2013-05-06  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/teianttasks.xml
	   M /trunk/Stylesheets/dtd/build-to.xml
	   M /trunk/Stylesheets/odds2/odd2odd.xsl
	   M /trunk/Stylesheets/odds2/teiodds.xsl
	   M /trunk/Stylesheets/relaxng/build-to.xml
	   M /trunk/Stylesheets/rnc/build-to.xml
	   M /trunk/Stylesheets/xsd/build-to.xml

	make sure constraintSpec is passed on from macroSpec, classSpec and schemaSpec

2013-05-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/teianttasks.xml

	move taskdef

2013-05-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

	log

2013-05-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog
	   M /trunk/Stylesheets/common2/teianttasks.xml

	rename temporary file, not copy

2013-05-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/common2/teianttasks.xml
	   M /trunk/Stylesheets/odd/build-to.xml
	   M /trunk/Stylesheets/slides/build-to.xml

	sort out wrinkles of teito* scripts

2013-05-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/Test/xml.xsd
	   M /trunk/Stylesheets/common2/core.xsl
	   M /trunk/Stylesheets/common2/figures.xsl
	   M /trunk/Stylesheets/common2/functions.xsl
	   M /trunk/Stylesheets/common2/header.xsl
	   M /trunk/Stylesheets/common2/i18n.xsl
	   M /trunk/Stylesheets/common2/identity.xsl
	   M /trunk/Stylesheets/common2/linking.xsl
	   M /trunk/Stylesheets/common2/msdescription.xsl
	   M /trunk/Stylesheets/common2/odds.xsl
	   M /trunk/Stylesheets/common2/tagdocs.xsl
	   M /trunk/Stylesheets/common2/tei-param.xsl
	   M /trunk/Stylesheets/common2/tei.xsl
	   M /trunk/Stylesheets/common2/teianttasks.xml
	   M /trunk/Stylesheets/common2/textcrit.xsl
	   M /trunk/Stylesheets/common2/textstructure.xsl
	   M /trunk/Stylesheets/common2/verbatim.xsl
	   M /trunk/Stylesheets/docbook/booktotei.xsl
	   M /trunk/Stylesheets/docx/from/docxtotei.xsl
	   M /trunk/Stylesheets/docx/from/fields.xsl
	   M /trunk/Stylesheets/docx/from/functions.xsl
	   M /trunk/Stylesheets/docx/from/graphics.xsl
	   M /trunk/Stylesheets/docx/from/lists.xsl
	   M /trunk/Stylesheets/docx/from/marginals.xsl
	   M /trunk/Stylesheets/docx/from/maths.xsl
	   M /trunk/Stylesheets/docx/from/paragraphs.xsl
	   M /trunk/Stylesheets/docx/from/pass0.xsl
	   M /trunk/Stylesheets/docx/from/pass2.xsl
	   M /trunk/Stylesheets/docx/from/tables.xsl
	   M /trunk/Stylesheets/docx/from/tei-templates.xsl
	   M /trunk/Stylesheets/docx/from/textruns.xsl
	   M /trunk/Stylesheets/docx/from/toc.xsl
	   M /trunk/Stylesheets/docx/from/utility-templates.xsl
	   M /trunk/Stylesheets/docx/from/variables.xsl
	   M /trunk/Stylesheets/docx/from/wordsections.xsl
	   M /trunk/Stylesheets/docx/to/application.xsl
	   M /trunk/Stylesheets/docx/to/comments.xsl
	   M /trunk/Stylesheets/docx/to/content-types.xsl
	   M /trunk/Stylesheets/docx/to/drama.xsl
	   M /trunk/Stylesheets/docx/to/dynamic.xsl
	   M /trunk/Stylesheets/docx/to/endnotes.xsl
	   M /trunk/Stylesheets/docx/to/footers.xsl
	   M /trunk/Stylesheets/docx/to/footnotes.xsl
	   M /trunk/Stylesheets/docx/to/functions.xsl
	   M /trunk/Stylesheets/docx/to/graphics.xsl
	   M /trunk/Stylesheets/docx/to/headers.xsl
	   M /trunk/Stylesheets/docx/to/lists.xsl
	   M /trunk/Stylesheets/docx/to/maths.xsl
	   M /trunk/Stylesheets/docx/to/numbering-definition.xsl
	   M /trunk/Stylesheets/docx/to/placeholders.xsl
	   M /trunk/Stylesheets/docx/to/relationships.xsl
	   M /trunk/Stylesheets/docx/to/settings.xsl
	   M /trunk/Stylesheets/docx/to/tei-docx-verbatim.xsl
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl
	   M /trunk/Stylesheets/docx/to/variables.xsl
	   M /trunk/Stylesheets/docx/to/wordsections.xsl
	   M /trunk/Stylesheets/docx/tools/fixgraphics.xsl
	   M /trunk/Stylesheets/docx/tools/listgraphics.xsl
	   M /trunk/Stylesheets/epub/epub-common.xsl
	   M /trunk/Stylesheets/epub/epub-preflight.xsl
	   M /trunk/Stylesheets/epub/tei-to-epub.xsl
	   M /trunk/Stylesheets/epub3/tei-to-epub3.xsl
	   M /trunk/Stylesheets/fo2/core.xsl
	   M /trunk/Stylesheets/fo2/corpus.xsl
	   M /trunk/Stylesheets/fo2/drama.xsl
	   M /trunk/Stylesheets/fo2/figures.xsl
	   M /trunk/Stylesheets/fo2/header.xsl
	   M /trunk/Stylesheets/fo2/linking.xsl
	   M /trunk/Stylesheets/fo2/namesdates.xsl
	   M /trunk/Stylesheets/fo2/tagdocs.xsl
	   M /trunk/Stylesheets/fo2/tei-makecolspec.xsl
	   M /trunk/Stylesheets/fo2/tei-param.xsl
	   M /trunk/Stylesheets/fo2/tei.xsl
	   M /trunk/Stylesheets/fo2/textcrit.xsl
	   M /trunk/Stylesheets/fo2/textstructure.xsl
	   M /trunk/Stylesheets/fo2/transcr.xsl
	   M /trunk/Stylesheets/fo2/verse.xsl
	   M /trunk/Stylesheets/ibooks/tei-to-ibooks.xsl
	   M /trunk/Stylesheets/latex2/core.xsl
	   M /trunk/Stylesheets/latex2/corpus.xsl
	   M /trunk/Stylesheets/latex2/drama.xsl
	   M /trunk/Stylesheets/latex2/figures.xsl
	   M /trunk/Stylesheets/latex2/header.xsl
	   M /trunk/Stylesheets/latex2/linking.xsl
	   M /trunk/Stylesheets/latex2/namesdates.xsl
	   M /trunk/Stylesheets/latex2/tagdocs.xsl
	   M /trunk/Stylesheets/latex2/tei-param.xsl
	   M /trunk/Stylesheets/latex2/tei.xsl
	   M /trunk/Stylesheets/latex2/textcrit.xsl
	   M /trunk/Stylesheets/latex2/textstructure.xsl
	   M /trunk/Stylesheets/latex2/transcr.xsl
	   M /trunk/Stylesheets/latex2/verse.xsl
	   A /trunk/Stylesheets/odd
	   A /trunk/Stylesheets/odd/build-to.xml
	   M /trunk/Stylesheets/odds2/classatts.xsl
	   M /trunk/Stylesheets/odds2/extract-isosch.xsl
	   M /trunk/Stylesheets/odds2/extract-sch.xsl
	   M /trunk/Stylesheets/odds2/odd2dtd.xsl
	   M /trunk/Stylesheets/odds2/odd2html.xsl
	   M /trunk/Stylesheets/odds2/odd2json.xsl
	   M /trunk/Stylesheets/odds2/odd2lite.xsl
	   M /trunk/Stylesheets/odds2/odd2odd.xsl
	   M /trunk/Stylesheets/odds2/odd2relax.xsl
	   M /trunk/Stylesheets/odds2/odd2xslstripspace.xsl
	   M /trunk/Stylesheets/odds2/table2list.xsl
	   M /trunk/Stylesheets/odds2/teiodds.xsl
	   M /trunk/Stylesheets/odt/fixgraphics.xsl
	   M /trunk/Stylesheets/odt/grouping.xsl
	   M /trunk/Stylesheets/odt/listgraphics.xsl
	   M /trunk/Stylesheets/odt/odttotei.xsl
	   M /trunk/Stylesheets/odt/teitoodt.xsl
	   M /trunk/Stylesheets/pdf/build-to.xml
	   M /trunk/Stylesheets/profiles/acm/latex/to.xsl
	   M /trunk/Stylesheets/profiles/acm/pdf/to.xsl
	   M /trunk/Stylesheets/profiles/adams/docx/from.xsl
	   M /trunk/Stylesheets/profiles/agora/docx/default-functions.xsl
	   M /trunk/Stylesheets/profiles/agora/html/from.xsl
	   M /trunk/Stylesheets/profiles/agora/html/to.xsl
	   M /trunk/Stylesheets/profiles/agora/html5/to.xsl
	   M /trunk/Stylesheets/profiles/agora/latex/to.xsl
	   M /trunk/Stylesheets/profiles/bodley/epub/to.xsl
	   M /trunk/Stylesheets/profiles/default/bibtex/to.xsl
	   M /trunk/Stylesheets/profiles/default/docbook/from.xsl
	   M /trunk/Stylesheets/profiles/default/docx/from.xsl
	   M /trunk/Stylesheets/profiles/default/docx/to.xsl
	   M /trunk/Stylesheets/profiles/default/dtd/to.xsl
	   M /trunk/Stylesheets/profiles/default/epub/to.xsl
	   M /trunk/Stylesheets/profiles/default/epub3/to.xsl
	   M /trunk/Stylesheets/profiles/default/fo/to.xsl
	   M /trunk/Stylesheets/profiles/default/html/from.xsl
	   M /trunk/Stylesheets/profiles/default/html/to.xsl
	   M /trunk/Stylesheets/profiles/default/html5/to.xsl
	   M /trunk/Stylesheets/profiles/default/ibooks/to.xsl
	   M /trunk/Stylesheets/profiles/default/json/to.xsl
	   M /trunk/Stylesheets/profiles/default/latex/to.xsl
	   M /trunk/Stylesheets/profiles/default/lite/to.xsl
	   A /trunk/Stylesheets/profiles/default/odd
	   A /trunk/Stylesheets/profiles/default/odd/to.xsl
	   M /trunk/Stylesheets/profiles/default/oddjson/to.xsl
	   M /trunk/Stylesheets/profiles/default/odt/from.xsl
	   M /trunk/Stylesheets/profiles/default/odt/to.xsl
	   M /trunk/Stylesheets/profiles/default/p4/from.xsl
	   M /trunk/Stylesheets/profiles/default/pdf/to.xsl
	   M /trunk/Stylesheets/profiles/default/rdf/to.xsl
	   M /trunk/Stylesheets/profiles/default/relaxng/to.xsl
	   M /trunk/Stylesheets/profiles/default/slides/to.xsl
	   M /trunk/Stylesheets/profiles/default/tcp/from.xsl
	   M /trunk/Stylesheets/profiles/default/tei-fo.xsl
	   M /trunk/Stylesheets/profiles/default/txt/to.xsl
	   M /trunk/Stylesheets/profiles/default/xlsx/from.xsl
	   M /trunk/Stylesheets/profiles/default/xml/to.xsl
	   M /trunk/Stylesheets/profiles/ecco/epub/to.xsl
	   M /trunk/Stylesheets/profiles/enrich/docx/from.xsl
	   M /trunk/Stylesheets/profiles/enrich/docx/to.xsl
	   M /trunk/Stylesheets/profiles/enrich/fo/to.xsl
	   M /trunk/Stylesheets/profiles/enrich/html/to.xsl
	   M /trunk/Stylesheets/profiles/enrich/latex/to.xsl
	   M /trunk/Stylesheets/profiles/iso/check-docx.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/addisometa.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/fixdotrels.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/fixstyle.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/from-pass2.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/from-pass3.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/from.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/iso-functions.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/iso-variables.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/makecoverpages.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/makecoverpages2.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/metadatamerge.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/tbx.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/to.xsl
	   M /trunk/Stylesheets/profiles/iso/epub/to.xsl
	   M /trunk/Stylesheets/profiles/iso/fo/to.xsl
	   M /trunk/Stylesheets/profiles/iso/html/cals.xsl
	   M /trunk/Stylesheets/profiles/iso/html/tbx.xsl
	   M /trunk/Stylesheets/profiles/iso/html/to-fr.xsl
	   M /trunk/Stylesheets/profiles/iso/html/to.xsl
	   M /trunk/Stylesheets/profiles/iso/html/web.xsl
	   M /trunk/Stylesheets/profiles/iso/iso2changes.xsl
	   M /trunk/Stylesheets/profiles/iso/iso2meta.xsl
	   M /trunk/Stylesheets/profiles/iso/iso2rss.xsl
	   M /trunk/Stylesheets/profiles/iso/iso2terms.xsl
	   M /trunk/Stylesheets/profiles/iso/iso2toc.xsl
	   M /trunk/Stylesheets/profiles/iso/isofooter.xsl
	   M /trunk/Stylesheets/profiles/iso/isoheader.xsl
	   M /trunk/Stylesheets/profiles/iso/isoutils.xsl
	   M /trunk/Stylesheets/profiles/iso/latex/to.xsl
	   M /trunk/Stylesheets/profiles/iso/removechanges.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/isotei-lite.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/isotei-odd.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/isotei.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/test.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/test2.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/test3.xsl
	   M /trunk/Stylesheets/profiles/iso/tbx/to.xsl
	   M /trunk/Stylesheets/profiles/iso/validate.xsl
	   M /trunk/Stylesheets/profiles/oepack/epub/to.xsl
	   M /trunk/Stylesheets/profiles/oepack/html/from.xsl
	   M /trunk/Stylesheets/profiles/oepack/html/to.xsl
	   M /trunk/Stylesheets/profiles/ota/docx/to.xsl
	   M /trunk/Stylesheets/profiles/ota/epub/to.xsl
	   M /trunk/Stylesheets/profiles/ota/epub3/to.xsl
	   M /trunk/Stylesheets/profiles/ota/html/from.xsl
	   M /trunk/Stylesheets/profiles/ota/html/to.xsl
	   M /trunk/Stylesheets/profiles/ota/tcp/from.xsl
	   M /trunk/Stylesheets/profiles/otapages/epub/to.xsl
	   M /trunk/Stylesheets/profiles/otapages/epub3/to.xsl
	   M /trunk/Stylesheets/profiles/oucs/docx/from.xsl
	   M /trunk/Stylesheets/profiles/oucs/docx/to.xsl
	   M /trunk/Stylesheets/profiles/oucs/epub/to.xsl
	   M /trunk/Stylesheets/profiles/oucs/p4/from.xsl
	   M /trunk/Stylesheets/profiles/oucs/slides/to.xsl
	   M /trunk/Stylesheets/profiles/oucscourses/docx/from.xsl
	   M /trunk/Stylesheets/profiles/oucscourses/docx/to.xsl
	   M /trunk/Stylesheets/profiles/readme/html/to.xsl
	   M /trunk/Stylesheets/profiles/readme/txt/to.xsl
	   M /trunk/Stylesheets/profiles/soas/latex/to.xsl
	   M /trunk/Stylesheets/profiles/tei/docx/from.xsl
	   M /trunk/Stylesheets/profiles/tei/docx/to.xsl
	   M /trunk/Stylesheets/profiles/tei/dtd/to.xsl
	   M /trunk/Stylesheets/profiles/tei/fo/to.xsl
	   M /trunk/Stylesheets/profiles/tei/html/to.xsl
	   M /trunk/Stylesheets/profiles/tei/html5/to.xsl
	   M /trunk/Stylesheets/profiles/tei/latex/to.xsl
	   M /trunk/Stylesheets/profiles/tei/odt/from.xsl
	   M /trunk/Stylesheets/profiles/tei/odt/to.xsl
	   M /trunk/Stylesheets/profiles/tei/rdf/to.xsl
	   M /trunk/Stylesheets/profiles/tei/relaxng/to.xsl
	   M /trunk/Stylesheets/profiles/tei/slides/to.xsl
	   M /trunk/Stylesheets/profiles/transcription/docx/from.xsl
	   M /trunk/Stylesheets/profiles/transcription/docx/to.xsl
	   M /trunk/Stylesheets/slides/build-to.xml
	   M /trunk/Stylesheets/slides/slides-common.xsl
	   M /trunk/Stylesheets/slides/teihtml-slides.xsl
	   M /trunk/Stylesheets/tbx/teitotbx.xsl
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl
	   A /trunk/Stylesheets/teitoodd
	   M /trunk/Stylesheets/tools/makegraphicsanttask.xsl
	   M /trunk/Stylesheets/txt/tei-to-text.xsl
	   M /trunk/Stylesheets/xhtml2/core.xsl
	   M /trunk/Stylesheets/xhtml2/corpus.xsl
	   M /trunk/Stylesheets/xhtml2/dictionaries.xsl
	   M /trunk/Stylesheets/xhtml2/drama.xsl
	   M /trunk/Stylesheets/xhtml2/figures.xsl
	   M /trunk/Stylesheets/xhtml2/header.xsl
	   M /trunk/Stylesheets/xhtml2/linking.xsl
	   M /trunk/Stylesheets/xhtml2/namesdates.xsl
	   M /trunk/Stylesheets/xhtml2/oddprocessing.xsl
	   M /trunk/Stylesheets/xhtml2/tagdocs.xsl
	   M /trunk/Stylesheets/xhtml2/tei-param.xsl
	   M /trunk/Stylesheets/xhtml2/tei.xsl
	   M /trunk/Stylesheets/xhtml2/textcrit.xsl
	   M /trunk/Stylesheets/xhtml2/textstructure.xsl
	   M /trunk/Stylesheets/xhtml2/transcr.xsl
	   M /trunk/Stylesheets/xhtml2/verse.xsl

	sort out pdf and slide output naming issues; update copyrght year

2013-05-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/teianttasks.xml
	   M /trunk/Stylesheets/odt/build-to.xml
	   M /trunk/Stylesheets/slides/build-to.xml

	finally, make odt fit the new setup

2013-05-04  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/bibtex/build-to.xml
	   M /trunk/Stylesheets/common2/teianttasks.xml
	   M /trunk/Stylesheets/docbook/build-to.xml
	   M /trunk/Stylesheets/docx/build-to.xml
	   M /trunk/Stylesheets/dtd/build-to.xml
	   M /trunk/Stylesheets/epub/build-to.xml
	   M /trunk/Stylesheets/epub3/build-to.xml
	   M /trunk/Stylesheets/fo/build-to.xml
	   M /trunk/Stylesheets/html/build-to.xml
	   M /trunk/Stylesheets/html5/build-to.xml
	   M /trunk/Stylesheets/ibooks/build-to.xml
	   M /trunk/Stylesheets/json/build-to.xml
	   M /trunk/Stylesheets/latex/build-to.xml
	   D /trunk/Stylesheets/odds2/build-to.xml
	   M /trunk/Stylesheets/pdf/build-to.xml
	   M /trunk/Stylesheets/rdf/build-to.xml
	   M /trunk/Stylesheets/relaxng/build-to.xml
	   M /trunk/Stylesheets/rnc/build-to.xml
	   M /trunk/Stylesheets/slides/build-to.xml
	   M /trunk/Stylesheets/txt/build-to.xml
	   D /trunk/Stylesheets/xhtml2/build-to.xml
	   M /trunk/Stylesheets/xsd/build-to.xml

	sort out another tranches of Ant settings

2013-05-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/common2/teianttasks.xml
	   M /trunk/Stylesheets/odd/build-to.xml
	   M /trunk/Stylesheets/slides/build-to.xml

	sort out wrinkles of teito* scripts

2013-05-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/Test/xml.xsd
	   M /trunk/Stylesheets/common2/core.xsl
	   M /trunk/Stylesheets/common2/figures.xsl
	   M /trunk/Stylesheets/common2/functions.xsl
	   M /trunk/Stylesheets/common2/header.xsl
	   M /trunk/Stylesheets/common2/i18n.xsl
	   M /trunk/Stylesheets/common2/identity.xsl
	   M /trunk/Stylesheets/common2/linking.xsl
	   M /trunk/Stylesheets/common2/msdescription.xsl
	   M /trunk/Stylesheets/common2/odds.xsl
	   M /trunk/Stylesheets/common2/tagdocs.xsl
	   M /trunk/Stylesheets/common2/tei-param.xsl
	   M /trunk/Stylesheets/common2/tei.xsl
	   M /trunk/Stylesheets/common2/teianttasks.xml
	   M /trunk/Stylesheets/common2/textcrit.xsl
	   M /trunk/Stylesheets/common2/textstructure.xsl
	   M /trunk/Stylesheets/common2/verbatim.xsl
	   M /trunk/Stylesheets/docbook/booktotei.xsl
	   M /trunk/Stylesheets/docx/from/docxtotei.xsl
	   M /trunk/Stylesheets/docx/from/fields.xsl
	   M /trunk/Stylesheets/docx/from/functions.xsl
	   M /trunk/Stylesheets/docx/from/graphics.xsl
	   M /trunk/Stylesheets/docx/from/lists.xsl
	   M /trunk/Stylesheets/docx/from/marginals.xsl
	   M /trunk/Stylesheets/docx/from/maths.xsl
	   M /trunk/Stylesheets/docx/from/paragraphs.xsl
	   M /trunk/Stylesheets/docx/from/pass0.xsl
	   M /trunk/Stylesheets/docx/from/pass2.xsl
	   M /trunk/Stylesheets/docx/from/tables.xsl
	   M /trunk/Stylesheets/docx/from/tei-templates.xsl
	   M /trunk/Stylesheets/docx/from/textruns.xsl
	   M /trunk/Stylesheets/docx/from/toc.xsl
	   M /trunk/Stylesheets/docx/from/utility-templates.xsl
	   M /trunk/Stylesheets/docx/from/variables.xsl
	   M /trunk/Stylesheets/docx/from/wordsections.xsl
	   M /trunk/Stylesheets/docx/to/application.xsl
	   M /trunk/Stylesheets/docx/to/comments.xsl
	   M /trunk/Stylesheets/docx/to/content-types.xsl
	   M /trunk/Stylesheets/docx/to/drama.xsl
	   M /trunk/Stylesheets/docx/to/dynamic.xsl
	   M /trunk/Stylesheets/docx/to/endnotes.xsl
	   M /trunk/Stylesheets/docx/to/footers.xsl
	   M /trunk/Stylesheets/docx/to/footnotes.xsl
	   M /trunk/Stylesheets/docx/to/functions.xsl
	   M /trunk/Stylesheets/docx/to/graphics.xsl
	   M /trunk/Stylesheets/docx/to/headers.xsl
	   M /trunk/Stylesheets/docx/to/lists.xsl
	   M /trunk/Stylesheets/docx/to/maths.xsl
	   M /trunk/Stylesheets/docx/to/numbering-definition.xsl
	   M /trunk/Stylesheets/docx/to/placeholders.xsl
	   M /trunk/Stylesheets/docx/to/relationships.xsl
	   M /trunk/Stylesheets/docx/to/settings.xsl
	   M /trunk/Stylesheets/docx/to/tei-docx-verbatim.xsl
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl
	   M /trunk/Stylesheets/docx/to/variables.xsl
	   M /trunk/Stylesheets/docx/to/wordsections.xsl
	   M /trunk/Stylesheets/docx/tools/fixgraphics.xsl
	   M /trunk/Stylesheets/docx/tools/listgraphics.xsl
	   M /trunk/Stylesheets/epub/epub-common.xsl
	   M /trunk/Stylesheets/epub/epub-preflight.xsl
	   M /trunk/Stylesheets/epub/tei-to-epub.xsl
	   M /trunk/Stylesheets/epub3/tei-to-epub3.xsl
	   M /trunk/Stylesheets/fo2/core.xsl
	   M /trunk/Stylesheets/fo2/corpus.xsl
	   M /trunk/Stylesheets/fo2/drama.xsl
	   M /trunk/Stylesheets/fo2/figures.xsl
	   M /trunk/Stylesheets/fo2/header.xsl
	   M /trunk/Stylesheets/fo2/linking.xsl
	   M /trunk/Stylesheets/fo2/namesdates.xsl
	   M /trunk/Stylesheets/fo2/tagdocs.xsl
	   M /trunk/Stylesheets/fo2/tei-makecolspec.xsl
	   M /trunk/Stylesheets/fo2/tei-param.xsl
	   M /trunk/Stylesheets/fo2/tei.xsl
	   M /trunk/Stylesheets/fo2/textcrit.xsl
	   M /trunk/Stylesheets/fo2/textstructure.xsl
	   M /trunk/Stylesheets/fo2/transcr.xsl
	   M /trunk/Stylesheets/fo2/verse.xsl
	   M /trunk/Stylesheets/ibooks/tei-to-ibooks.xsl
	   M /trunk/Stylesheets/latex2/core.xsl
	   M /trunk/Stylesheets/latex2/corpus.xsl
	   M /trunk/Stylesheets/latex2/drama.xsl
	   M /trunk/Stylesheets/latex2/figures.xsl
	   M /trunk/Stylesheets/latex2/header.xsl
	   M /trunk/Stylesheets/latex2/linking.xsl
	   M /trunk/Stylesheets/latex2/namesdates.xsl
	   M /trunk/Stylesheets/latex2/tagdocs.xsl
	   M /trunk/Stylesheets/latex2/tei-param.xsl
	   M /trunk/Stylesheets/latex2/tei.xsl
	   M /trunk/Stylesheets/latex2/textcrit.xsl
	   M /trunk/Stylesheets/latex2/textstructure.xsl
	   M /trunk/Stylesheets/latex2/transcr.xsl
	   M /trunk/Stylesheets/latex2/verse.xsl
	   A /trunk/Stylesheets/odd
	   A /trunk/Stylesheets/odd/build-to.xml
	   M /trunk/Stylesheets/odds2/classatts.xsl
	   M /trunk/Stylesheets/odds2/extract-isosch.xsl
	   M /trunk/Stylesheets/odds2/extract-sch.xsl
	   M /trunk/Stylesheets/odds2/odd2dtd.xsl
	   M /trunk/Stylesheets/odds2/odd2html.xsl
	   M /trunk/Stylesheets/odds2/odd2json.xsl
	   M /trunk/Stylesheets/odds2/odd2lite.xsl
	   M /trunk/Stylesheets/odds2/odd2odd.xsl
	   M /trunk/Stylesheets/odds2/odd2relax.xsl
	   M /trunk/Stylesheets/odds2/odd2xslstripspace.xsl
	   M /trunk/Stylesheets/odds2/table2list.xsl
	   M /trunk/Stylesheets/odds2/teiodds.xsl
	   M /trunk/Stylesheets/odt/fixgraphics.xsl
	   M /trunk/Stylesheets/odt/grouping.xsl
	   M /trunk/Stylesheets/odt/listgraphics.xsl
	   M /trunk/Stylesheets/odt/odttotei.xsl
	   M /trunk/Stylesheets/odt/teitoodt.xsl
	   M /trunk/Stylesheets/pdf/build-to.xml
	   M /trunk/Stylesheets/profiles/acm/latex/to.xsl
	   M /trunk/Stylesheets/profiles/acm/pdf/to.xsl
	   M /trunk/Stylesheets/profiles/adams/docx/from.xsl
	   M /trunk/Stylesheets/profiles/agora/docx/default-functions.xsl
	   M /trunk/Stylesheets/profiles/agora/html/from.xsl
	   M /trunk/Stylesheets/profiles/agora/html/to.xsl
	   M /trunk/Stylesheets/profiles/agora/html5/to.xsl
	   M /trunk/Stylesheets/profiles/agora/latex/to.xsl
	   M /trunk/Stylesheets/profiles/bodley/epub/to.xsl
	   M /trunk/Stylesheets/profiles/default/bibtex/to.xsl
	   M /trunk/Stylesheets/profiles/default/docbook/from.xsl
	   M /trunk/Stylesheets/profiles/default/docx/from.xsl
	   M /trunk/Stylesheets/profiles/default/docx/to.xsl
	   M /trunk/Stylesheets/profiles/default/dtd/to.xsl
	   M /trunk/Stylesheets/profiles/default/epub/to.xsl
	   M /trunk/Stylesheets/profiles/default/epub3/to.xsl
	   M /trunk/Stylesheets/profiles/default/fo/to.xsl
	   M /trunk/Stylesheets/profiles/default/html/from.xsl
	   M /trunk/Stylesheets/profiles/default/html/to.xsl
	   M /trunk/Stylesheets/profiles/default/html5/to.xsl
	   M /trunk/Stylesheets/profiles/default/ibooks/to.xsl
	   M /trunk/Stylesheets/profiles/default/json/to.xsl
	   M /trunk/Stylesheets/profiles/default/latex/to.xsl
	   M /trunk/Stylesheets/profiles/default/lite/to.xsl
	   A /trunk/Stylesheets/profiles/default/odd
	   A /trunk/Stylesheets/profiles/default/odd/to.xsl
	   M /trunk/Stylesheets/profiles/default/oddjson/to.xsl
	   M /trunk/Stylesheets/profiles/default/odt/from.xsl
	   M /trunk/Stylesheets/profiles/default/odt/to.xsl
	   M /trunk/Stylesheets/profiles/default/p4/from.xsl
	   M /trunk/Stylesheets/profiles/default/pdf/to.xsl
	   M /trunk/Stylesheets/profiles/default/rdf/to.xsl
	   M /trunk/Stylesheets/profiles/default/relaxng/to.xsl
	   M /trunk/Stylesheets/profiles/default/slides/to.xsl
	   M /trunk/Stylesheets/profiles/default/tcp/from.xsl
	   M /trunk/Stylesheets/profiles/default/tei-fo.xsl
	   M /trunk/Stylesheets/profiles/default/txt/to.xsl
	   M /trunk/Stylesheets/profiles/default/xlsx/from.xsl
	   M /trunk/Stylesheets/profiles/default/xml/to.xsl
	   M /trunk/Stylesheets/profiles/ecco/epub/to.xsl
	   M /trunk/Stylesheets/profiles/enrich/docx/from.xsl
	   M /trunk/Stylesheets/profiles/enrich/docx/to.xsl
	   M /trunk/Stylesheets/profiles/enrich/fo/to.xsl
	   M /trunk/Stylesheets/profiles/enrich/html/to.xsl
	   M /trunk/Stylesheets/profiles/enrich/latex/to.xsl
	   M /trunk/Stylesheets/profiles/iso/check-docx.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/addisometa.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/fixdotrels.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/fixstyle.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/from-pass2.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/from-pass3.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/from.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/iso-functions.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/iso-variables.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/makecoverpages.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/makecoverpages2.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/metadatamerge.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/tbx.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/to.xsl
	   M /trunk/Stylesheets/profiles/iso/epub/to.xsl
	   M /trunk/Stylesheets/profiles/iso/fo/to.xsl
	   M /trunk/Stylesheets/profiles/iso/html/cals.xsl
	   M /trunk/Stylesheets/profiles/iso/html/tbx.xsl
	   M /trunk/Stylesheets/profiles/iso/html/to-fr.xsl
	   M /trunk/Stylesheets/profiles/iso/html/to.xsl
	   M /trunk/Stylesheets/profiles/iso/html/web.xsl
	   M /trunk/Stylesheets/profiles/iso/iso2changes.xsl
	   M /trunk/Stylesheets/profiles/iso/iso2meta.xsl
	   M /trunk/Stylesheets/profiles/iso/iso2rss.xsl
	   M /trunk/Stylesheets/profiles/iso/iso2terms.xsl
	   M /trunk/Stylesheets/profiles/iso/iso2toc.xsl
	   M /trunk/Stylesheets/profiles/iso/isofooter.xsl
	   M /trunk/Stylesheets/profiles/iso/isoheader.xsl
	   M /trunk/Stylesheets/profiles/iso/isoutils.xsl
	   M /trunk/Stylesheets/profiles/iso/latex/to.xsl
	   M /trunk/Stylesheets/profiles/iso/removechanges.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/isotei-lite.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/isotei-odd.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/isotei.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/test.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/test2.xsl
	   M /trunk/Stylesheets/profiles/iso/schema/test3.xsl
	   M /trunk/Stylesheets/profiles/iso/tbx/to.xsl
	   M /trunk/Stylesheets/profiles/iso/validate.xsl
	   M /trunk/Stylesheets/profiles/oepack/epub/to.xsl
	   M /trunk/Stylesheets/profiles/oepack/html/from.xsl
	   M /trunk/Stylesheets/profiles/oepack/html/to.xsl
	   M /trunk/Stylesheets/profiles/ota/docx/to.xsl
	   M /trunk/Stylesheets/profiles/ota/epub/to.xsl
	   M /trunk/Stylesheets/profiles/ota/epub3/to.xsl
	   M /trunk/Stylesheets/profiles/ota/html/from.xsl
	   M /trunk/Stylesheets/profiles/ota/html/to.xsl
	   M /trunk/Stylesheets/profiles/ota/tcp/from.xsl
	   M /trunk/Stylesheets/profiles/otapages/epub/to.xsl
	   M /trunk/Stylesheets/profiles/otapages/epub3/to.xsl
	   M /trunk/Stylesheets/profiles/oucs/docx/from.xsl
	   M /trunk/Stylesheets/profiles/oucs/docx/to.xsl
	   M /trunk/Stylesheets/profiles/oucs/epub/to.xsl
	   M /trunk/Stylesheets/profiles/oucs/p4/from.xsl
	   M /trunk/Stylesheets/profiles/oucs/slides/to.xsl
	   M /trunk/Stylesheets/profiles/oucscourses/docx/from.xsl
	   M /trunk/Stylesheets/profiles/oucscourses/docx/to.xsl
	   M /trunk/Stylesheets/profiles/readme/html/to.xsl
	   M /trunk/Stylesheets/profiles/readme/txt/to.xsl
	   M /trunk/Stylesheets/profiles/soas/latex/to.xsl
	   M /trunk/Stylesheets/profiles/tei/docx/from.xsl
	   M /trunk/Stylesheets/profiles/tei/docx/to.xsl
	   M /trunk/Stylesheets/profiles/tei/dtd/to.xsl
	   M /trunk/Stylesheets/profiles/tei/fo/to.xsl
	   M /trunk/Stylesheets/profiles/tei/html/to.xsl
	   M /trunk/Stylesheets/profiles/tei/html5/to.xsl
	   M /trunk/Stylesheets/profiles/tei/latex/to.xsl
	   M /trunk/Stylesheets/profiles/tei/odt/from.xsl
	   M /trunk/Stylesheets/profiles/tei/odt/to.xsl
	   M /trunk/Stylesheets/profiles/tei/rdf/to.xsl
	   M /trunk/Stylesheets/profiles/tei/relaxng/to.xsl
	   M /trunk/Stylesheets/profiles/tei/slides/to.xsl
	   M /trunk/Stylesheets/profiles/transcription/docx/from.xsl
	   M /trunk/Stylesheets/profiles/transcription/docx/to.xsl
	   M /trunk/Stylesheets/slides/build-to.xml
	   M /trunk/Stylesheets/slides/slides-common.xsl
	   M /trunk/Stylesheets/slides/teihtml-slides.xsl
	   M /trunk/Stylesheets/tbx/teitotbx.xsl
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl
	   A /trunk/Stylesheets/teitoodd
	   M /trunk/Stylesheets/tools/makegraphicsanttask.xsl
	   M /trunk/Stylesheets/txt/tei-to-text.xsl
	   M /trunk/Stylesheets/xhtml2/core.xsl
	   M /trunk/Stylesheets/xhtml2/corpus.xsl
	   M /trunk/Stylesheets/xhtml2/dictionaries.xsl
	   M /trunk/Stylesheets/xhtml2/drama.xsl
	   M /trunk/Stylesheets/xhtml2/figures.xsl
	   M /trunk/Stylesheets/xhtml2/header.xsl
	   M /trunk/Stylesheets/xhtml2/linking.xsl
	   M /trunk/Stylesheets/xhtml2/namesdates.xsl
	   M /trunk/Stylesheets/xhtml2/oddprocessing.xsl
	   M /trunk/Stylesheets/xhtml2/tagdocs.xsl
	   M /trunk/Stylesheets/xhtml2/tei-param.xsl
	   M /trunk/Stylesheets/xhtml2/tei.xsl
	   M /trunk/Stylesheets/xhtml2/textcrit.xsl
	   M /trunk/Stylesheets/xhtml2/textstructure.xsl
	   M /trunk/Stylesheets/xhtml2/transcr.xsl
	   M /trunk/Stylesheets/xhtml2/verse.xsl

	sort out pdf and slide output naming issues; update copyrght year

2013-05-05  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/teianttasks.xml
	   M /trunk/Stylesheets/odt/build-to.xml
	   M /trunk/Stylesheets/slides/build-to.xml

	finally, make odt fit the new setup

2013-05-04  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/bibtex/build-to.xml
	   M /trunk/Stylesheets/common2/teianttasks.xml
	   M /trunk/Stylesheets/docbook/build-to.xml
	   M /trunk/Stylesheets/docx/build-to.xml
	   M /trunk/Stylesheets/dtd/build-to.xml
	   M /trunk/Stylesheets/epub/build-to.xml
	   M /trunk/Stylesheets/epub3/build-to.xml
	   M /trunk/Stylesheets/fo/build-to.xml
	   M /trunk/Stylesheets/html/build-to.xml
	   M /trunk/Stylesheets/html5/build-to.xml
	   M /trunk/Stylesheets/ibooks/build-to.xml
	   M /trunk/Stylesheets/json/build-to.xml
	   M /trunk/Stylesheets/latex/build-to.xml
	   D /trunk/Stylesheets/odds2/build-to.xml
	   M /trunk/Stylesheets/pdf/build-to.xml
	   M /trunk/Stylesheets/rdf/build-to.xml
	   M /trunk/Stylesheets/relaxng/build-to.xml
	   M /trunk/Stylesheets/rnc/build-to.xml
	   M /trunk/Stylesheets/slides/build-to.xml
	   M /trunk/Stylesheets/txt/build-to.xml
	   D /trunk/Stylesheets/xhtml2/build-to.xml
	   M /trunk/Stylesheets/xsd/build-to.xml
	   M /trunk/Stylesheets/Test/Makefile
	   A /trunk/Stylesheets/Test/testslides.xml
	   M /trunk/Stylesheets/Test/xml.xsd

	sort out another tranches of Ant settings

2013-05-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   A /trunk/Stylesheets/Test/testxi-inc.xml
	   A /trunk/Stylesheets/Test/testxi.xml
	   M /trunk/Stylesheets/bibtex/build-to.xml
	   A /trunk/Stylesheets/common2/teianttasks.xml
	   M /trunk/Stylesheets/docbook/build-to.xml
	   M /trunk/Stylesheets/dtd/build-to.xml
	   M /trunk/Stylesheets/epub/build-to.xml
	   M /trunk/Stylesheets/epub3/build-to.xml
	   M /trunk/Stylesheets/html/build-to.xml
	   M /trunk/Stylesheets/html5/build-to.xml
	   M /trunk/Stylesheets/json/build-to.xml
	   M /trunk/Stylesheets/rdf/build-to.xml
	   M /trunk/Stylesheets/relaxng/build-to.xml
	   M /trunk/Stylesheets/txt/build-to.xml

	start refactoring Ant scripts

2013-05-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/oucscourses/docx/to.xsl

	fix to rooms applies to roomlabel2 as well

2013-05-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/epub/build-to.xml
	   M /trunk/Stylesheets/odds2/build-to.xml

	xinclude processing on first stage of odd work only

2013-05-03  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/epub/build-to.xml
	   M /trunk/Stylesheets/odds2/build-to.xml

	odd processor does xinclude processing

2013-05-02  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	dont need prefix on @facs

2013-05-02  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	process rogue values of @facs better in tcp; singleton p inside add dropped, otherwise use addSpan and anchor

2013-05-02  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	p inside add needs to generate an addSpan, when going from TCP to P5

2013-05-01  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	link target in floatingText is always current file

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/docx/from/docxtotei.xsl
	   M /trunk/Stylesheets/docx/from/paragraphs.xsl
	   M /trunk/Stylesheets/docx/from/tables.xsl
	   M /trunk/Stylesheets/docx/from/tei-templates.xsl
	   M /trunk/Stylesheets/docx/to/dynamic.xsl
	   M /trunk/Stylesheets/docx/to/lists.xsl
	   M /trunk/Stylesheets/docx/to/placeholders.xsl
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl
	   M /trunk/Stylesheets/latex2/tei-param.xsl
	   M /trunk/Stylesheets/profiles/adams/docx/from.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/from.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/iso-functions.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/to.xsl
	   M /trunk/Stylesheets/profiles/oucs/docx/from.xsl
	   M /trunk/Stylesheets/profiles/transcription/docx/to.xsl

	remove spurious whitespace in XSL documentation strings

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog
	   M /trunk/Stylesheets/VERSION

	rupdate version

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/functions.xsl
	   M /trunk/Stylesheets/common2/tei-param.xsl
	   M /trunk/Stylesheets/docx/from/docxtotei.xsl
	   M /trunk/Stylesheets/docx/from/fields.xsl
	   M /trunk/Stylesheets/docx/from/graphics.xsl
	   M /trunk/Stylesheets/docx/from/marginals.xsl
	   M /trunk/Stylesheets/docx/from/maths.xsl
	   M /trunk/Stylesheets/docx/from/paragraphs.xsl
	   M /trunk/Stylesheets/docx/from/tables.xsl
	   M /trunk/Stylesheets/docx/from/tei-templates.xsl
	   M /trunk/Stylesheets/docx/from/textruns.xsl
	   M /trunk/Stylesheets/docx/from/wordsections.xsl
	   M /trunk/Stylesheets/docx/to/comments.xsl
	   M /trunk/Stylesheets/docx/to/drama.xsl
	   M /trunk/Stylesheets/docx/to/dynamic.xsl
	   M /trunk/Stylesheets/docx/to/endnotes.xsl
	   M /trunk/Stylesheets/docx/to/graphics.xsl
	   M /trunk/Stylesheets/docx/to/lists.xsl
	   M /trunk/Stylesheets/docx/to/maths.xsl
	   M /trunk/Stylesheets/docx/to/placeholders.xsl
	   M /trunk/Stylesheets/docx/to/relationships.xsl
	   M /trunk/Stylesheets/docx/to/settings.xsl
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl
	   M /trunk/Stylesheets/docx/to/wordsections.xsl
	   M /trunk/Stylesheets/epub/epub-common.xsl
	   M /trunk/Stylesheets/epub/epub-preflight.xsl
	   M /trunk/Stylesheets/fo2/tei-param.xsl
	   M /trunk/Stylesheets/fo2/tei.xsl
	   M /trunk/Stylesheets/latex2/core.xsl
	   M /trunk/Stylesheets/latex2/tei-param.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/from.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/to.xsl
	   M /trunk/Stylesheets/profiles/transcription/docx/to.xsl
	   M /trunk/Stylesheets/xhtml2/tei-param.xsl
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	remove spurious whitespace in XSL documentation strings

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/tei-param.xsl

	doc/code in wrong order

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/A54031.xml

	changed TCP result

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	dont make as many ommissions as we thought

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	another exception

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   A /trunk/Stylesheets/Test/A54031.hdr
	   A /trunk/Stylesheets/Test/A54031.tcp
	   M /trunk/Stylesheets/Test/Makefile
	   A /trunk/Stylesheets/Test/expected-results/A54031.xml
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	test file for TCP conversion

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	more cleanup in tcp conversion

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/header.xsl

	wrong name for key (thanks to Marie Léger-St-Jean for report)

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/functions.xsl
	   M /trunk/Stylesheets/common2/tei-param.xsl
	   M /trunk/Stylesheets/docx/from/docxtotei.xsl
	   M /trunk/Stylesheets/docx/from/fields.xsl
	   M /trunk/Stylesheets/docx/from/graphics.xsl
	   M /trunk/Stylesheets/docx/from/marginals.xsl
	   M /trunk/Stylesheets/docx/from/maths.xsl
	   M /trunk/Stylesheets/docx/from/paragraphs.xsl
	   M /trunk/Stylesheets/docx/from/tables.xsl
	   M /trunk/Stylesheets/docx/from/tei-templates.xsl
	   M /trunk/Stylesheets/docx/from/textruns.xsl
	   M /trunk/Stylesheets/docx/from/wordsections.xsl
	   M /trunk/Stylesheets/docx/to/comments.xsl
	   M /trunk/Stylesheets/docx/to/drama.xsl
	   M /trunk/Stylesheets/docx/to/dynamic.xsl
	   M /trunk/Stylesheets/docx/to/endnotes.xsl
	   M /trunk/Stylesheets/docx/to/graphics.xsl
	   M /trunk/Stylesheets/docx/to/lists.xsl
	   M /trunk/Stylesheets/docx/to/maths.xsl
	   M /trunk/Stylesheets/docx/to/placeholders.xsl
	   M /trunk/Stylesheets/docx/to/relationships.xsl
	   M /trunk/Stylesheets/docx/to/settings.xsl
	   M /trunk/Stylesheets/docx/to/teitodocx.xsl
	   M /trunk/Stylesheets/docx/to/wordsections.xsl
	   M /trunk/Stylesheets/epub/epub-common.xsl
	   M /trunk/Stylesheets/epub/epub-preflight.xsl
	   M /trunk/Stylesheets/fo2/tei-param.xsl
	   M /trunk/Stylesheets/fo2/tei.xsl
	   M /trunk/Stylesheets/latex2/core.xsl
	   M /trunk/Stylesheets/latex2/tei-param.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/from.xsl
	   M /trunk/Stylesheets/profiles/iso/docx/to.xsl
	   M /trunk/Stylesheets/profiles/transcription/docx/to.xsl
	   M /trunk/Stylesheets/xhtml2/tei-param.xsl
	   M /trunk/Stylesheets/xhtml2/tei.xsl

	remove spurious whitespace in XSL documentation strings

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/tei-param.xsl

	doc/code in wrong order

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/A54031.xml

	changed TCP result

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	dont make as many ommissions as we thought

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	another exception

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   A /trunk/Stylesheets/Test/A54031.hdr
	   A /trunk/Stylesheets/Test/A54031.tcp
	   M /trunk/Stylesheets/Test/Makefile
	   A /trunk/Stylesheets/Test/expected-results/A54031.xml
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	test file for TCP conversion

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	more cleanup in tcp conversion

2013-04-30  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/header.xsl

	wrong name for key (thanks to Marie Léger-St-Jean for report)

2013-04-27  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/epub3/build-to.xml

	allow to change name of temp dir prefix

2013-04-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/doc/teixsl.xml

	tweak doc

2013-04-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog
	   M /trunk/Stylesheets/VERSION
	   M /trunk/Stylesheets/docx/to/application.xsl

	version 6.30

2013-04-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/oucs/docx/to.xsl

	active pb in oucs style to docx

2013-04-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/default/odt/template.odt

	missing file from odt template

2013-04-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/default/odt/template.odt

	stop default para in odt being cenytred

2013-04-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/oucscourses/docx/to.xsl

	oucs courses, dont show external rooms

2013-04-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	RELEASE 6.30
	Changed paths:
	   M /trunk/Stylesheets/profiles/oucs/docx/to.xsl

	active pb in oucs style to docx

2013-04-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/default/odt/template.odt

	missing file from odt template

2013-04-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/default/odt/template.odt

	stop default para in odt being cenytred

2013-04-24  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/profiles/oucscourses/docx/to.xsl

	oucs courses, dont show external rooms

2013-04-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/odd2dtd.xsl
	   M /trunk/Stylesheets/odds2/teiodds.xsl

	dont need model stuff any more

2013-04-21  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/odds2/teiodds.xsl
	   M /trunk/Stylesheets/transformtei

	minimal support for Foxglove constructs

2013-04-19  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/xhtml2/core.xsl

	notes in floatingText occur on the inmost floatingText they can find - these things nest, you know...

2013-04-19  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	remove duplicates

2013-04-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test18.xml
	   M /trunk/Stylesheets/docx/from/paragraphs.xsl

	when processing index entries etc, watch out for w:instrText with just space in

2013-04-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/expected-results/test.text

	oh, text has changed. for the better

2013-04-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/epub3/build-to.xml

	typo in epub3 ant script

2013-04-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   M /trunk/Stylesheets/Test/expected-results/test-indexes.xml
	   M /trunk/Stylesheets/Test/expected-results/test18.xml
	   M /trunk/Stylesheets/Test/test-indexes.docx
	   M /trunk/Stylesheets/Test/test-indexes.xml
	   M /trunk/Stylesheets/Test/test.odd
	   M /trunk/Stylesheets/common2/functions.xsl
	   M /trunk/Stylesheets/docx/from/paragraphs.xsl
	   M /trunk/Stylesheets/docx/from/pass0.xsl
	   M /trunk/Stylesheets/epub3/tei-to-epub3.xsl
	   M /trunk/Stylesheets/txt/tei-to-text.xsl

	clean up word to tei indexes a bit more

2013-04-18  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/test-indexes.xml
	   M /trunk/Stylesheets/epub3/build-to.xml
	   M /trunk/Stylesheets/tcp/tcp2tei.xsl

	simpler version of makeepub, which doesnt do graphics moving

2013-04-17  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/epub3/build-to.xml

	tweak

2013-04-16  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/Test/Makefile
	   A /trunk/Stylesheets/Test/expected-results/test-indexes.xml
	   A /trunk/Stylesheets/Test/test-indexes.docx
	   A /trunk/Stylesheets/Test/test-indexes.xml
	   M /trunk/Stylesheets/docx/from/paragraphs.xsl

	better indexing support, from Tomaz Erjavec <tomaz.erjavec@IJS.SI>

2013-04-16  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/epub/build-to.xml
	   M /trunk/Stylesheets/epub3/build-to.xml

	streamline epub a bit more

2013-04-16  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/epub/build-to.xml

	use proper temp dir for work

2013-04-15  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/common2/linking.xsl
	   M /trunk/Stylesheets/transformtei

	when making a toc, avoid processing empty head

2013-04-14  Sebastian Rahtz <sebastian.rahtz@gmail.com>
	Changed paths:
	   M /trunk/Stylesheets/ChangeLog

	new release, 6.29
