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

Feature request: more punctuation gtypes with content #136

Open
samosafuz opened this issue Jun 6, 2022 · 1 comment
Open

Feature request: more punctuation gtypes with content #136

samosafuz opened this issue Jun 6, 2022 · 1 comment

Comments

@samosafuz
Copy link
Member

Given how elegantly Hugh's fix for combinations of scribal/editorial apostrophe works, via the gtype with content (i.e., <g type="apostrophe">’</g>), I wonder how complicated it would be to support other combinations, too: the gtypes high-punctus, low-punctus, dipunct, hypodiastole, diastole, and middot can also appear in conjunction with editorial punctuation (period, comma, raised dot, apostrophe, semicolon/question-mark), and so it would be nice if these elements could have content, too.

Is it possible to expand the XSLT to support them, along the following pattern?

  • <g type="high-punctus">.</>
  • <g type="high-punctus">,</>
  • <g type="high-punctus">·</>
  • <g type="high-punctus">;</>
  • <g type="high-punctus">’</>
  • <g type="low-punctus">.</>
  • <g type="low-punctus">,</>
  • <g type="low-punctus">·</>
  • <g type="low-punctus">;</>
  • <g type="low-punctus">’</>
  • <g type="dipunct">.</>
  • <g type="dipunct">,</>
  • <g type="dipunct">·</>
  • <g type="dipunct">;</>
  • <g type="dipunct">’</>
  • Etc.
@samosafuz samosafuz changed the title Feature request: non Feature request: more punctuation gtypes with content Jun 6, 2022
@jcowey
Copy link
Member

jcowey commented Jan 10, 2023

*middot,:*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants