User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
public:nnels:etext:lists [2020/04/21 18:14]
rachel.osolen
public:nnels:etext:lists [2021/06/28 15:13]
rachel.osolen [Unordered]
Line 35: Line 35:
 For unordered lists, use the bulleted list tool. The icon looks like this: {{:public:nnels:bullet_list.png?nolink&50|}} For unordered lists, use the bulleted list tool. The icon looks like this: {{:public:nnels:bullet_list.png?nolink&50|}}
  
-Optional: for display purposes, you can create an invisible bullet using "define new bullet" and selecting the blank bullet character.+Optional: for display purposes, you can create an invisible bullet using "define new bullet" and selecting the blank bullet character. This is a less desirable format, as it can cause issues with lower vision or readers with cognitive disabilities.
  
 {{:public:nnels:unordered_list_biblio.png?linkonly|Example unordered list (Bibliography)}} {{:public:nnels:unordered_list_biblio.png?linkonly|Example unordered list (Bibliography)}}
Line 55: Line 55:
 For more information on how to continue ordered lists with breaks please see this [[https://screencast-o-matic.com/watch/cqQXodtpvR| tutorial]]. For more information on how to continue ordered lists with breaks please see this [[https://screencast-o-matic.com/watch/cqQXodtpvR| tutorial]].
  
-====Definition Lists==== 
  
-In addition to the common types of lists mentioned above, there also exists what we call a "definition list". Definition lists require the use of special DAISY styles.  +=====Q&Archive=====
- +
-Definition lists generally consist of term/definition pairs - a term followed by its definition. These include glossary lists, definition lists, pronunciation lists, etc. +
- +
-<WRAP center round box 80%> +
-**Example** +
- +
-A glossary of terms would be a definition list: +
- +
-   mango: tropical fruit with sweet golden flesh +
-   lychee: tropical fruit with deep red leathery skin and clear white flesh +
-   carambola: star shaped tropical fruit with tart lemon-pineapple flavour +
-   rambutan: egg-shaped tropical fruit similar to lychees with leathery skin covered in soft red hairs +
-</WRAP> +
- +
- +
-There are two definition list styles in the [[public:nnels:etext:template-styles|NNELS Template]]: +
- +
-  * Definition Data (DAISY) +
-  * Definition Term (DAISY) +
- +
-Both styles are used together to create a definition list. When creating a definition list, we follow these steps: +
- +
-  - Select all the text that comprise the list (terms and values) and apply the ''Definition Data (DAISY)'' style.  +
-  - Select each definition term (i.e. mango, lychee, etc.) and apply the ''Definition Term (DAISY)'' style.  +
- +
-That's it. +
- +
-<note>Do not apply any other list style to Definition Lists.</note> +
- +
-This will give us the below output in XML: +
- +
-   <dl>  +
-     <dt>mango</dt>  +
-     <dd>tropical fruit with sweet golden flesh</dd>  +
-     <dt>lychee</dt>  +
-     <dd>tropical fruit with deep red leathery skin and clear white flesh</dd>  +
-     <dt>carambola</dt>  +
-     <dd>star shaped tropical fruit with tart lemon-pineapple flavour</dd>  +
-     <dt>rambutan</dt>  +
-     <dd>egg-shaped tropical fruit similar to lychees with leathery skin covered in soft red hairs</dd> +
-   </dl>  +
-   +
-Definition lists are not restricted to glossaries of terms. We use them for all term-description groups. Term-description groups may be names and definitions, categories and topics, or any other groups of term-description pairs. +
-=====Q&A=====+
  
 **Q: Should this list be formatted using H2 and H3 for the countries and institutions, and Lists for the collections? Or should I used nested lists for all elements?** **Q: Should this list be formatted using H2 and H3 for the countries and institutions, and Lists for the collections? Or should I used nested lists for all elements?**
public/nnels/etext/lists.txt · Last modified: 2024/05/09 05:04 (external edit)