docissue-in-quarto-yaml

---
project_name: A Max Fordham Project
document_description: A description of the document that is important
footer-logo: logo.png
title-page: title-page.pdf
format: document-issue-report-pdf
---

# Tables

## Grid Table

+-----------+--------------------+
| **Fruit** | **Advantages**     |
+===========+====================+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+

: {tbl-colwidths="[30,70]"}


## A Long Grid Table

Test if column headings go onto next page.

+-----------+--------------------+
| **Fruit** | **Advantages**     |
+===========+====================+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+
| Bananas   | - built-in wrapper |
|           | - bright color     |
+-----------+--------------------+
| Oranges   | - cures scurvy     |
|           | - tasty            |
+-----------+--------------------+

: {tbl-colwidths="[30,70]"}

## Grid Tables with Building Data

+------------------------------+----------------------------------------------+
| **Identity Data**            |                                              |
+==============================+==============================================+
| Abbreviation                 | DX-O                                         |
+------------------------------+----------------------------------------------+
| Type Reference               | 2                                            |
+------------------------------+----------------------------------------------+
| Uniclass Product Code        | Pr_70_65_03_29                               |
+------------------------------+----------------------------------------------+
| Uniclass Product Description | Fan coil units                               |
+------------------------------+----------------------------------------------+

: {tbl-colwidths="[30,70]"}

+----------------------+----------------------------------------------+
| **Dimensional Data** |                                              |
+======================+==============================================+
| Overall Length       | 285.0 _mm_                                   |
+----------------------+----------------------------------------------+
| Overall Width        | 765.0 _mm_                                   |
+----------------------+----------------------------------------------+
| Overall Height       | 550.0 _mm_                                   |
+----------------------+----------------------------------------------+
| Gross Weight         | 32.0 _kg_                                    |
+----------------------+----------------------------------------------+

: {tbl-colwidths="[30,70]"}

+------------------------+----------------------------------------------+
| **Performance Data**   |                                              |
+========================+==============================================+
| Cooling Output         | 3400.0 _W_                                   |
+------------------------+----------------------------------------------+

: {tbl-colwidths="[30,70]"}

+----------------------+----------------------------------------------+
| **Application Data** |                                              |
+======================+==============================================+
| Notes                | R32 refrigerant                              |
+----------------------+----------------------------------------------+
| Application          | Single Split DX outdoor unit, serving DX-I-2 |
+----------------------+----------------------------------------------+

: {tbl-colwidths="[30,70]"}

+---------------------+----------------------------------------------+
| **Electrical Data** |                                              |
+=====================+==============================================+
| Voltage             | 230.0 _V_                                    |
+---------------------+----------------------------------------------+
| Frequency           | 50.0 _Hz_                                    |
+---------------------+----------------------------------------------+

: {tbl-colwidths="[30,70]"}