Fix #3644. Annotation matrixes properly calculated now for RCPs.

This commit is contained in:
Dion Moult
2023-08-30 18:15:10 +10:00
parent 0a69e3668e
commit b33131db44
7 changed files with 38 additions and 8 deletions
@@ -60,3 +60,11 @@ download.
See also blocks should be used to reference `further reading
<https://blenderbim.org>`__ links.
Tables can be very annoying to format. You can use a CSV table instead.
.. csv-table::
:header: "Foo", "Bar", "Baz"
"ABC", "01", "02"
"DEF", "03", "04"