Adding project file for easy eclipse loading
This commit is contained in:
parent
17060cd61d
commit
3a1e2ce075
3 changed files with 18 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -47,7 +47,7 @@ jobs:
|
||||||
run: pdflatex -jobname=ScopeSequencing-${{ github.ref_name }} ScopeSequencing.tex
|
run: pdflatex -jobname=ScopeSequencing-${{ github.ref_name }} ScopeSequencing.tex
|
||||||
|
|
||||||
- name: Generate Booklet PDF
|
- name: Generate Booklet PDF
|
||||||
run: bookletimposer -a -o ScopeSequencing-${{ github.ref_name }}-booklet.pdf ScopeSequencing-${{ github.ref_name }}.pdf
|
run: bookletimposer -b -a -f "Letter" -p "2x1" -o ScopeSequencing-${{ github.ref_name }}-booklet.pdf ScopeSequencing-${{ github.ref_name }}.pdf
|
||||||
|
|
||||||
- name: Debug - Show generated files
|
- name: Debug - Show generated files
|
||||||
run: ls -al .
|
run: ls -al .
|
||||||
|
|
|
||||||
11
.project
Normal file
11
.project
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<projectDescription>
|
||||||
|
<name>Scope-Sequencing</name>
|
||||||
|
<comment></comment>
|
||||||
|
<projects>
|
||||||
|
</projects>
|
||||||
|
<buildSpec>
|
||||||
|
</buildSpec>
|
||||||
|
<natures>
|
||||||
|
</natures>
|
||||||
|
</projectDescription>
|
||||||
|
|
@ -146,6 +146,12 @@ coin or goods."
|
||||||
|
|
||||||
Debt: The First 500 Years Page 327
|
Debt: The First 500 Years Page 327
|
||||||
|
|
||||||
|
\large Maker Checks
|
||||||
|
|
||||||
|
A modern version of this village exchange loops would be the idea of Maker Checks.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\pagebreak
|
\pagebreak
|
||||||
{\huge \textbf{What is Property?}}
|
{\huge \textbf{What is Property?}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue