Commit Graph

25 Commits

Author SHA1 Message Date
tastytea c8e3d7fef7
PDF→EPUB: Recommend the sue of “endnotes” instead of “footnotes”.
They are technically end-notes, after all.
2021-06-11 02:52:12 +02:00
tastytea 0584a26902
PDF→EPUB: Fix Find & Replace.
Messed up the line break.
2021-03-29 22:09:09 +02:00
tastytea 8dd2375d40
PDF→EPUB: Recoomend “The Ace App”. 2021-03-29 17:01:27 +02:00
tastytea c67fd6f310
PDF→EPUB: Add ARIA role for references to footnotes. 2021-03-29 16:50:55 +02:00
tastytea fb921af466
PDF→EPUB: Remove role="doc-footnote", recommend EPUBCheck.
“[…] when you add a role to an element you change its nature to
assistive technologies. So because doc-footnote isn't a list item role,
it would strip the li tag of its list item nature and turn it into
something more like a div or a p tag. That breaks the list semantics for
AT users, so they'd no longer be able to access the list as though it
were a list.”
<https://github.com/w3c/epubcheck/issues/1018#issuecomment-809376951>
2021-03-29 16:16:02 +02:00
tastytea cca19ccf17
PDF→EPUB: Add link to “EPUB 3 rendering in EPUB 2 reading systems”. 2021-03-29 02:02:14 +02:00
tastytea 961cfcdc37
PDF→EPUB: Add tag: Calibre. 2021-03-27 20:03:09 +01:00
tastytea c91f274faa
PDF→EPUB: Typo. 2021-03-27 19:58:23 +01:00
tastytea 5b1977adc8
PDF→EPUB: Amend update log. 2021-03-27 19:40:52 +01:00
tastytea fff0822930
PDF→EPUB: Add another accessibility-advice. 2021-03-27 19:37:26 +01:00
tastytea dad938ce69
PDF→EPUB: Add EPUB 3 step, use HTML 5 in example. 2021-03-27 19:36:28 +01:00
tastytea b56cf6c52b
PDF→EPUB: Clarified difference between footnotes and endnotes,
replaced `<span><aside>` with `<li>`.
2021-03-25 18:24:48 +01:00
tastytea 79d3124ebb
PDF→EPUB: Add ARIA roles to examples. 2021-03-21 23:21:54 +01:00
tastytea b26895aa88
PDF→EPUB: Add epub:type to examples. 2021-03-21 22:21:52 +01:00
tastytea 6715f94129
PDF→EPUB: Remove EPUB tag, it's redundant.
‘E-books’ is enough.
2021-03-19 22:56:41 +01:00
tastytea 13cb6d4710
PDF→EPUB: Add describe-key tip. 2021-03-16 00:44:30 +01:00
tastytea 255408907b
PDF→EPUB: Visually clarify macros.
Only wrap the text that the user is supposed to enter in
<code>-tags. Before it was easy to misinterpret and enter extra spaces.
2021-03-16 00:44:23 +01:00
tastytea b3de042dd3
PDF→EPUB: Add more menu markup. 2021-03-15 18:02:02 +01:00
tastytea 7eba6dc8ac
PDF→EPUB: Add button markup. 2021-03-15 17:56:27 +01:00
tastytea 0c1c260c88
Capitalize tags.
They are case insensitive anyway, might as well write them right.
2021-03-15 16:55:29 +01:00
tastytea 8b76c7bf64
PDF→EPUB: Add ToC. 2021-03-15 16:34:25 +01:00
tastytea 87e8c8b32d
PDF→EPUB: Add note about key notation. 2021-03-15 12:48:36 +01:00
tastytea 104405e29b
PDF→EPUB: Fix key styling. 2021-03-15 12:48:08 +01:00
tastytea 92446b6ba1
PDF→EPUB: Use types for menus and keyboard keys; small fixes. 2021-03-15 10:53:31 +01:00
tastytea de98ade9c0
Add PDF → EPUB article. 2021-03-15 04:14:01 +01:00