Initial short memo commit
This commit is contained in:
parent
fb5bc6f0d8
commit
d45c25f9d0
1 changed files with 116 additions and 0 deletions
116
template-short-memo.rst
Normal file
116
template-short-memo.rst
Normal file
|
@ -0,0 +1,116 @@
|
||||||
|
.. Here are some notes about setting up the files
|
||||||
|
.. rst2pdf -s "C:\Users\jeff\JMK Engineering Inc\Engineering - Documents\General\common\jmk.yaml" <this document>.rst
|
||||||
|
|
||||||
|
.. ==== -> Heading 1
|
||||||
|
.. ---- -> Heading 2
|
||||||
|
.. ~~~~ -> Heading 3
|
||||||
|
.. ^^^^ -> Heading 4
|
||||||
|
.. """" -> Heading 5
|
||||||
|
|
||||||
|
.. This changes for section numbers, remove is "typical" numbering is good.
|
||||||
|
.. section-numbering::
|
||||||
|
|
||||||
|
.. This sets the page counter to roman
|
||||||
|
.. raw:: pdf
|
||||||
|
|
||||||
|
SetPageCounter 1 lowerroman
|
||||||
|
|
||||||
|
.. This is the setup for the header substitutions. Sometimes there will be a second logo
|
||||||
|
.. |logo| image:: //aragorn/jmkengineering/Engineering/General/common/logos/JMKEngineering-Logo-Small.jpg
|
||||||
|
:height: 2cm
|
||||||
|
|
||||||
|
.. |Revision| replace:: A
|
||||||
|
.. |Client| replace:: Internal
|
||||||
|
.. |Date| replace:: Aug 2022
|
||||||
|
.. |ProjectNum| replace:: xxxx
|
||||||
|
|
||||||
|
|
||||||
|
.. header::
|
||||||
|
|
||||||
|
.. class:: headertable
|
||||||
|
|
||||||
|
.. list-table::
|
||||||
|
:widths: 20 50 20
|
||||||
|
|
||||||
|
* -
|
||||||
|
- **###Title###**
|
||||||
|
- |Date|
|
||||||
|
* -
|
||||||
|
- CLIENT: |Client|
|
||||||
|
- Rev: |Revision|
|
||||||
|
* - |logo|
|
||||||
|
- Proj. Num: |ProjectNum|
|
||||||
|
- Page ###Page###
|
||||||
|
|
||||||
|
.. footer::
|
||||||
|
|
||||||
|
`JMK Engineering Inc. <https://jmkengineering.com>`__
|
||||||
|
|
||||||
|
|
||||||
|
.. This is where I will be adding any other text and image substitutions that will be needed throughout the "typical" specification
|
||||||
|
.. |Title| replace:: The Main title
|
||||||
|
.. |SubTitle| replace:: The subject title
|
||||||
|
|
||||||
|
|
||||||
|
===========
|
||||||
|
|Title|
|
||||||
|
===========
|
||||||
|
|
||||||
|
--------------
|
||||||
|
|SubTitle|
|
||||||
|
--------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
||||||
|
.. For a simply memo or living project document, the revision history is likely not needed, remove if necessary.
|
||||||
|
|
||||||
|
.. list-table:: Revision History
|
||||||
|
:widths: 15 50 20 15
|
||||||
|
|
||||||
|
* - A
|
||||||
|
- Initial Template Submission
|
||||||
|
- August 24, 2022
|
||||||
|
-
|
||||||
|
* - **Number**
|
||||||
|
- **Description**
|
||||||
|
- **Date**
|
||||||
|
- **Approved**
|
||||||
|
|
||||||
|
|
||||||
|
.. Page break after the title page
|
||||||
|
.. raw:: pdf
|
||||||
|
|
||||||
|
PageBreak
|
||||||
|
|
||||||
|
|
||||||
|
.. This sets up the page break and re-set the page numbering - Only if I figure out how to do a table of contents
|
||||||
|
.. .. raw:: pdf
|
||||||
|
|
||||||
|
PageBreak
|
||||||
|
SetPageCounter 1 arabic
|
||||||
|
|
||||||
|
|
||||||
|
.. 26 05 00 - Common work Results for electrical
|
||||||
|
|
||||||
|
Common
|
||||||
|
======
|
||||||
|
|
Loading…
Reference in a new issue