Intermediate, to be squashed later

This commit is contained in:
Peter 2019-07-31 16:35:42 +02:00
parent 6d734403a1
commit bb5c3c4100
Signed by: pludi
GPG Key ID: FB1A00FEE77E2C36
155 changed files with 375 additions and 0 deletions

25
b-vg/Makefile Normal file
View File

@ -0,0 +1,25 @@
META = title.yml
OUTPUT = b-vg.epub b-vg.pdf b-vg.mobi b-vg.azw3
INPUT = $(sort $(wildcard art*.md))
.PHONY: b-vg.pdf b-vg.epub b-vg.mobi b-vg.azw3 clean all
all: b-vg.pdf b-vg.epub b-vg.mobi b-vg.azw3
b-vg.pdf: $(INPUT) $(META)
pandoc -f markdown+fancy_lists -t latex -o $@ --toc --toc-depth=2 \
-Vgeometry:"a4paper,top=2cm,bottom=2cm,left=2cm,right=2cm" \
-Vlang=de --standalone --smart $(META) $(INPUT)
b-vg.epub: $(INPUT) $(META)
pandoc -f markdown+fancy_lists -t epub3 -o $@ --smart --toc \
--toc-depth=2 --epub-chapter-level=1 $(META) $(INPUT)
b-vg.mobi: b-vg.epub
ebook-convert $< $@ --mobi-file-type both
b-vg.azw3: b-vg.epub
ebook-convert $< $@
clean:
rm -rf $(OUTPUT)

1
b-vg/art000.md Normal file
View File

@ -0,0 +1 @@
Die Nationalversammlung hat beschlossen:

5
b-vg/art001.md Normal file
View File

@ -0,0 +1,5 @@
# Erstes Hauptstück
## Artikel 1
Österreich ist eine demokratische Republik. Ihr Recht geht vom Volk aus.

8
b-vg/art002.md Normal file
View File

@ -0,0 +1,8 @@
Artikel 2
---------
1. Österreich ist ein Bundesstaat.
2. Der Bundesstaat wird gebildet aus den selbstständigen Ländern:
Burgendland, Kärnten, Niederösterreich (Niederösterreich-Land und
Wien), Oberösterreich, Salzburg, Steiermark, Tirol, Vorarlberg.

12
b-vg/art003.md Normal file
View File

@ -0,0 +1,12 @@
Artikel 3
---------
1. Das Bundesgebiet umfaßt die Gebiete der Bundesländer
2. Eine Änderung des Bundesgebietes, die zugleich Änderung eines
Landesgebietes ist, ebenso die Änderung einer Landesgrenze innerhalb
des Bundesgebietes kann abgesehen von Friedensverträgen nur
durch übereinstimmende Verfassungsgesetze des Bundes und jenes
Landes erfolgen, dessen Gebiet eine Änderung erfährt.
3. Die für Niederösterreich-Land und Wien geltenden Sonderbestimmgungen
enthält das vierte Hauptstück.

8
b-vg/art004.md Normal file
View File

@ -0,0 +1,8 @@
Artikel 4
---------
1. Das Bundesgebiet bildet ein einheitliches Währungs-, Wirtschafts-
und Zollgebiet.
2. Innerhalb des Bundes dürfen Zwischenzolllinien ohne sonstige
Verkehrsbeschränkungen nicht errichtet werden.

4
b-vg/art005.md Normal file
View File

@ -0,0 +1,4 @@
Artikel 5
---------
Bundeshauptstadt und Sitz der obersten Organe des Bundes ist Wien.

11
b-vg/art006.md Normal file
View File

@ -0,0 +1,11 @@
Artikel 6
---------
1. Für jedes Land besteht eine Landesbürgerschaft. Voraussetzung der
Landesbürgerschaft ist das Heimatrecht in einer Gemeinde des Landes.
Die Bedingungen für Erwerb und Verlust der Landesbürgerschaft sind
in jedem Land gleich.
2. Mit der Landesbürgerschaft wir die Bundesbürgerschaft erworben.
3. Jeder Bundesbürger hat in jedem Land die gleichen Rechte und
Pflichten wie die Bürger des Landes selbst.

2
b-vg/art007.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 7

2
b-vg/art008.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 8

2
b-vg/art009.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 9

2
b-vg/art010.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 10

2
b-vg/art011.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 11

2
b-vg/art012.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 12

2
b-vg/art013.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 13

2
b-vg/art014.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 14

2
b-vg/art015.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 15

2
b-vg/art016.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 16

2
b-vg/art017.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 17

2
b-vg/art018.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 18

2
b-vg/art019.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 19

2
b-vg/art020.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 20

2
b-vg/art021.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 21

2
b-vg/art022.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 22

2
b-vg/art023.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 23

2
b-vg/art024.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 24

2
b-vg/art025.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 25

2
b-vg/art026.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 26

2
b-vg/art027.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 27

2
b-vg/art028.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 28

2
b-vg/art029.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 29

2
b-vg/art030.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 30

2
b-vg/art031.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 31

2
b-vg/art032.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 32

2
b-vg/art033.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 33

2
b-vg/art034.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 34

2
b-vg/art035.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 35

2
b-vg/art036.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 36

2
b-vg/art037.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 37

2
b-vg/art038.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 38

2
b-vg/art039.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 39

2
b-vg/art040.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 40

2
b-vg/art041.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 41

2
b-vg/art042.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 42

2
b-vg/art043.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 43

2
b-vg/art044.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 44

2
b-vg/art045.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 45

2
b-vg/art046.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 46

2
b-vg/art047.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 47

2
b-vg/art048.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 48

2
b-vg/art049.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 49

2
b-vg/art050.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 50

2
b-vg/art051.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 51

2
b-vg/art052.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 52

2
b-vg/art053.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 53

2
b-vg/art054.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 54

2
b-vg/art055.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 55

2
b-vg/art056.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 56

2
b-vg/art057.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 57

2
b-vg/art058.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 58

2
b-vg/art059.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 59

2
b-vg/art060.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 60

2
b-vg/art061.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 61

2
b-vg/art062.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 62

2
b-vg/art063.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 63

2
b-vg/art064.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 64

2
b-vg/art065.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 65

2
b-vg/art066.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 66

2
b-vg/art067.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 67

2
b-vg/art068.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 68

2
b-vg/art069.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 69

2
b-vg/art070.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 70

2
b-vg/art071.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 71

2
b-vg/art072.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 72

2
b-vg/art073.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 73

2
b-vg/art074.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 74

2
b-vg/art075.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 75

2
b-vg/art076.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 76

2
b-vg/art077.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 77

2
b-vg/art078.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 78

2
b-vg/art079.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 79

2
b-vg/art080.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 80

2
b-vg/art081.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 81

2
b-vg/art082.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 82

2
b-vg/art083.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 83

2
b-vg/art084.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 84

2
b-vg/art085.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 85

2
b-vg/art086.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 86

2
b-vg/art087.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 87

2
b-vg/art088.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 88

2
b-vg/art089.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 89

2
b-vg/art090.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 90

2
b-vg/art091.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 91

2
b-vg/art092.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 92

2
b-vg/art093.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 93

2
b-vg/art094.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 94

2
b-vg/art095.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 95

2
b-vg/art096.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 96

2
b-vg/art097.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 97

2
b-vg/art098.md Normal file
View File

@ -0,0 +1,2 @@
## Artikel 98

Some files were not shown because too many files have changed in this diff Show More