Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge from upstream: editor supraline fix code #159

Closed
rla2118 opened this issue Oct 13, 2015 · 18 comments
Closed

merge from upstream: editor supraline fix code #159

rla2118 opened this issue Oct 13, 2015 · 18 comments

Comments

@rla2118
Copy link

rla2118 commented Oct 13, 2015

http://dclp.github.io/dclpxsltbox/output/dclp/131/130167.html
The display of overstrokes on the first two characters (ιη) of the first line in this record is not right. The line should be continuous over both iota and eta.

XML doesn't appear to be correct:
It currently has
< lb n="1"/><num value="18">ῑ<hi rend="supraline">η</hi></num> δ<unclear>ι</unclear>’ ὅλης ἡ<unclear>μέρας</unclear>.

But should be, I suppose,
< lb n="1"/><num value="18"><hi rend="supraline">ιη</hi></num> δ<unclear>ι</unclear>’ ὅλης ἡ<unclear>μέρας</unclear>.

I'm sending to @jcowey for comment and/or forwarding to someone else.

@paregorios
Copy link
Member

I've just updated comment from @rla2118 above using three continuous grave accents before and after code snippets so all pointy brackets show up in view

@paregorios
Copy link
Member

And, FWIW, the encoding recommendation/fix from @rla2118 looks correct to me.

@jcowey
Copy link
Contributor

jcowey commented Oct 13, 2015

This is a known problem with the editor.
In Leiden+ if one adds a supraline to the letters alpha or iota it is not written as proper xml mark up. One can change to proper xml mark up in the xml tab and then preview is correct and subly different from when supraline is added via Leiden+. (The overstroke sits higher when correct).
Ryan has a fix for it which has not yet been implemented on papyri.info where it is also a problem. Most people are unaware of this. I personally correct when finalising and then it goes into the system correctly.
I looked for a ticket in which this is described and where Ryan proposes the fix, but I cannot find it. Sorry I cannot explain why it happens.

@paregorios
Copy link
Member

@ryanfb can you point us to a ticket (if one exists) as discussed by @jcowey above? I'd prefer to close this ticket with a pointer to wherever it's being tracked across the larger effort. thanks.

@ryanfb
Copy link
Collaborator

ryanfb commented Oct 13, 2015

See discusion at sosol/sosol#121 (and linked), and particularly now-passing tests in rails-3-nfd branch of papyri/xsugar at: papyri/xsugar@rails-3...rails-3-nfd#diff-a4da66e842ac3a281fe18b9ea50a3345R1069

@jcowey
Copy link
Contributor

jcowey commented Oct 14, 2015

ryanfb has made the fix on production in papyri.info, tested it and it is fine. I have cross checked and confirm that it is working for me on production in papyri.info.
This means that this should now no longer happen. That is great. There probably remain a few instances to be fixed. Once that is done everything should be fine.
Closing this and opened a new issue: #161

@jcowey jcowey closed this as completed Oct 14, 2015
@paregorios
Copy link
Member

Reopening this ticket as we will need to pull changes made by @ryanfb into our fork and branch if we want to see the fix working when we get our version of editor up and running. Taking assignment of this ticket for now ahead of coordination with @Edelweiss to schedule that update/merge.

@paregorios paregorios reopened this Oct 15, 2015
@paregorios paregorios assigned paregorios and unassigned jcowey Oct 15, 2015
@paregorios paregorios changed the title Problems with supraline merge from upstream: editor supraline fix code Oct 15, 2015
@jcowey jcowey added this to the November2015 milestone Nov 24, 2015
@jcowey jcowey added the blocked label Nov 24, 2015
@jcowey
Copy link
Contributor

jcowey commented Nov 24, 2015

Blocked until our editor is up and usable.

@paregorios
Copy link
Member

@jcowey @Edelweiss is this still blocked or should we put it back in motion

@paregorios paregorios assigned jcowey and unassigned paregorios Feb 12, 2016
@paregorios paregorios removed this from the November2015 milestone Feb 12, 2016
@paregorios
Copy link
Member

Adding this issue to the WBWorkshop milestone since it is a blocker for #161, which is already in that milestone.

@paregorios paregorios added this to the Würzburg Workshop milestone Feb 10, 2017
@paregorios
Copy link
Member

I gather that this issue is no longer blocked, since we now have a working editor. I'm going to remove the "blocked" tag, bump the priority (since it's a blocker for another item in the current milestone), and reassign to @Edelweiss

@Edelweiss
Copy link

The master branch of our xsugar repository is now up-to-date with papyri’s master branch.

https://github.com/DCLP/xsugar/commits/master

Is there anything else we need to take into account (rails-3, rails-3-nfd), or does master comprise all the changes that are necessary for the desired feature to work properly?

@paregorios
Copy link
Member

I think that's a question for @ryanfb ...

@paregorios
Copy link
Member

@ryanfb can you answer the question @Edelweiss poses above? I'd like to get this ticket resolved.

@paregorios paregorios assigned ryanfb and paregorios and unassigned Edelweiss Mar 13, 2017
@paregorios
Copy link
Member

/me to ping @ryanfb about this

@jcowey jcowey modified the milestones: May 2017, April 2017 May 4, 2017
@ryanfb
Copy link
Collaborator

ryanfb commented May 8, 2017

@paregorios @Edelweiss Papyri's master branch should have everything we know of for supraline. I believe there may still be some outstanding issues we haven't resolved in any branch:

papyri/xsugar#4
papyri/xsugar#5
papyri/xsugar#10

@paregorios
Copy link
Member

thanks @ryanfb

@Edelweiss back to you ... perhaps best to ask @jcowey to confirm that the "it's working" notice he provided above holds true on the current deployment of litpap.info?

@paregorios paregorios assigned Edelweiss and jcowey and unassigned ryanfb and paregorios May 8, 2017
@paregorios
Copy link
Member

ping @jcowey @Edelweiss

@paregorios paregorios modified the milestones: May 2017, June 2017 Jun 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants