If you try the html-web make target, you will see that &winita; -- the stylesheets concerned don't know anything about dataRef and the content model is (curiously) still displayed in RelaxNG. Sigh.
Hi Lou, I just (locally) merged my antify-branch into your b42-pureodd to test my ANT target "html-web“ (which I just finished). It works so far and I can confirm your findings. But what were you expecting? Best Peter
Am 02.09.2015 um 11:53 schrieb Lou Burnard
: If you try the html-web make target, you will see that &winita; -- the stylesheets concerned don't know anything about dataRef and the content model is (curiously) still displayed in RelaxNG.
Sigh. -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
I was hoping (but not expecting!) to see Pure ODD constructs in both datatype and content fields. On 02/09/15 13:23, Peter Stadler wrote:
Hi Lou,
I just (locally) merged my antify-branch into your b42-pureodd to test my ANT target "html-web“ (which I just finished). It works so far and I can confirm your findings. But what were you expecting?
Best Peter
Am 02.09.2015 um 11:53 schrieb Lou Burnard
: If you try the html-web make target, you will see that &winita; -- the stylesheets concerned don't know anything about dataRef and the content model is (curiously) still displayed in RelaxNG.
Sigh. -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
Is that a Stylesheets issue? Or is it something in the P5 directory that’s not working? There might be stuff that I either missed or did wrong...
On Sep 2, 2015, at 5:53 , Lou Burnard
wrote: If you try the html-web make target, you will see that &winita; -- the stylesheets concerned don't know anything about dataRef and the content model is (curiously) still displayed in RelaxNG.
Sigh. -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
I am not quite sure, because there are stylesheets affecting the appearance of the web Guidelines in both the Stylesheets and P5/Utilities. On either case though I think it's simply that the purified P5 Source now uses a different format for the content of <datatype> and <content> elements in the specs, which the conversion doesn't know how to handle. The symptoms are that you don't see anything in the box which should contain the datatype value for an attribute, and you only see RelaxNG in the box which should display the content model. The former is obviously more of a show stopper than the latter, but it would be nice to fix both. On 02/09/15 14:03, Hugh Cayless wrote:
Is that a Stylesheets issue? Or is it something in the P5 directory that’s not working? There might be stuff that I either missed or did wrong...
On Sep 2, 2015, at 5:53 , Lou Burnard
wrote: If you try the html-web make target, you will see that &winita; -- the stylesheets concerned don't know anything about dataRef and the content model is (curiously) still displayed in RelaxNG.
Sigh. -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
So it’s not the case that it was working in the P5-Pure branch and now isn’t? If that is what’s happening, then something crucial probably got stomped on when I re-merged the P5-Pure changes. Probably won’t be too hard to find...
On Sep 2, 2015, at 10:10 , Lou Burnard
wrote: I am not quite sure, because there are stylesheets affecting the appearance of the web Guidelines in both the Stylesheets and P5/Utilities. On either case though I think it's simply that the purified P5 Source now uses a different format for the content of <datatype> and <content> elements in the specs, which the conversion doesn't know how to handle.
The symptoms are that you don't see anything in the box which should contain the datatype value for an attribute, and you only see RelaxNG in the box which should display the content model. The former is obviously more of a show stopper than the latter, but it would be nice to fix both.
On 02/09/15 14:03, Hugh Cayless wrote:
Is that a Stylesheets issue? Or is it something in the P5 directory that’s not working? There might be stuff that I either missed or did wrong...
On Sep 2, 2015, at 5:53 , Lou Burnard
wrote: If you try the html-web make target, you will see that &winita; -- the stylesheets concerned don't know anything about dataRef and the content model is (curiously) still displayed in RelaxNG.
Sigh. -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
-- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
No no. It has never worked, as far as I can tell. On 02/09/15 15:19, Hugh Cayless wrote:
So it’s not the case that it was working in the P5-Pure branch and now isn’t? If that is what’s happening, then something crucial probably got stomped on when I re-merged the P5-Pure changes. Probably won’t be too hard to find...
On Sep 2, 2015, at 10:10 , Lou Burnard
wrote: I am not quite sure, because there are stylesheets affecting the appearance of the web Guidelines in both the Stylesheets and P5/Utilities. On either case though I think it's simply that the purified P5 Source now uses a different format for the content of <datatype> and <content> elements in the specs, which the conversion doesn't know how to handle.
The symptoms are that you don't see anything in the box which should contain the datatype value for an attribute, and you only see RelaxNG in the box which should display the content model. The former is obviously more of a show stopper than the latter, but it would be nice to fix both.
On 02/09/15 14:03, Hugh Cayless wrote:
Is that a Stylesheets issue? Or is it something in the P5 directory that’s not working? There might be stuff that I either missed or did wrong...
On Sep 2, 2015, at 5:53 , Lou Burnard
wrote: If you try the html-web make target, you will see that &winita; -- the stylesheets concerned don't know anything about dataRef and the content model is (curiously) still displayed in RelaxNG.
Sigh. -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
Are you both sure you're pointing at the latest stylesheets (from git, not from any of the releases)? Cheers, Martin On 15-09-02 07:21 AM, Lou Burnard wrote:
No no. It has never worked, as far as I can tell.
On 02/09/15 15:19, Hugh Cayless wrote:
So it’s not the case that it was working in the P5-Pure branch and now isn’t? If that is what’s happening, then something crucial probably got stomped on when I re-merged the P5-Pure changes. Probably won’t be too hard to find...
On Sep 2, 2015, at 10:10 , Lou Burnard
wrote: I am not quite sure, because there are stylesheets affecting the appearance of the web Guidelines in both the Stylesheets and P5/Utilities. On either case though I think it's simply that the purified P5 Source now uses a different format for the content of <datatype> and <content> elements in the specs, which the conversion doesn't know how to handle.
The symptoms are that you don't see anything in the box which should contain the datatype value for an attribute, and you only see RelaxNG in the box which should display the content model. The former is obviously more of a show stopper than the latter, but it would be nice to fix both.
On 02/09/15 14:03, Hugh Cayless wrote:
Is that a Stylesheets issue? Or is it something in the P5 directory that’s not working? There might be stuff that I either missed or did wrong...
On Sep 2, 2015, at 5:53 , Lou Burnard
wrote: If you try the html-web make target, you will see that &winita; -- the stylesheets concerned don't know anything about dataRef and the content model is (curiously) still displayed in RelaxNG.
Sigh. -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
Can't speak for Hugh, but yes, I am. BTW, Martin, I've come across internal evidence that you have tweaked these stylesheets in the past, so do feel free to dive in again... On 02/09/15 16:59, Martin Holmes wrote:
Are you both sure you're pointing at the latest stylesheets (from git, not from any of the releases)?
Cheers, Martin
On 15-09-02 07:21 AM, Lou Burnard wrote:
No no. It has never worked, as far as I can tell.
On 02/09/15 15:19, Hugh Cayless wrote:
So it’s not the case that it was working in the P5-Pure branch and now isn’t? If that is what’s happening, then something crucial probably got stomped on when I re-merged the P5-Pure changes. Probably won’t be too hard to find...
On Sep 2, 2015, at 10:10 , Lou Burnard
wrote: I am not quite sure, because there are stylesheets affecting the appearance of the web Guidelines in both the Stylesheets and P5/Utilities. On either case though I think it's simply that the purified P5 Source now uses a different format for the content of <datatype> and <content> elements in the specs, which the conversion doesn't know how to handle.
The symptoms are that you don't see anything in the box which should contain the datatype value for an attribute, and you only see RelaxNG in the box which should display the content model. The former is obviously more of a show stopper than the latter, but it would be nice to fix both.
On 02/09/15 14:03, Hugh Cayless wrote:
Is that a Stylesheets issue? Or is it something in the P5 directory that’s not working? There might be stuff that I either missed or did wrong...
On Sep 2, 2015, at 5:53 , Lou Burnard
wrote: If you try the html-web make target, you will see that &winita; -- the stylesheets concerned don't know anything about dataRef and the content model is (curiously) still displayed in RelaxNG.
Sigh. -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
Hi Lou, I will inevitably be burying myself in the stylesheets at some point, but I need a clear head and a vast deserts of free time to get started. Too much other stuff on the plate today. My current priority is getting the Jenkins builds working from git on James's machine... Cheers, Martin On 15-09-02 09:08 AM, Lou Burnard wrote:
Can't speak for Hugh, but yes, I am.
BTW, Martin, I've come across internal evidence that you have tweaked these stylesheets in the past, so do feel free to dive in again...
On 02/09/15 16:59, Martin Holmes wrote:
Are you both sure you're pointing at the latest stylesheets (from git, not from any of the releases)?
Cheers, Martin
On 15-09-02 07:21 AM, Lou Burnard wrote:
No no. It has never worked, as far as I can tell.
On 02/09/15 15:19, Hugh Cayless wrote:
So it’s not the case that it was working in the P5-Pure branch and now isn’t? If that is what’s happening, then something crucial probably got stomped on when I re-merged the P5-Pure changes. Probably won’t be too hard to find...
On Sep 2, 2015, at 10:10 , Lou Burnard
wrote: I am not quite sure, because there are stylesheets affecting the appearance of the web Guidelines in both the Stylesheets and P5/Utilities. On either case though I think it's simply that the purified P5 Source now uses a different format for the content of <datatype> and <content> elements in the specs, which the conversion doesn't know how to handle.
The symptoms are that you don't see anything in the box which should contain the datatype value for an attribute, and you only see RelaxNG in the box which should display the content model. The former is obviously more of a show stopper than the latter, but it would be nice to fix both.
On 02/09/15 14:03, Hugh Cayless wrote:
Is that a Stylesheets issue? Or is it something in the P5 directory that’s not working? There might be stuff that I either missed or did wrong...
> On Sep 2, 2015, at 5:53 , Lou Burnard >
wrote: > > If you try the html-web make target, you will see that &winita; -- > the stylesheets concerned don't know anything about dataRef and the > content model is (curiously) still displayed in RelaxNG. > > Sigh. > -- > tei-council mailing list > tei-council@lists.tei-c.org > http://lists.lists.tei-c.org/mailman/listinfo/tei-council > > PLEASE NOTE: postings to this list are publicly archived -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council PLEASE NOTE: postings to this list are publicly archived
participants (4)
-
Hugh Cayless
-
Lou Burnard
-
Martin Holmes
-
Peter Stadler