1
0
Fork 0

excel_table looks better than exceltable

main
Jeff Moe 2023-12-30 17:47:44 -07:00
parent c97fd862f5
commit 3eab907ea4
5 changed files with 20 additions and 16 deletions

View File

@ -94,4 +94,4 @@ latexpdf_%:
$(MAKE) -C $(BUILDDIR)/latex/$* ; \ $(MAKE) -C $(BUILDDIR)/latex/$* ; \
spreadsheet: spreadsheet:
soffice --headless --convert-to xls docs/tinyrocs-bom.ods --outdir $(BUILDDIR) soffice --headless --convert-to xlsx docs/tinyrocs-bom.ods --outdir $(BUILDDIR)

View File

@ -13,11 +13,14 @@ For full details and latest data see the spreadsheet bill of materials:
`<https://spacecruft.org/deepcrayon/tinyrocs/media/branch/main/docs/tinyrocs-bom.ods>`_ `<https://spacecruft.org/deepcrayon/tinyrocs/media/branch/main/docs/tinyrocs-bom.ods>`_
This is snapshot of the main tab:
.. exceltable:: tinyrocs Bill of Materials
:file: ../_build/tinyrocs-bom.xls tinyrocs Bill of Materials
:header: 1 ==========================
:sheet: 1 This is the bill of materials of the cluster as deployed and as being built.
:selection: A1:G85
.. excel-table::
:file: ../_build/tinyrocs-bom.xlsx
:sheet: tinyrocs
:selection: A1:G88

View File

@ -14,7 +14,7 @@ extensions = [
"sphinx.ext.intersphinx", "sphinx.ext.intersphinx",
"sphinx.ext.napoleon", "sphinx.ext.napoleon",
"sphinx.ext.viewcode", "sphinx.ext.viewcode",
"sphinxcontrib.exceltable", "sphinxcontrib.excel_table",
] ]
templates_path = ["_templates"] templates_path = ["_templates"]
exclude_patterns = [] exclude_patterns = []

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tinyrocs 0\n" "Project-Id-Version: tinyrocs 0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-30 15:48-0700\n" "POT-Creation-Date: 2023-12-30 17:09-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n" "Language: en\n"
@ -43,10 +43,11 @@ msgid ""
"bom.ods>`_" "bom.ods>`_"
msgstr "" msgstr ""
#: ../../../_source/bom.rst:16 #: ../../../_source/bom.rst:19 ../../../_source/bom.rst:22
msgid "This is snapshot of the main tab:"
msgstr ""
#: ../../../_source/bom.rst:18
msgid "tinyrocs Bill of Materials" msgid "tinyrocs Bill of Materials"
msgstr "" msgstr ""
#: ../../../_source/bom.rst:20
msgid ""
"This is the bill of materials of the cluster as deployed and as being built."
msgstr ""

BIN
docs/tinyrocs-bom.ods (Stored with Git LFS)

Binary file not shown.