The library offers a range of helpful services. All of our appointments are free of charge and confidential.
Pressbooks is an open publishing software created by the Reubus Foundation. It has been created for book publishing and McLaughlin Library offers access to the platform. To use the software, you must submit a request for an account through the library’s Publishing and Author Support page.
There are several different elements to consider when ensuring that your Pressbook is accessible. This guide will walk you through the main considerations and give step by step instructions for implementing these changes into your book.
To first learn the basics of using the software, it is recommended that you review the Pressbooks User Guide.
It is also important to note that the suggestions in this guide are focused on ensuring that the web version of your Pressbook is accessible. Due to technical issues with PDFs, not all these changes will ensure that the PDF or ePub version is as accessible as it can be. The most accessible version of any Pressbook is the web version.
The book’s theme is chosen when you first create a new book. This theme will set the font for the main body text, the font for the headings, line spacing, and character spacing. Once a theme is chosen, it becomes difficult to alter these style choices; any changes would require the use of CSS sheets. It is best to choose a book theme that is already accessible.
Choose a style that has an accessible font and good spacing between the characters and lines.
When selecting fonts, it is always recommended that you use a sans serif font. These are easier to read for a variety of learning disabilities.
You also want to make sure the font you use has very distinct characters. In other words, different letters should not look nearly identical. One test to check this is called the “I l 1” test. When you’ve found a font, type an uppercase i, a lowercase L, and the number one. Each should look fairly different from one another if you have picked a good font.
Another factor is the spacing between letters. Fonts that are very cramped are more difficult to read. Select a font with good spacing between letters.
Content should be organized in a series of logical parts and chapters. Within each chapter, the content should be broken down into shorter paragraphs. Breaking down the content into sections and subsections that have a logical flow also makes the content easier to read.
It is important not only to visually signal to a reader that they are looking at a section title but also to signal this through proper header styles. This can be done by clicking on the dropdown at the top of the text and selecting the appropriate header:
Make sure to use the headers in proper descending order. Do not skip a header level, as this can be confusing for screenreaders! Start with Heading 1 as your main title, then use Heading 2 for subsections, Heading 3 for smaller subsections within Heading 2, etc.
Selecting good images and writing proper alternative text can help folks with a variety of vision disabilities. For anyone who requires a screen reader to read your Pressbook, alternative text, or alt text, ensures that they will get the necessary information that your image provides.
There are a few different types of images you may be adding to your Pressbook, each with a different purpose.
Since functional images add to the content, it is imperative that they are as accessible as possible. Part of this process is selecting good images to begin with.
When selecting Functional Images, make sure the image does not rely on colour to convey the information. For example, if you want to show a pie chart, the different colours used in the chart should not be the only way to know what the distribution between results was. There should also be a note of the percentages in each piece of the pie chart. You should also consider the contrast between colours. Poor contrast colour combinations (e.g., yellow and white) should be avoided as these make the image more difficult to perceive.
Since they are decorative and do not convey information, decorative images do not need to be evaluated as heavily.
Alt text is text you will write that describes the key information in the image. This is done so that a screen reader can describe an image to a reader.
Before writing alt text, ask yourself if the image needs it. Any decorative image does not need alt text, as they are not conveying any information and are purely there for aesthetic purposes. Functional images do require alt text.
Alt text should be succinct – no more than a sentence or two – and should summarize the key takeaways for the image. Think about the purpose of the image when writing this: why did you share the image? What key information is displayed? Depending on the purpose of the image, you might write the alt text a bit differently.
For example, take the following image:
Depending on the purpose of this image, you could write different alt text.
If the purpose was to highlight the building occupancy, the alt text might read: “A page from the library website. In the top right corner there is a box with a green checkmark beside it that states the library’s current building occupancy”.
If an image cannot be described succinctly due to its complexity, it is best not to use alt text. Pressbooks has a 125 character limit for alt text. If you exceed this character limit, it can interrupt the screen reader as it describes the image. Instead, create a page in your Pressbook for longer image descriptions, write the longer descriptions there, and then create a link to the image description in the image’s caption.
For regular alt text:
If you need a longer description:
Links can be very useful for readers. They can provide extra support, additional information, or help readers navigate to other parts of your Pressbook.
Avoid using words like “here” or the actual url as your hyperlink text. These do not provide any information about what can be found at the link. Instead, write something descriptive. Generally, a few words that describe the resources found at the link are best.
For example, if I wanted to link to the library’s webpage about OER, I might write Information about OER at University of Guelph.
If you are linking to something that isn’t a webpage, it would be best to indicate this in the link text. For example, if I wanted to link to link to a PDF resource about OER accessibility, I might write The OER Accessibility Checklist [PDF].
When creating links in Pressbooks, the default will be that, when the link is clicked on, it will not open in a new tab. Generally, this is best practice. When a link opens in a new tab, it can be very disorienting. It can also disrupt a reader from reading or navigating the page the link was on.
If for any reason the resource must open in a new tab, make sure to flag this in the link description. For example, you might write Information about OER at University of Guelph [new tab].
Tables are a succinct and useful way of displaying data but need to have strong organization to be accessible.
Tables should only be used in cases where you need to display organized data. Avoid using tables to summarize descriptive information.
Where possible, avoid using split or merged cells in a table. This makes the table more difficult to read.
When building a table, always include the following:
To add these features, use the following steps:
Have a very detailed or complex table that absolutely must be included? Like with longer descriptions for images, you can also create longer descriptions for your tables and then add a link in the main body of text that allows readers to skip the table. This can be useful for tables that have a lot of text in each cell. To do this, you can create a caption for your table and then include a hyperlink called “Skip Table” that, when clicked, allows reader to go to the next part of the page without reading the table.
Even if you are not the one who created the media that is being added to the book, it is important to review the media and check for accessibility.
Multimedia content, especially videos, need to be made accessible for a variety of disabilities.
Transcripts and closed captions are needed for videos to be considered accessible, and audio content should be accompanied by a transcript.
Add descriptions of any of the key infographics as well.
For videos made by others that you are embedding, make sure you check for these key features. Not all videos are guaranteed to have these features.
YouTube videos have a speed up and slow down option. The ability to change the speed of the video can be beneficial for a variety of learning disabilities!
Latex, a popular tool for creating equations, is not screen reader compatible and will not be accessible. Pressbooks offers three options for making accessible equations. They are listed in order of preferred method.
This is the best option for accessible equations. To get this option to work, you must first go into the Pressbooks plugin section and turn off the Quick Latex plugin. From here, you can add the equation you are writing into the chapter’s main content using one of two syntaxes.
Shortcode syntax:
Dollar sign syntax:
This is another markup language that is screen reader friendly. It can be added to the Text View of a chapter to create the equations.
This is the least preferable option but can be used if other options do not work. The formula can be created using latex, converted into an image, and then alt text can be added to describe the formula.
While it can be nice to stylize your book with font and colour, not all styles and options are equally accessible.
First, ensure you select an accessible book theme. When writing content in your book, make sure you are using a good font size. Typically, 12 point font will be sufficient for Pressbooks. Text should also be able to be enlarged by about 200% so that anyone using a magnifier can read the text.
Avoid using colour to mark your headings. Instead, the proper heading tags (e.g., Heading 1, Heading 2, etc.) will ensure the titles of sections stand out.
If you are using colour for a table or image, ensure there is sufficient contrast between colours. In general, colour combinations such as yellow and white, grey and black, and pastel colours with white will not have sufficient contrast.
This guide is adapted from Accessibility Toolkit 2nd Edition by BCcampus, which is licensed under a CC BY 4.0 License.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.