Closed gasyoun closed 1 year ago
In this case, I don't see any real problem -- if the user clicks the link to 570,1 then verses 2 and 3 will be visible.
if the user clicks the link to 570,1 then verses 2 and 3 will be visible.
Sure he will, but the 3 is bigger than 1, but should be same size font.
In the scans, the '1' is NOT smaller. All the digits are same size
So there should be TWO adjustments:
570,1—3
all underlined)@gasyoun Agree?
You also noticed a case where a rare AV reference was wrongly treated as a RV reference.
Which issue is this?
In the scans, the '1' is NOT smaller. All the digits are same size
Same size in print, not in our digitization.
So there should be TWO adjustments
Agree.
a rare AV reference was wrongly treated as a RV reference.
@gasyoun I found the AV issue -- it is #3.
it is #3.
Oh yes it is.
Have added markup to gra.txt for the RV references. Examples
Altered display code to handle this markup: basicadjust.php
Also, Unmarked the AV references, so they won't be erroneously linked to RV (#3)
Also, greatly reduced the unlinked RV references, and extended the scope of the link text (#5).
Here are the required files to do the revision to gra.txt. They are run in a temp_ls subdirectory of csl-orig/v02/gra/.
The files are in this gist.
The files briefly described:
Further work that could be done.
Currently, the xml form (gra.xml) contains {xxx,x} markup.
The conversion of these links to the 'modern' links is done on the fly by basicadjust.php.
It might be better to
<ls n="rv07.054.01">570,1</ls>
rv07.054.01
attribute value.This change would
instead of {570,1} in gra.xml, we might have
570,1
Makes sense, but if Jim will not, nobody will. Otherwise the different basicadjust.php
will always remain such.
if Jim will not, nobody will
This is a persistent problem. There are too many potential improvements that currently depend on me for implementation.
too many potential improvements that currently depend on me for implementation
Let's have a Skype call. I guess I have a guy, but we are a bit away of the December plan because of too much MW addenda lately ))
Not only 1 should be linked, but interval until 3 us well. Regex did not catch it, @funderburkjim