Graham Hannington

Results 23 comments of Graham Hannington

> we are dependent on the budgets that are allocated to us by IBM Sure, understood. I like what you've done with that budget; I like IBM Plex! I feel...

To highlight the missing characters, I copied the HTML for that table of EBCDIC code page 310 from Wikipedia, and tweaked the CSS for the sample characters to `font-family: "IBM...

Mousing over anonymous tofu gets tired real quick, so I tweaked the CSS some more, including this to expose the tooltips: ```css td::after { font-size: x-small; content: attr(title) " ";...

## EBCDIC code page 310 coverage: IBM Plex Mono versus Noto Sans Mono 2-page PDF, attached. Hi @BoldMonday, I'm not trying to rub it in (the difference in coverage); I...

## I've given you bad information Hi @BoldMonday , I'm sorry. I've previously referred you to a table in the Wikipedia article "[Digital encoding of APL symbols](https://en.wikipedia.org/wiki/Digital_encoding_of_APL_symbols#Code_page_310)". That table maps...

## IBM PUA characters in EBCDIC code page 310 This is my current best effort at identifying the IBM PUA characters in EBCDIC code page 310: |EBCDIC code page 310...

## Example 3270 screen containing all IBM PUA characters I wrote: > I've yet to see any "Line Below Capital" characters on a 3270 screen. This irked me. Today, based...

I wonder about: - Adding IBM PUA characters to an open-source font. Then again: if not in IBM Plex, then where? Why use the "IBM" qualifier in the name if...

My related question in Stack Overflow: "[Links to headings in GitHub-Flavored Markdown that also work in PDF built by DITA-OT?](https://stackoverflow.com/questions/70149518/links-to-headings-in-github-flavored-markdown-that-also-work-in-pdf-built-by-dit)"

It would be nice if [DITA-OT Markdown processing](https://www.dita-ot.org/3.6/topics/markdown-dita-syntax-reference.html) supported custom anchors (IDs) for topics that didn't rely on Pandoc header attributes. e.g. this Markdown, or something like it: ````md ##...