New Gem: token-resolver
🪙 Configurable PEG-based token parser and resolver for structured token detection and replacement in arbitrary text
💎 Templates are a force multiplier.
#Tag
New Gem: token-resolver
🪙 Configurable PEG-based token parser and resolver for structured token detection and replacement in arbitrary text
💎 Templates are a force multiplier.
New Gem: token-resolver
🪙 Configurable PEG-based token parser and resolver for structured token detection and replacement in arbitrary text
💎 Templates are a force multiplier.
Simplify custom LaTeX templates maintenance with "partials" & baked-in internal template snippets: The `common.latex` partial is the most important, as it contains almost all LaTeX definitions and instructions necessary to compile pandoc-generated LaTeX code.
% In LaTeX templates, use
$common.latex()$
Manual template updates become mostly unnecessary this way.
See the contents of the partial with
pandoc --print-default-data-file=templates/common.latex
Simplify custom LaTeX templates maintenance with "partials" & baked-in internal template snippets: The `common.latex` partial is the most important, as it contains almost all LaTeX definitions and instructions necessary to compile pandoc-generated LaTeX code.
% In LaTeX templates, use
$common.latex()$
Manual template updates become mostly unnecessary this way.
See the contents of the partial with
pandoc --print-default-data-file=templates/common.latex
Besides the `common.latex` partial, there are also:
• `passoptions.latex` – options for packages that may be loaded implicitly (should come before `\begin{document}`)
• `fonts.latex` – Fonts setup
• `font-settings.latex` – Fonts configs
• `hypersetup.latex` – Options for the “hypertext” package (hyperlinks and metadata)
• `after-header-includes.latex` – Everything that *must* happen late.
Using all of these partials in custom templates gives maximum robustness.
Simplify custom LaTeX templates maintenance with "partials" & baked-in internal template snippets: The `common.latex` partial is the most important, as it contains almost all LaTeX definitions and instructions necessary to compile pandoc-generated LaTeX code.
% In LaTeX templates, use
$common.latex()$
Manual template updates become mostly unnecessary this way.
See the contents of the partial with
pandoc --print-default-data-file=templates/common.latex
EDIT: Landlord responded by kicking us out (refusing to renew the lease even after having already offered to renew it). So be careful if you try this at home.
Gonna send this email to landlord, please copy, adjust and send to yours as well:
Hello,
I am writing to make some ground rules known, to be followed from here on out.
I will not be taking phone or voicecalls, as you have made it clear that I need everything in writing. You have not kept your word in the past. I expect that to change.
I will not be answering the same questions over and over again. If I have gone to the trouble of informing you of issues or even provided pictures and videos, I expect you to refer back to my email or text before asking me to provide the same information again. You can ask for clarifications if needed.
Unless specified otherwise, I give permission for you to share the information I have given you whith the relevant people needed to adress the issue, for example repair people, contractors, plumbers, chimney sweep. In fact you need to let them know what their tasks will be and make sure they come prepared, equipped and with enough human power and time to safely complete the necessary tasks.
I am not your slave driver. If a contractor arrives again unprepared and underequipped for the work at hand, I will not ask them to endanger their health by doing the task anyway.
You need to give me a reasonable amount of time to answer your questions before restating them. If a matter is not urgent, I may take a full work day to respond. If the matter is trivial, I may take two weeks. If I cannot give an answer yet, I will wait until I can actually answer your question (for example: "Was the problem fixed?" can only be answered after the contractor has had time to fix it).
I am willing to keep you up to date on the issues with the property, but you also need to fulfil your duties as owner and landlord. I am not going to go out of my way to do your work for you.
I also need you to give me the relevant information I need in order to fulfill my own duties as tenant. It would have been useful to get the contact information or at least company names of the usual services (trash collection, septic tank emptying, chimney sweep). I did ask about these upon moving in.
- [same name as on lease]
#alab #renting #tenant#TenantOrganizing #TenantOrganiser#TenantsUnion #landlord #landlord_is_not_a_job #template #resources
The site https://pandoc-templates.org/ features a list of open source pandoc templates and provides a preview image for each template.
Created by Pascal Wagner.
#pandoc #template