Compare commits
134 Commits
Latex-Comp
...
main
Author | SHA1 | Date | |
---|---|---|---|
27076f52e7 | |||
Mattia Mascarello | 91c6e56d5f | ||
c63a000dba | |||
Mattia Mascarello | 574ec8c243 | ||
0f2deb5e96 | |||
Mattia Mascarello | 1758b7c76e | ||
Mattia Mascarello | 424beb7304 | ||
6bc9d5609d | |||
Mattia Mascarello | 016f53afa9 | ||
eb1d1e3665 | |||
Mattia Mascarello | 1d90b8023d | ||
9cbde15203 | |||
Mattia Mascarello | eb778d1670 | ||
1f18d717e4 | |||
Mattia Mascarello | 43d38aacc1 | ||
Mattia Mascarello | 15cbd6a8c3 | ||
47a364428f | |||
Mattia Mascarello | 59b9c670ca | ||
Mattia Mascarello | 4dc951e91d | ||
Mattia Mascarello | 2b28f2f09c | ||
Mattia Mascarello | cff5dc5b5d | ||
6a0bd35991 | |||
Mattia Mascarello | ee12591c90 | ||
eb9ba34a3d | |||
Mattia Mascarello | 9953b4bdf1 | ||
Mattia Mascarello | 7a5e58a585 | ||
Mattia Mascarello | 6bc9bf60f1 | ||
Mattia Mascarello | 178dec7f01 | ||
Mattia Mascarello | f2c23db94f | ||
Mattia Mascarello | 6f620154a7 | ||
Mattia Mascarello | 9415e04bb5 | ||
a0ae6fb1b1 | |||
Mattia Mascarello | 87a01bed1b | ||
a196c2fb1a | |||
Mattia Mascarello | 9f0b5e7260 | ||
39346afa95 | |||
Mattia Mascarello | f7e80134db | ||
04c16abf7f | |||
Mattia Mascarello | 271242a9f3 | ||
6a961e78f0 | |||
Mattia Mascarello | 45fb07a176 | ||
1903e705eb | |||
Mattia Mascarello | cad419f36a | ||
b82ab995f8 | |||
Mattia Mascarello | 107b1b4b5b | ||
Mattia Mascarello | acedbfbd35 | ||
8adee9fb5a | |||
Mattia Mascarello | 3e658a6d10 | ||
af743714f0 | |||
Mattia Mascarello | f6efcd12dd | ||
a51857755d | |||
Mattia Mascarello | b8690b68b2 | ||
8bbdda7c30 | |||
Mattia Mascarello | f8277f77a6 | ||
afecf89fa8 | |||
Mattia Mascarello | 7d4f6d7531 | ||
59ed3b69d4 | |||
Mattia Mascarello | 5378576e32 | ||
ec20a48fee | |||
Mattia Mascarello | 1be4d28734 | ||
Mattia Mascarello | 4d64186ecb | ||
Mattia Mascarello | db57615a64 | ||
363c10471a | |||
Mattia Mascarello | af259fb696 | ||
43622e053c | |||
Mattia Mascarello | 804ae0fb0e | ||
2e29a34698 | |||
Mattia Mascarello | 3ef87ecb36 | ||
c1a631a21c | |||
Mattia Mascarello | 37d2ca79f9 | ||
48a17ad6ca | |||
Mattia Mascarello | 8286cef0ea | ||
Mattia Mascarello | 8bc5b93fbb | ||
Mattia Mascarello | d6c59192af | ||
4da001018a | |||
Mattia Mascarello | a4abab391a | ||
Mattia Mascarello | 2c7d199adb | ||
Mattia Mascarello | 651f75369a | ||
Mattia Mascarello | cb30a6c205 | ||
Mattia Mascarello | b8516a9e30 | ||
5abf3408de | |||
Mattia Mascarello | 54afcbd166 | ||
6c068eb5f9 | |||
Mattia Mascarello | bb6987e055 | ||
6ec7f58a4b | |||
9ded014ce1 | |||
8dff45d8dc | |||
e9cc9c5626 | |||
d246876be6 | |||
f22dba64c5 | |||
fc95d59825 | |||
71a1711353 | |||
9fd2b58e88 | |||
911d09dd38 | |||
bf178d0409 | |||
527639115a | |||
7cf390b1b4 | |||
71fdf7096f | |||
ab8e17cd65 | |||
66aeb313eb | |||
15748a5128 | |||
1cbaabfd6e | |||
551d546508 | |||
c1886d7e41 | |||
c03d310080 | |||
7b6b9ad69c | |||
a8c78a7f2f | |||
1e4f698a5d | |||
7b9e9e5c12 | |||
d8d237ecfb | |||
a271ce890a | |||
b15e7f46fb | |||
54f90d1aa1 | |||
c92f1694bb | |||
30d548d160 | |||
478baa11db | |||
0f0cc282ab | |||
934e28b5a4 | |||
d7992f06d8 | |||
f7b71e73e6 | |||
e81f297d3e | |||
3f87d8df2b | |||
09689048e2 | |||
8007acf95b | |||
97fec9d408 | |||
052a2dd11d | |||
141321c71f | |||
f134999428 | |||
0fd15dfc65 | |||
5c339287fb | |||
444e992563 | |||
e9fae8476b | |||
66df32657d | |||
43e40fc972 |
27
.github/workflows/LaTeXcompile.yml
vendored
27
.github/workflows/LaTeXcompile.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Build LaTeX document
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'Alembic.tex'
|
||||
jobs:
|
||||
build_latex:
|
||||
runs-on: ubuntu-latest
|
||||
|
@ -9,4 +12,24 @@ jobs:
|
|||
- name: Compile LaTeX document
|
||||
uses: xu-cheng/latex-action@v2
|
||||
with:
|
||||
root_file: Alembic.tex
|
||||
root_file: Alembic.tex
|
||||
- name: Build Paged PDF
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.9'
|
||||
cache: 'pip' # caching pip dependencies
|
||||
- run: pip install -r requirements.txt
|
||||
- run: python build_paged.py
|
||||
- name: Generate markdown
|
||||
run: sudo apt install pandoc -y && pandoc -s Alembic.tex -o Alembic.md
|
||||
- name: Update README
|
||||
uses: nanasess/setup-php@master
|
||||
with:
|
||||
php-version: '7.4'
|
||||
- run: php buildtools/buildreadme.php
|
||||
- name: Commit changes
|
||||
uses: EndBug/add-and-commit@v7
|
||||
with:
|
||||
author_name: LaTexCompiler
|
||||
message: 'Compiled LaTeX into PDF, updated README'
|
||||
add: '["*.pdf","*md"]'
|
||||
|
|
770
Alembic.md
Normal file
770
Alembic.md
Normal file
|
@ -0,0 +1,770 @@
|
|||
---
|
||||
author:
|
||||
- Mattia Mascarello
|
||||
title: Alembic
|
||||
---
|
||||
|
||||
=cmr12 at 40pt
|
||||
|
||||
CC BY-SA 4.0 Mattia Mascarello\
|
||||
Distribuited under the ["Attribution-ShareAlike 4.0 International (CC
|
||||
BY-SA 4.0)\"](https://creativecommons.org/licenses/by-sa/4.0/) license
|
||||
|
||||
Poems by Mattia Mascarello
|
||||
|
||||
Anywhere the wind blows
|
||||
|
||||
-------------------------------------------------------------------------------------------------------- --
|
||||
Current Edition: January February March April May June July August September October November December
|
||||
-------------------------------------------------------------------------------------------------------- --
|
||||
|
||||
Mattia Mascarello,\
|
||||
Alba (CN), Italy\
|
||||
<mattia.mascarello@outlook.it>\
|
||||
[Github](https://github.com/MatMasIt)\
|
||||
[Telegram](https://t.me/matmasak)
|
||||
|
||||
Thanks to all of my friends.
|
||||
|
||||
**Preface**\
|
||||
My stream of thought is stored in this container as I progress to read
|
||||
it Essentially, a collection
|
||||
|
||||
Cogs
|
||||
====
|
||||
|
||||
Cogs of Ice\
|
||||
Tick and Slide\
|
||||
Subdivide the Time in Time\
|
||||
Slow or steady to demise\
|
||||
Who shall melt and who shall dance\
|
||||
On the thin floor of life?
|
||||
|
||||
Parcel
|
||||
======
|
||||
|
||||
Wherever may I find my body wandering and where I lay my hand\
|
||||
A lone and unknown land\
|
||||
Just follows me and never leaves\
|
||||
Oh when has this begun?\
|
||||
To them I say let there be\
|
||||
a land I know and love\
|
||||
and not the parcel nature gave\
|
||||
to spare with me alone.
|
||||
|
||||
Rolls
|
||||
=====
|
||||
|
||||
An old typewriter lies on the desk\
|
||||
Rolls of types and rolls of life\
|
||||
the impression of a hot coffee\
|
||||
on a cloudy morning\
|
||||
and the prints of a dead hand.\
|
||||
Oh young age, regret and retribution\
|
||||
The keys' noise covers my thought\
|
||||
and the noise that I bear inside.
|
||||
|
||||
Friction
|
||||
========
|
||||
|
||||
Friction\
|
||||
Friction\
|
||||
Metal scraping\
|
||||
Glass beheading\
|
||||
Where we're heading?\
|
||||
Sleep and\
|
||||
tick and\
|
||||
turn and\
|
||||
twist and\
|
||||
walk and\
|
||||
sit, for what?\
|
||||
Desist?\
|
||||
Your calculations\
|
||||
fail.
|
||||
|
||||
Machines
|
||||
========
|
||||
|
||||
Polygons of vision\
|
||||
A field of empty vectors\
|
||||
Directed to imperfection\
|
||||
Escape your judgment\
|
||||
Machines of flesh\
|
||||
Which make machines\
|
||||
For this you see\
|
||||
'tis what thee be.
|
||||
|
||||
OK
|
||||
==
|
||||
|
||||
Ok\
|
||||
Why?\
|
||||
OK\
|
||||
What does it mean?\
|
||||
What do you mean?\
|
||||
This is ridiculous\
|
||||
Ok\
|
||||
The alarm is sounding\
|
||||
Ok\
|
||||
For well you see the waste this\
|
||||
all be\
|
||||
O\
|
||||
K.
|
||||
|
||||
Masters of Doubt
|
||||
================
|
||||
|
||||
Do you feel good?\
|
||||
Do you feel fine?\
|
||||
What must be word\
|
||||
that you make so flag of yourself\
|
||||
When you proceed\
|
||||
To bury the dead.
|
||||
|
||||
Second Line
|
||||
===========
|
||||
|
||||
Buffer of thought\
|
||||
Distilled and saw\
|
||||
It keeps bouncing inside\
|
||||
Until you drown it in fire.
|
||||
|
||||
Steam
|
||||
=====
|
||||
|
||||
Steam, fire, electricity\
|
||||
Some machines feed on it\
|
||||
Some machines die on it\
|
||||
All walk on the ribbon\
|
||||
It goes extremely wide.
|
||||
|
||||
Imaginary
|
||||
=========
|
||||
|
||||
Flow\
|
||||
Fly\
|
||||
In the sky\
|
||||
Slowly tired\
|
||||
Not explored anything\
|
||||
Neither being admired\
|
||||
But still\
|
||||
You may try.
|
||||
|
||||
Sweden
|
||||
======
|
||||
|
||||
What shall say thee?\
|
||||
2418\
|
||||
Walk to the beam\
|
||||
Shines so lightly\
|
||||
Moves so brightly\
|
||||
When you'll think then\
|
||||
Don't complain me\
|
||||
For what I see\
|
||||
Is the most wide sea.
|
||||
|
||||
Contempt
|
||||
========
|
||||
|
||||
Acknowledge it!\
|
||||
Acknowledge it yourself\
|
||||
The forces that behind you\
|
||||
are pushing your contempt\
|
||||
You see someone up there\
|
||||
but no-one but yourself\
|
||||
You think the freest free is what\
|
||||
the heat has quickly fled\
|
||||
No intention to assimilate\
|
||||
let alone to adjudicate\
|
||||
The superstructure of your thought\
|
||||
is laid upon bones.
|
||||
|
||||
Resonance
|
||||
=========
|
||||
|
||||
Glaring eyes to the public\
|
||||
you notice something:\
|
||||
an entity which resonates\
|
||||
the same frequency as you\
|
||||
Be sure as well to keep in phase\
|
||||
that's what you're going to do\
|
||||
because if not you know that, too\
|
||||
you'll cancel whole in two.
|
||||
|
||||
Beat
|
||||
====
|
||||
|
||||
Beat him! No, don't despair\
|
||||
There's always a second place for losers,\
|
||||
that's hell\
|
||||
Beat her!\
|
||||
Look at your foe in the eyes\
|
||||
You might both as well call it a tie\
|
||||
For in this fight the only winner is who doesn't cry.\
|
||||
Was that anytime?\
|
||||
Well, everyone stops fighting when they die.
|
||||
|
||||
Walk
|
||||
====
|
||||
|
||||
Walk downtown,\
|
||||
looking around\
|
||||
The movement, the sound\
|
||||
The rubble on the ground\
|
||||
changing\
|
||||
slowly chaining\
|
||||
Men walking in the snow\
|
||||
Where do they go?\
|
||||
What do they know?\
|
||||
A solitary chimney\
|
||||
Is coughing up some smoke\
|
||||
You sit on the edge of the plane\
|
||||
Which separates from them all.
|
||||
|
||||
Act
|
||||
===
|
||||
|
||||
A close call\
|
||||
It's ringing\
|
||||
You might as well pick up your phone\
|
||||
Oh, look, it's your friend\
|
||||
He's asking what you've done\
|
||||
Interact is all you do,\
|
||||
It flows inside everyone and all\
|
||||
What did you make of it?
|
||||
|
||||
Bell
|
||||
====
|
||||
|
||||
Rain and Snow\
|
||||
Outside a shell of shells\
|
||||
So while outside it's cold as hell\
|
||||
You ring the bell, for dinner's served\
|
||||
However don't rejoice so much\
|
||||
because you it's not for you to know\
|
||||
what then you'll tell.
|
||||
|
||||
Blue
|
||||
====
|
||||
|
||||
Looking in the eyes\
|
||||
the broadcast just begun\
|
||||
for there's some connection\
|
||||
which requires no waveform\
|
||||
oscillators dance, that's sure\
|
||||
but what might they do\
|
||||
when the only station I am tuning in\
|
||||
is you.
|
||||
|
||||
Red
|
||||
===
|
||||
|
||||
What Irony of a substance,\
|
||||
powering such squalor\
|
||||
mess of cogs and sweat\
|
||||
But when the oil leaks\
|
||||
the pain deceives\
|
||||
that friction's gone.\
|
||||
|
||||
Casino
|
||||
======
|
||||
|
||||
Wait\
|
||||
This game is rigged!\
|
||||
What did you expect?\
|
||||
Someone's gonna have to finance\
|
||||
heaven and hell.
|
||||
|
||||
War
|
||||
===
|
||||
|
||||
Go away and come\
|
||||
command\
|
||||
sustain\
|
||||
engage\
|
||||
and train\
|
||||
terrain\
|
||||
TERRAIN\
|
||||
TERRAIN!
|
||||
|
||||
Trees
|
||||
=====
|
||||
|
||||
Hands in air\
|
||||
fog is there\
|
||||
dark and light\
|
||||
all perspires\
|
||||
when you're there.
|
||||
|
||||
Violet
|
||||
======
|
||||
|
||||
Violet, light blue\
|
||||
you know the\
|
||||
address, too\
|
||||
the corners of\
|
||||
the world are\
|
||||
shining there\
|
||||
for you.\
|
||||
Even when your soul denies\
|
||||
you're bound\
|
||||
by what's outside.
|
||||
|
||||
Reflection
|
||||
==========
|
||||
|
||||
Eyes stare at\
|
||||
eyes\
|
||||
The same soul inside\
|
||||
yet shall we say\
|
||||
we feel afraid, insane.
|
||||
|
||||
Smile
|
||||
=====
|
||||
|
||||
A symile of smiles, emerged\
|
||||
from what seemed\
|
||||
like crying.\
|
||||
Despair may be\
|
||||
a pretty fun affair.
|
||||
|
||||
Tear
|
||||
====
|
||||
|
||||
Tear, torn, cut apart\
|
||||
select your product from\
|
||||
the list\
|
||||
a little scalpel\
|
||||
may fix that\
|
||||
but what lays on the floor\
|
||||
is hard to reattach
|
||||
|
||||
Void
|
||||
====
|
||||
|
||||
Beyond black\
|
||||
beyond white\
|
||||
beyond cubes\
|
||||
beyond lights\
|
||||
beyond love\
|
||||
beyond lies\
|
||||
it's not just what\
|
||||
hearth and mind deny\
|
||||
it's what thy were\
|
||||
and thy shall be.
|
||||
|
||||
Dust
|
||||
====
|
||||
|
||||
Writings on a wall\
|
||||
a tree and its\
|
||||
snow\
|
||||
What acheivement do you keep\
|
||||
in your mind and in your soul?\
|
||||
Many speakers of all minds fly and dance will\
|
||||
tonight\
|
||||
While the dust settles\
|
||||
inside.
|
||||
|
||||
Buyeth
|
||||
======
|
||||
|
||||
To everybody's contempt\
|
||||
today is the event\
|
||||
The day when you must pay\
|
||||
for the uncherished bliss\
|
||||
we all have been denying\
|
||||
before it was taken by\
|
||||
fire.
|
||||
|
||||
Gates
|
||||
=====
|
||||
|
||||
Bad,unjust\
|
||||
war and lust\
|
||||
we shall decide\
|
||||
what you be must\
|
||||
Dancing as a dancer\
|
||||
Sleeping as a sleepr\
|
||||
Heat,\
|
||||
speeding cars,\
|
||||
metal and wooden planks\
|
||||
Your nature shall not stand\
|
||||
where we not demand.
|
||||
|
||||
Sweat
|
||||
=====
|
||||
|
||||
Brick and bells\
|
||||
On which an old man leans\
|
||||
Not tired by age,\
|
||||
but by life's appeal\
|
||||
For who lives in a dream is sleeping\
|
||||
and thus he's keeeping\
|
||||
his life of sweat.
|
||||
|
||||
Tin
|
||||
===
|
||||
|
||||
Laying on a bed in a late early after noon\
|
||||
The pitch black and the tense muscles\
|
||||
The will to grip to the comfy cushion yet the urge to act\
|
||||
The incessant\
|
||||
time\
|
||||
awaits\
|
||||
one's\
|
||||
alarm.\
|
||||
Laying inert like tin battles with the soul\
|
||||
Until one wins on his own terms
|
||||
|
||||
Stereo
|
||||
======
|
||||
|
||||
The downhill pipe\
|
||||
all leaks and all flows\
|
||||
jets and steamy puffs\
|
||||
shielded and shivering\
|
||||
break and set fire\
|
||||
collide and deny\
|
||||
barricade\
|
||||
Don't fade, don't regret\
|
||||
admire\
|
||||
desire\
|
||||
but rageous be\
|
||||
against the passage of the time.\
|
||||
Flames shall be your soul\
|
||||
and your touch shall be fire.\
|
||||
Intertia and hiding\
|
||||
only stack yourself\
|
||||
up your back.
|
||||
|
||||
Alley
|
||||
=====
|
||||
|
||||
Shelf\
|
||||
void and book and shelf\
|
||||
and laughter and cry and joy and pain\
|
||||
throughs books and shelves\
|
||||
to read the mess\
|
||||
away, far away\
|
||||
it tangles in itself.
|
||||
|
||||
Light
|
||||
=====
|
||||
|
||||
Good little sky\
|
||||
the bruising of the night is silent and shy\
|
||||
you flucutate over the land of the tired\
|
||||
which all contend.\
|
||||
Oh, apprehend\
|
||||
the solitary smoke\
|
||||
which comes from the fire\
|
||||
which burns in the pond\
|
||||
of tomorrow's light.\
|
||||
And when the vastness open their eyes\
|
||||
do not deny\
|
||||
the burns of light.
|
||||
|
||||
Explode
|
||||
=======
|
||||
|
||||
Time washes streaming through\
|
||||
mind and soul to cleanse the bowl\
|
||||
to which it fails, it does again,\
|
||||
the rage subdues, the sight restrains\
|
||||
in the vast field of which we are made.
|
||||
|
||||
Again
|
||||
=====
|
||||
|
||||
Calmly and slowly\
|
||||
methodically inquiring\
|
||||
perfecting, note-taking\
|
||||
the plain of life is the battle field\
|
||||
on which the players move their\
|
||||
little\
|
||||
plastic\
|
||||
figures\
|
||||
Again and again\
|
||||
On the brink of war\
|
||||
You never truly wash them away\
|
||||
For they come in waves, back and forth\
|
||||
The stasis long, but the tempest strong\
|
||||
Irrupts in your home\
|
||||
and shatters it in tiny cardboard pieces\
|
||||
Again and again\
|
||||
So you walk alone in a calm windy night\
|
||||
chill for your hands but not enough for your soul\
|
||||
and whatever path you choose\
|
||||
you swing your arms and you speed your pace\
|
||||
to outrun and trick the rain,\
|
||||
but through the intricacies of life\
|
||||
in spite of reason and disdain\
|
||||
the painful drops fall through the ground\
|
||||
to be collected in your veins\
|
||||
And all the parties you chill at\
|
||||
all the calls you pick up or dial in\
|
||||
each keystroke\
|
||||
each click\
|
||||
consumes the sky\
|
||||
in which you walk\
|
||||
in this sunny night.\
|
||||
Again and Again.
|
||||
|
||||
Flow
|
||||
====
|
||||
|
||||
Bitter and toxic\
|
||||
may well be\
|
||||
the sweet relief\
|
||||
to occam's seam.\
|
||||
You hug on your sofa\
|
||||
the insanity of a morning coffee\
|
||||
which just left you alone\
|
||||
in a puddle of mud\
|
||||
after much tribulation and desperate objectives\
|
||||
you're happy, sad, relieved, deceived\
|
||||
it is enough to let the flow\
|
||||
spill on the ground\
|
||||
at sunset's noon.
|
||||
|
||||
Night
|
||||
=====
|
||||
|
||||
I am alone under a night sky with empty eyes,\
|
||||
a deafening silence,\
|
||||
and a cold face\
|
||||
bleeding in the pond of my life\
|
||||
knives contend\
|
||||
the supper chimes.
|
||||
|
||||
The backrooms
|
||||
=============
|
||||
|
||||
Here are the backrooms\
|
||||
again.\
|
||||
The palpable shadow\
|
||||
just melts in thin air.\
|
||||
The vortex of people that\
|
||||
fly here and there.\
|
||||
The flicker of the neon lights\
|
||||
gets\
|
||||
in\
|
||||
the\
|
||||
soul\
|
||||
and all is rare\
|
||||
in the empty void\
|
||||
I hare\
|
||||
but never move.
|
||||
|
||||
Cointainerland
|
||||
==============
|
||||
|
||||
An industrious shipyard\
|
||||
in a lonely field\
|
||||
behind a modest platform\
|
||||
sudbdues the sight\
|
||||
as the hot metal travels in the windows\
|
||||
and scrapes away the thoughts\
|
||||
of a moist summer day\
|
||||
spent on a plastic seat.
|
||||
|
||||
Stormy light, Permanently night
|
||||
===============================
|
||||
|
||||
It's day.\
|
||||
And I won't do anything.\
|
||||
The metal cuts the sky.\
|
||||
And I shan't do anything.\
|
||||
It's permanently night.\
|
||||
Would I do anything?\
|
||||
Souls rain by an upper bridge, on a stormy city train.\
|
||||
Would I still do anything?\
|
||||
They're blending or they might.\
|
||||
And I should do anything?\
|
||||
A boat is sailing by\
|
||||
all the symbols that inspire.\
|
||||
Here is not all alike.\
|
||||
I shall do anything.\
|
||||
Tonight.\
|
||||
No time.
|
||||
|
||||
Feedom standings
|
||||
================
|
||||
|
||||
The sparkling taste\
|
||||
of the\
|
||||
august air\
|
||||
conditioning\
|
||||
in a sweet-sour mall.\
|
||||
Raves the human fire in ice\
|
||||
freest touches humanity whenstone and fire itself.\
|
||||
What freedom is the one to\
|
||||
void itself?\
|
||||
Ethics class in a fancy hotel\
|
||||
while the metal clangs\
|
||||
crushing the human flesh\
|
||||
under a green sky. The mirrors hurt it\
|
||||
Glass breaks apart in the fashionable\
|
||||
ideological parade.\
|
||||
Where do you stand?
|
||||
|
||||
Sliding Doors
|
||||
=============
|
||||
|
||||
Sliding doors\
|
||||
slide slaying\
|
||||
time laying down\
|
||||
the evil soul they\
|
||||
lie but retain\
|
||||
when they slide\
|
||||
in your face.\
|
||||
Nevermind.
|
||||
|
||||
Boys?
|
||||
=====
|
||||
|
||||
The blushing heat of the soul\
|
||||
when the hugs touch the sky\
|
||||
and the night dwindles by\
|
||||
and burns the eyes of death\
|
||||
and kisses the fresh grass\
|
||||
that grows inside\
|
||||
my, my.
|
||||
|
||||
Rest
|
||||
====
|
||||
|
||||
Sleep\
|
||||
light\
|
||||
rest\
|
||||
mild, rage\
|
||||
quiet, moving fastly\
|
||||
on the tracks\
|
||||
never matters, what you try\
|
||||
inside.
|
||||
|
||||
Mellowly
|
||||
========
|
||||
|
||||
I see sparks of music and loud light\
|
||||
pierces the night\
|
||||
Familiar tunes of sugar-summers\
|
||||
sync the beat to the drumhead of my skin\
|
||||
To mix and flow in the sea\
|
||||
of various souls\
|
||||
that dance and flutter in the hot\
|
||||
summer cold.\
|
||||
But sitting on a chair, pondering the\
|
||||
square, enstranged I stay\
|
||||
and peer at the neon sky\
|
||||
to bear the weight of air\
|
||||
glazing around the ink\
|
||||
that scrapes the blood\
|
||||
on half-white page of the summer time.\
|
||||
Ethereal figures, meanwhile, float and dance\
|
||||
with mind-suspending gaze\
|
||||
zoom-in and standing up\
|
||||
to interrupt the crystal crowd\
|
||||
what is within enclosed blasts\
|
||||
and backwards I fly\
|
||||
in happy-desperate mellow silence.
|
||||
|
||||
Petroleum
|
||||
=========
|
||||
|
||||
Sweet city petroleum jelly\
|
||||
Summer storming in and out\
|
||||
leading lead in office buildings\
|
||||
scribbling away some math\
|
||||
in my back pocket\
|
||||
to save it for later\
|
||||
this is my stop\
|
||||
catch me again\
|
||||
when the sun blazes\
|
||||
on the packed void\
|
||||
that i bear inside until\
|
||||
a good meal and a hug\
|
||||
clear me out and set me up\
|
||||
to live tonight.
|
||||
|
||||
Proof
|
||||
=====
|
||||
|
||||
Proof, conjecture, demonstration,\
|
||||
theorem, lemma, corollary, definition\
|
||||
Prove me this to show me that\
|
||||
I am everything we are\
|
||||
our relationship is symmetric\
|
||||
but is it by any metric\
|
||||
proofed against the world's deceptions?\
|
||||
Would it be a misconception\
|
||||
If I state that $[a,b,c]$\
|
||||
$a)$ You have bored me to delirium\
|
||||
$b)$ I have loved you to hatred\
|
||||
$c)$ There is no sense ouside the empiric\
|
||||
so just hug me until we fade then.
|
||||
|
||||
Razor
|
||||
=====
|
||||
|
||||
Pretty white light ceramic\
|
||||
20 meters from the ground\
|
||||
it stands but never falling\
|
||||
creeps in, up and out\
|
||||
down the pathways of the mind\
|
||||
sharp as hell but dull as time\
|
||||
and if aided with his friends\
|
||||
it may show up anytime\
|
||||
pretty sideways white and light.
|
||||
|
||||
Harmony
|
||||
=======
|
||||
|
||||
Demonstrably a harm\
|
||||
-ony of logical steps\
|
||||
off the ground, to the coast\
|
||||
to sail and cruise the concept\
|
||||
to get what's next.\
|
||||
What's next?
|
||||
|
||||
Interrupt
|
||||
=========
|
||||
|
||||
Skating on ice\
|
||||
a radio call arrives\
|
||||
to get the sensor data\
|
||||
interrupt\
|
||||
new line.\
|
||||
And as you walk the streets, the hills\
|
||||
and the skies\
|
||||
you always incur a stream\
|
||||
interrupt\
|
||||
new line.\
|
||||
|
||||
Halves
|
||||
======
|
||||
|
||||
Half the journey to the deck,\
|
||||
under the thundering speed of thought\
|
||||
caffeine dilutes in the bloodstream\
|
||||
set squares to map the sky\
|
||||
in a set of parallel lines.\
|
||||
Each point's side of the line\
|
||||
yet I fail to map me\
|
||||
yet I fail to map you
|
||||
|
||||
Thine
|
||||
=====
|
||||
|
||||
Witty gaze, inquisitive, candid.\
|
||||
Rebelous warmth - mellow time,\
|
||||
interlace.\
|
||||
Laughter rises, heat echoes.\
|
||||
Tight embrace, eye's spirit arise,\
|
||||
carousel.\
|
||||
Silent joy, a waving night,\
|
||||
In your arms the world turns right.\
|
||||
Beyond any glassy-spreadsheet-reasoned mind.\
|
||||
Where hearts align,\
|
||||
it's the simple act of being thine.
|
BIN
Alembic.pdf
Normal file
BIN
Alembic.pdf
Normal file
Binary file not shown.
513
Alembic.tex
513
Alembic.tex
|
@ -1,18 +1,42 @@
|
|||
\documentclass[a4paper,twoside, openany]{book}
|
||||
%% "openany" allows for chapters on odd pages
|
||||
%% "openany" allows for chapters on odd pages, it would leave a blank page otherwise, there is a script to build correct double paged stacked booklets, also, markdown generator
|
||||
\usepackage[hmarginratio=1:1]{geometry}% equal left and right margins
|
||||
\usepackage{hyperref}
|
||||
\usepackage{titlesec}
|
||||
\usepackage{xcolor}
|
||||
\usepackage{varwidth}
|
||||
|
||||
\usepackage{xpatch}
|
||||
|
||||
\makeatletter
|
||||
|
||||
\xpatchcmd{\@makeschapterhead}{%
|
||||
\Huge \bfseries #1\par\nobreak%
|
||||
}{%
|
||||
\Huge \bfseries\centering #1\par\nobreak%
|
||||
}{\typeout{Patched makeschapterhead}}{\typeout{patching of @makeschapterhead failed}}
|
||||
|
||||
|
||||
\xpatchcmd{\@makechapterhead}{%
|
||||
\huge\bfseries \@chapapp\space \thechapter
|
||||
}{%
|
||||
\huge\bfseries\centering \@chapapp\space \thechapter
|
||||
}{\typeout{Patched @makechapterhead}}{\typeout{Patching of @makechapterhead failed}}
|
||||
|
||||
\makeatother
|
||||
|
||||
%% I just want stuff to be centered
|
||||
|
||||
\newenvironment{Verse}
|
||||
{\center\varwidth{\linewidth}\fontsize{18}{21.6}\selectfont}
|
||||
{\endvarwidth\endcenter}
|
||||
%% verse but centered and bigger
|
||||
\titleformat{\chapter}[display]
|
||||
{\normalfont\bfseries}{}{0pt}{\Huge}
|
||||
{\normalfont\filcenter\bfseries}{}{0pt}{\Huge}
|
||||
\renewcommand{\contentsname}{Table of Contents}
|
||||
\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}
|
||||
\usepackage[utf8]{inputenc}\begin{document}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\begin{document}
|
||||
\font\mytitle=cmr12 at 40pt
|
||||
\newcommand{\MONTH}{%
|
||||
\ifcase\the\month
|
||||
|
@ -35,7 +59,9 @@
|
|||
\date{}
|
||||
%% I don't want that in the title
|
||||
\frontmatter
|
||||
|
||||
\maketitle
|
||||
|
||||
\pagestyle{empty}
|
||||
%% copyrightpage
|
||||
\begingroup
|
||||
|
@ -44,7 +70,7 @@
|
|||
\parskip \baselineskip
|
||||
CC BY-SA 4.0 \the\year{} Mattia Mascarello\\
|
||||
|
||||
Distribuito sotto la licenza the \href{https://creativecommons.org/licenses/by-sa/4.0/}{"Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) "} license
|
||||
Distribuited under the \href{https://creativecommons.org/licenses/by-sa/4.0/}{``Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)"} license
|
||||
|
||||
Poems by Mattia Mascarello
|
||||
|
||||
|
@ -77,13 +103,15 @@ Alba (CN), Italy \\
|
|||
\clearpage
|
||||
|
||||
|
||||
%% inscription
|
||||
\pagestyle{empty}
|
||||
\begin{center}
|
||||
Thanks to Eva Gotta
|
||||
Thanks to all of my friends.
|
||||
\end{center}
|
||||
\clearpage
|
||||
|
||||
|
||||
%%preface
|
||||
\pagestyle{empty}
|
||||
\begin{center}
|
||||
\textbf{Preface}\\
|
||||
|
@ -93,6 +121,7 @@ Essentially, a collection
|
|||
\clearpage
|
||||
|
||||
|
||||
%%empty page
|
||||
\pagestyle{empty}
|
||||
\begin{center}
|
||||
\end{center}
|
||||
|
@ -101,6 +130,8 @@ Essentially, a collection
|
|||
\mainmatter
|
||||
|
||||
|
||||
%% Start of poems
|
||||
|
||||
\chapter{Cogs}
|
||||
\begin{Verse}
|
||||
Cogs of Ice\\
|
||||
|
@ -126,7 +157,7 @@ Essentially, a collection
|
|||
\end{Verse}
|
||||
|
||||
|
||||
\chapter{Parcel}
|
||||
\chapter{Rolls}
|
||||
\begin{Verse}
|
||||
An old typewriter lies on the desk\\
|
||||
Rolls of types and rolls of life\\
|
||||
|
@ -227,6 +258,7 @@ Essentially, a collection
|
|||
In the sky\\
|
||||
Slowly tired\\
|
||||
Not explored anything\\
|
||||
Neither being admired\\
|
||||
But still\\
|
||||
You may try.
|
||||
\end{Verse}
|
||||
|
@ -368,4 +400,473 @@ Essentially, a collection
|
|||
TERRAIN\\
|
||||
TERRAIN!
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Trees}
|
||||
\begin{Verse}
|
||||
Hands in air\\
|
||||
fog is there\\
|
||||
dark and light\\
|
||||
all perspires\\
|
||||
when you're there.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Violet}
|
||||
\begin{Verse}
|
||||
Violet, light blue\\
|
||||
you know the\\
|
||||
address, too\\
|
||||
the corners of\\
|
||||
the world are\\
|
||||
shining there\\
|
||||
for you.\\
|
||||
Even when your soul denies\\
|
||||
you're bound\\
|
||||
by what's outside.
|
||||
\end{Verse}
|
||||
|
||||
|
||||
\chapter{Reflection}
|
||||
\begin{Verse}
|
||||
Eyes stare at\\
|
||||
eyes\\
|
||||
The same soul inside\\
|
||||
yet shall we say\\
|
||||
we feel afraid, insane.
|
||||
\end{Verse}
|
||||
|
||||
|
||||
\chapter{Smile}
|
||||
\begin{Verse}
|
||||
A symile of smiles, emerged\\
|
||||
from what seemed\\
|
||||
like crying.\\
|
||||
Despair may be\\
|
||||
a pretty fun affair.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Tear}
|
||||
\begin{Verse}
|
||||
Tear, torn, cut apart\\
|
||||
select your product from\\
|
||||
the list\\
|
||||
a little scalpel\\
|
||||
may fix that\\
|
||||
but what lays on the floor\\
|
||||
is hard to reattach
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Void}
|
||||
\begin{Verse}
|
||||
Beyond black\\
|
||||
beyond white\\
|
||||
beyond cubes\\
|
||||
beyond lights\\
|
||||
beyond love\\
|
||||
beyond lies\\
|
||||
it's not just what\\
|
||||
hearth and mind deny\\
|
||||
it's what thy were\\
|
||||
and thy shall be.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Dust}
|
||||
\begin{Verse}
|
||||
Writings on a wall\\
|
||||
a tree and its\\
|
||||
snow\\
|
||||
What acheivement do you keep\\
|
||||
in your mind and in your soul?\\
|
||||
Many speakers of all minds\
|
||||
fly and dance will\\
|
||||
tonight\\
|
||||
While the dust settles\\
|
||||
inside.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Buyeth}
|
||||
\begin{Verse}
|
||||
To everybody's contempt\\
|
||||
today is the event\\
|
||||
The day when you must pay\\
|
||||
for the uncherished bliss\\
|
||||
we all have been denying\\
|
||||
before it was taken by\\
|
||||
fire.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Gates}
|
||||
\begin{Verse}
|
||||
Bad,unjust\\
|
||||
war and lust\\
|
||||
we shall decide\\
|
||||
what you be must\\
|
||||
Dancing as a dancer\\
|
||||
Sleeping as a sleepr\\
|
||||
Heat,\\
|
||||
speeding cars,\\
|
||||
metal and wooden planks\\
|
||||
Your nature shall not stand\\
|
||||
where we not demand.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Sweat}
|
||||
\begin{Verse}
|
||||
Brick and bells\\
|
||||
On which an old man leans\\
|
||||
Not tired by age,\\
|
||||
but by life's appeal\\
|
||||
For who lives in a dream is sleeping\\
|
||||
and thus he's keeeping\\
|
||||
his life of sweat.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Tin}
|
||||
\begin{Verse}
|
||||
Laying on a bed in a late early after noon\\
|
||||
The pitch black and the tense muscles\\
|
||||
The will to grip to the comfy cushion yet the urge to act\\
|
||||
The incessant\\ time\\ awaits\\ one's\\ alarm.\\
|
||||
Laying inert like tin battles with the soul\\
|
||||
Until one wins on his own terms
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Stereo}
|
||||
\begin{Verse}
|
||||
The downhill pipe\\
|
||||
all leaks and all flows\\
|
||||
jets and steamy puffs\\
|
||||
shielded and shivering\\
|
||||
break and set fire\\
|
||||
collide and deny\\
|
||||
barricade\\
|
||||
Don't fade, don't regret\\admire\\desire\\
|
||||
but rageous be \\
|
||||
against the passage of the time.\\
|
||||
Flames shall be your soul\\
|
||||
and your touch shall be fire.\\
|
||||
Intertia and hiding\\
|
||||
only stack yourself\\
|
||||
up your back.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Alley}
|
||||
\begin{Verse}
|
||||
Shelf\\
|
||||
void and book and shelf\\
|
||||
and laughter and cry and joy and pain\\
|
||||
throughs books and shelves\\
|
||||
to read the mess\\
|
||||
away, far away\\
|
||||
it tangles in itself.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Light}
|
||||
\begin{Verse}
|
||||
Good little sky\\
|
||||
the bruising of the night is silent and shy\\
|
||||
you flucutate over the land of the tired\\
|
||||
which all contend.\\
|
||||
Oh, apprehend\\
|
||||
the solitary smoke\\
|
||||
which comes from the fire\\
|
||||
which burns in the pond\\
|
||||
of tomorrow's light.\\
|
||||
And when the vastness open their eyes\\
|
||||
do not deny\\
|
||||
the burns of light.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Explode}
|
||||
\begin{Verse}
|
||||
Time washes streaming through\\
|
||||
mind and soul to cleanse the bowl\\
|
||||
to which it fails, it does again,\\
|
||||
the rage subdues, the sight restrains\\
|
||||
in the vast field of which we are made.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Again}
|
||||
\begin{Verse}
|
||||
Calmly and slowly\\
|
||||
methodically inquiring\\
|
||||
perfecting, note-taking\\
|
||||
the plain of life is the battle field\\
|
||||
on which the players move their \\little \\plastic \\ figures\\
|
||||
Again and again\\
|
||||
On the brink of war\\
|
||||
You never truly wash them away\\
|
||||
For they come in waves, back and forth\\
|
||||
The stasis long, but the tempest strong\\
|
||||
Irrupts in your home\\
|
||||
and shatters it in tiny cardboard pieces\\
|
||||
Again and again\\
|
||||
So you walk alone in a calm windy night\\
|
||||
chill for your hands but not enough for your soul\\
|
||||
\end{Verse}
|
||||
\clearpage
|
||||
\begin{Verse}
|
||||
and whatever path you choose\\
|
||||
you swing your arms and you speed your pace\\
|
||||
to outrun and trick the rain,\\
|
||||
but through the intricacies of life\\
|
||||
in spite of reason and disdain\\
|
||||
the painful drops fall through the ground\\
|
||||
to be collected in your veins\\
|
||||
And all the parties you chill at\\
|
||||
all the calls you pick up or dial in\\
|
||||
each keystroke\\
|
||||
each click\\
|
||||
consumes the sky\\
|
||||
in which you walk\\
|
||||
in this sunny night.\\
|
||||
Again and Again.
|
||||
\end{Verse}
|
||||
|
||||
\chapter{Flow}
|
||||
\begin{Verse}
|
||||
Bitter and toxic \\
|
||||
may well be\\
|
||||
the sweet relief\\
|
||||
to occam's seam.\\
|
||||
You hug on your sofa\\
|
||||
the insanity of a morning coffee\\
|
||||
which just left you alone\\
|
||||
in a puddle of mud\\
|
||||
after much tribulation and desperate objectives\\
|
||||
you're happy, sad, relieved, deceived\\
|
||||
it is enough to let the flow\\
|
||||
spill on the ground\\
|
||||
at sunset's noon.
|
||||
\end{Verse}
|
||||
\chapter{Night}
|
||||
\begin{Verse}
|
||||
I am alone under a night sky with empty eyes,\\
|
||||
a deafening silence,\\
|
||||
and a cold face\\
|
||||
bleeding in the pond of my life\\
|
||||
knives contend\\
|
||||
the supper chimes.
|
||||
\end{Verse}
|
||||
\chapter{The backrooms}
|
||||
\begin{Verse}
|
||||
Here are the backrooms\\
|
||||
again.\\
|
||||
The palpable shadow\\
|
||||
just melts in thin air.\\
|
||||
The vortex of people that\\
|
||||
fly here and there.\\
|
||||
The flicker of the neon lights\\
|
||||
gets\\
|
||||
in\\
|
||||
the\\
|
||||
soul\\
|
||||
and all is rare\\
|
||||
in the empty void\\
|
||||
I hare\\
|
||||
but never move.
|
||||
\end{Verse}
|
||||
\chapter{Cointainerland}
|
||||
\begin{Verse}
|
||||
An industrious shipyard\\
|
||||
in a lonely field\\
|
||||
behind a modest platform\\
|
||||
sudbdues the sight\\
|
||||
as the hot metal travels in the windows\\
|
||||
and scrapes away the thoughts\\
|
||||
of a moist summer day\\
|
||||
spent on a plastic seat.
|
||||
\end{Verse}
|
||||
\chapter{Stormy light, Permanently night}
|
||||
\begin{Verse}
|
||||
It's day.\\
|
||||
And I won't do anything.\\
|
||||
The metal cuts the sky.\\
|
||||
And I shan't do anything.\\
|
||||
It's permanently night.\\
|
||||
Would I do anything?\\
|
||||
Souls rain by an upper bridge, on a stormy city train.\\
|
||||
Would I still do anything?\\
|
||||
They're blending or they might.\\
|
||||
And I should do anything?\\
|
||||
A boat is sailing by\\
|
||||
all the symbols that inspire.\\
|
||||
Here is not all alike.\\
|
||||
I shall do anything.\\
|
||||
Tonight.\\
|
||||
No time.
|
||||
\end{Verse}
|
||||
\chapter{Feedom standings}
|
||||
\begin{Verse}
|
||||
The sparkling taste\\
|
||||
of the\\
|
||||
august air\\
|
||||
conditioning\\
|
||||
in a sweet-sour mall.\\
|
||||
Raves the human fire in ice\\
|
||||
freest touches humanity whenstone and fire itself.\\
|
||||
What freedom is the one to \\
|
||||
void itself?\\
|
||||
Ethics class in a fancy hotel\\
|
||||
while the metal clangs\\
|
||||
crushing the human flesh \\
|
||||
under a green sky.
|
||||
The mirrors hurt it\\
|
||||
Glass breaks apart in the fashionable\\
|
||||
ideological parade.\\
|
||||
Where do you stand?
|
||||
\end{Verse}
|
||||
\chapter{Sliding Doors}
|
||||
\begin{Verse}
|
||||
Sliding doors\\
|
||||
slide slaying\\
|
||||
time laying down\\
|
||||
the evil soul they\\
|
||||
lie but retain\\
|
||||
when they slide\\
|
||||
in your face.\\
|
||||
Nevermind.
|
||||
\end{Verse}
|
||||
\chapter{Boys?}
|
||||
\begin{Verse}
|
||||
The blushing heat of the soul\\
|
||||
when the hugs touch the sky\\
|
||||
and the night dwindles by\\
|
||||
and burns the eyes of death\\
|
||||
and kisses the fresh grass\\
|
||||
that grows inside\\
|
||||
my, my.
|
||||
\end{Verse}
|
||||
\chapter{Rest}
|
||||
\begin{Verse}
|
||||
Sleep\\
|
||||
light\\
|
||||
rest\\
|
||||
mild, rage\\
|
||||
quiet, moving fastly\\
|
||||
on the tracks\\
|
||||
never matters, what you try\\
|
||||
inside.
|
||||
\end{Verse}
|
||||
\chapter{Mellowly}
|
||||
\begin{Verse}
|
||||
I see sparks of music and loud light\\
|
||||
pierces the night\\
|
||||
Familiar tunes of sugar-summers\\
|
||||
sync the beat to the drumhead of my skin\\
|
||||
To mix and flow in the sea\\
|
||||
of various souls\\
|
||||
that dance and flutter in the hot\\
|
||||
summer cold.\\
|
||||
But sitting on a chair, pondering the\\
|
||||
square, enstranged I stay\\
|
||||
and peer at the neon sky\\
|
||||
to bear the weight of air\\
|
||||
glazing around the ink\\
|
||||
that scrapes the blood\\
|
||||
on half-white page of the summer time.\\
|
||||
Ethereal figures, meanwhile, float and dance\\
|
||||
with mind-suspending gaze\\
|
||||
zoom-in and standing up\\
|
||||
to interrupt the crystal crowd\\
|
||||
what is within enclosed blasts\\
|
||||
and backwards I fly\\
|
||||
in happy-desperate mellow silence.
|
||||
\end{Verse}
|
||||
\chapter{Petroleum}
|
||||
\begin{Verse}
|
||||
Sweet city petroleum jelly\\
|
||||
Summer storming in and out\\
|
||||
leading lead in office buildings\\
|
||||
scribbling away some math\\
|
||||
in my back pocket\\
|
||||
to save it for later\\
|
||||
this is my stop\\
|
||||
catch me again\\
|
||||
when the sun blazes\\
|
||||
on the packed void\\
|
||||
that i bear inside until\\
|
||||
a good meal and a hug\\
|
||||
clear me out and set me up\\
|
||||
to live tonight.
|
||||
\end{Verse}
|
||||
\chapter{Proof}
|
||||
\begin{Verse}
|
||||
Proof, conjecture, demonstration,\\
|
||||
theorem, lemma, corollary, definition\\
|
||||
Prove me this to show me that\\
|
||||
I am everything we are\\
|
||||
our relationship is symmetric\\
|
||||
but is it by any metric\\
|
||||
proofed against the world's deceptions?\\
|
||||
Would it be a misconception\\
|
||||
If I state that $[a,b,c]$\\
|
||||
$a)$ You have bored me to delirium\\
|
||||
$b)$ I have loved you to hatred\\
|
||||
$c)$ There is no sense ouside the empiric\\
|
||||
so just hug me until we fade then.
|
||||
\end{Verse}
|
||||
\chapter{Razor}
|
||||
\begin{Verse}
|
||||
Pretty white light ceramic\\
|
||||
20 meters from the ground\\
|
||||
it stands but never falling\\
|
||||
creeps in, up and out\\
|
||||
down the pathways of the mind\\
|
||||
sharp as hell but dull as time\\
|
||||
and if aided with his friends\\
|
||||
it may show up anytime\\
|
||||
pretty sideways white and light.
|
||||
\end{Verse}
|
||||
\chapter{Harmony}
|
||||
\begin{Verse}
|
||||
Demonstrably a harm\\
|
||||
-ony of logical steps\\
|
||||
off the ground, to the coast\\
|
||||
to sail and cruise the concept\\
|
||||
to get what's next.\\
|
||||
What's next?
|
||||
\end{Verse}
|
||||
\chapter{Interrupt}
|
||||
\begin{Verse}
|
||||
Skating on ice\\
|
||||
a radio call arrives\\
|
||||
to get the sensor data\\
|
||||
interrupt\\
|
||||
new line.\\
|
||||
And as you walk the streets, the hills\\
|
||||
and the skies\\
|
||||
you always incur a stream\\
|
||||
interrupt\\
|
||||
new line.\\
|
||||
\end{Verse}
|
||||
\chapter{Halves}
|
||||
\begin{Verse}
|
||||
Half the journey to the deck,\\
|
||||
under the thundering speed of thought\\
|
||||
caffeine dilutes in the bloodstream\\
|
||||
set squares to map the sky\\
|
||||
in a set of parallel lines.\\
|
||||
Each point's side of the line\\
|
||||
yet I fail to map me\\
|
||||
yet I fail to map you
|
||||
\end{Verse}
|
||||
\chapter{Thine}
|
||||
\begin{Verse}
|
||||
Witty gaze, inquisitive, candid.\\
|
||||
Rebelous warmth - mellow time,\\
|
||||
interlace.\\
|
||||
\newline
|
||||
Laughter rises, heat echoes.\\
|
||||
Tight embrace, eye's spirit arise,\\
|
||||
carousel.\\
|
||||
\newline
|
||||
Silent joy, a waving night,\\
|
||||
In your arms the world turns right.\\
|
||||
\newline
|
||||
Beyond any glassy-spreadsheet-reasoned mind.\\
|
||||
\newline
|
||||
Where hearts align,\\
|
||||
it's the simple act of being thine.
|
||||
\end{Verse}
|
||||
\newpage\null\thispagestyle{empty}\newpage
|
||||
\end{document}
|
||||
|
|
94
LICENSE
Normal file
94
LICENSE
Normal file
|
@ -0,0 +1,94 @@
|
|||
Creative Commons Attribution-ShareAlike 4.0 International Public License
|
||||
By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
|
||||
|
||||
Section 1 – Definitions.
|
||||
|
||||
Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.
|
||||
Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.
|
||||
BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License.
|
||||
Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
|
||||
Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.
|
||||
Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.
|
||||
License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike.
|
||||
Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.
|
||||
Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.
|
||||
Licensor means the individual(s) or entity(ies) granting rights under this Public License.
|
||||
Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.
|
||||
Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.
|
||||
You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.
|
||||
Section 2 – Scope.
|
||||
|
||||
License grant.
|
||||
Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:
|
||||
reproduce and Share the Licensed Material, in whole or in part; and
|
||||
produce, reproduce, and Share Adapted Material.
|
||||
Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.
|
||||
Term. The term of this Public License is specified in Section 6(a).
|
||||
Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.
|
||||
Downstream recipients.
|
||||
Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.
|
||||
Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter’s License You apply.
|
||||
No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.
|
||||
No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).
|
||||
Other rights.
|
||||
|
||||
Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.
|
||||
Patent and trademark rights are not licensed under this Public License.
|
||||
To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties.
|
||||
Section 3 – License Conditions.
|
||||
|
||||
Your exercise of the Licensed Rights is expressly made subject to the following conditions.
|
||||
|
||||
Attribution.
|
||||
|
||||
If You Share the Licensed Material (including in modified form), You must:
|
||||
|
||||
retain the following if it is supplied by the Licensor with the Licensed Material:
|
||||
identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
|
||||
a copyright notice;
|
||||
a notice that refers to this Public License;
|
||||
a notice that refers to the disclaimer of warranties;
|
||||
a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
|
||||
indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
|
||||
indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
|
||||
You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.
|
||||
If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.
|
||||
ShareAlike.
|
||||
In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.
|
||||
|
||||
The Adapter’s License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License.
|
||||
You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material.
|
||||
You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply.
|
||||
Section 4 – Sui Generis Database Rights.
|
||||
|
||||
Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:
|
||||
|
||||
for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database;
|
||||
if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and
|
||||
You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.
|
||||
For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.
|
||||
Section 5 – Disclaimer of Warranties and Limitation of Liability.
|
||||
|
||||
Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.
|
||||
To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.
|
||||
The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
|
||||
Section 6 – Term and Termination.
|
||||
|
||||
This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.
|
||||
Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:
|
||||
|
||||
automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or
|
||||
upon express reinstatement by the Licensor.
|
||||
For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.
|
||||
For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.
|
||||
Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
|
||||
Section 7 – Other Terms and Conditions.
|
||||
|
||||
The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.
|
||||
Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.
|
||||
Section 8 – Interpretation.
|
||||
|
||||
For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.
|
||||
To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.
|
||||
No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.
|
||||
Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
|
67
README.md
67
README.md
|
@ -1,2 +1,69 @@
|
|||
# Alembic
|
||||
[![Build LaTeX document](https://github.com/MatMasIt/Alembic/actions/workflows/LaTeXcompile.yml/badge.svg)](https://github.com/MatMasIt/Alembic/actions/workflows/LaTeXcompile.yml)
|
||||
![License](https://img.shields.io/badge/License-Creative%20Commons%20Attribution--ShareAlike%204.0%20International%20Public%20License-green)
|
||||
|
||||
A collection of poems in english, by me
|
||||
|
||||
Distributed Under the [Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) ](https://creativecommons.org/licenses/by-sa/4.0/) license
|
||||
|
||||
You can read Alembic online [here](Alembic.md)
|
||||
|
||||
List of poems:
|
||||
|
||||
<!-- BEGIN POEMLIST -->
|
||||
* 1 Cogs
|
||||
* 2 Parcel
|
||||
* 3 Rolls
|
||||
* 4 Friction
|
||||
* 5 Machines
|
||||
* 6 OK
|
||||
* 7 Masters of Doubt
|
||||
* 8 Second Line
|
||||
* 9 Steam
|
||||
* 10 Imaginary
|
||||
* 11 Sweden
|
||||
* 12 Contempt
|
||||
* 13 Resonance
|
||||
* 14 Beat
|
||||
* 15 Walk
|
||||
* 16 Act
|
||||
* 17 Bell
|
||||
* 18 Blue
|
||||
* 19 Red
|
||||
* 20 Casino
|
||||
* 21 War
|
||||
* 22 Trees
|
||||
* 23 Violet
|
||||
* 24 Reflection
|
||||
* 25 Smile
|
||||
* 26 Tear
|
||||
* 27 Void
|
||||
* 28 Dust
|
||||
* 29 Buyeth
|
||||
* 30 Gates
|
||||
* 31 Sweat
|
||||
* 32 Tin
|
||||
* 33 Stereo
|
||||
* 34 Alley
|
||||
* 35 Light
|
||||
* 36 Explode
|
||||
* 37 Again
|
||||
* 38 Flow
|
||||
* 39 Night
|
||||
* 40 The backrooms
|
||||
* 41 Cointainerland
|
||||
* 42 Stormy light, Permanently night
|
||||
* 43 Feedom standings
|
||||
* 44 Sliding Doors
|
||||
* 45 Boys?
|
||||
* 46 Rest
|
||||
* 47 Mellowly
|
||||
* 48 Petroleum
|
||||
* 49 Proof
|
||||
* 50 Razor
|
||||
* 51 Harmony
|
||||
* 52 Interrupt
|
||||
* 53 Halves
|
||||
* 54 Thine
|
||||
<!-- END POEMLIST -->
|
||||
|
||||
|
|
30
build_paged.py
Normal file
30
build_paged.py
Normal file
|
@ -0,0 +1,30 @@
|
|||
from PyPDF3 import PdfFileWriter, PdfFileReader
|
||||
from PyPDF3.pdf import PageObject
|
||||
|
||||
|
||||
alembic = PdfFileReader(open("Alembic.pdf", "rb"), strict=False)
|
||||
|
||||
output = PdfFileWriter()
|
||||
n = alembic.numPages
|
||||
for i in range(n//2):
|
||||
if not i%2:
|
||||
print(n-i,i+1)
|
||||
page1 = alembic.getPage(n-i-1)
|
||||
page2 = alembic.getPage(i+1-1)
|
||||
else:
|
||||
print(i+1,n-i)
|
||||
page1 = alembic.getPage(i+1-1)
|
||||
page2 = alembic.getPage(n-i-1)
|
||||
|
||||
total_width = page1.mediaBox.upperRight[0] + page2.mediaBox.upperRight[0]
|
||||
total_height = max([page1.mediaBox.upperRight[1], page2.mediaBox.upperRight[1]])
|
||||
|
||||
new_page = PageObject.createBlankPage(None, total_width, total_height)
|
||||
|
||||
# Add first page at the 0,0 position
|
||||
new_page.mergePage(page1)
|
||||
# Add second page with moving along the axis x
|
||||
new_page.mergeTranslatedPage(page2, page1.mediaBox.upperRight[0], 0)
|
||||
output.addPage(new_page)
|
||||
output.write(open("paged.pdf", "wb"))
|
||||
|
41
buildtools/buildreadme.php
Normal file
41
buildtools/buildreadme.php
Normal file
|
@ -0,0 +1,41 @@
|
|||
<?php
|
||||
$source=file_get_contents("Alembic.tex");
|
||||
$matches=[];
|
||||
preg_match_all('/
|
||||
(?| # two alternatives whose group numbers both begin at 1
|
||||
\\\\chapter # match the command
|
||||
(?|\{([^}]*)\}|\[([^]]*)\])
|
||||
# and a parameter in group 1
|
||||
| # OR
|
||||
\G # anchor the match to the end of the last match
|
||||
(?|\{([^}]*)\}|\[([^]]*)\])
|
||||
# and match a parameter in group 1
|
||||
)
|
||||
/x',
|
||||
$source,
|
||||
$matches
|
||||
);
|
||||
$poems=$matches[1];
|
||||
$endB="";
|
||||
$f=file("README.md");
|
||||
$writeStuff=true;
|
||||
|
||||
foreach($f as $line){
|
||||
if(trim($line)=="<!-- BEGIN POEMLIST -->"){
|
||||
$writeStuff=false;
|
||||
$endB.=$line;
|
||||
$i=1;
|
||||
foreach($poems as $p){
|
||||
$endB.="* ".$i." ".$p."\n";
|
||||
$i++;
|
||||
}
|
||||
}
|
||||
if($writeStuff) $endB.=$line;
|
||||
if(trim($line)=="<!-- END POEMLIST -->"){
|
||||
$endB.=$line;
|
||||
$writeStuff=true;
|
||||
}
|
||||
}
|
||||
|
||||
file_put_contents("README.md",$endB);
|
||||
|
1
requirements.txt
Normal file
1
requirements.txt
Normal file
|
@ -0,0 +1 @@
|
|||
PyPDF3==1.0.6
|
Loading…
Reference in New Issue
Block a user