diff --git a/content/sw-pass.md b/content/sw-pass.md index 2760e6e..214024e 100644 --- a/content/sw-pass.md +++ b/content/sw-pass.md @@ -19,7 +19,7 @@ I don't intend either to make a comprehensive guide, as those already populate t To make it short, pass is a bash scripts using [git](https://git-scm.com/), [gpg](https://www.gnupg.org/) written by [zx2c4](https://www.zx2c4.com/). -Here are just some of commands I often use. +Here are just some commands I often use. ```sh pass generate -i diff --git a/content/tips-email.md b/content/tips-email.md index 1904cca..881f2a1 100644 --- a/content/tips-email.md +++ b/content/tips-email.md @@ -63,7 +63,7 @@ I will open a case with EU regulator:\ As per article 19, I have the same request to **all your partners** to whom my personal data have been transfered to. These have to be -accompanied with an attestation of erasure from these partners as +accompanied by an attestation of erasure from these partners as well:\ diff --git a/content/tips-letterhead.md b/content/tips-letterhead.md index f941f00..8adc1b5 100644 --- a/content/tips-letterhead.md +++ b/content/tips-letterhead.md @@ -7,9 +7,9 @@ Slug: latex-letterhead Header_Cover: images/cover_palace.jpg --- -It sometimes appear that I have to write some official documents from some entities, especially for admin stuff. +It sometimes appears that I have to write some official documents from some entities, especially for admin stuff. However, those letterheads are often provided in some [proprietary format](https://en.wikipedia.org/wiki/Office_Open_XML) with which I do my best to make as few interactions as possible. -Especially, I feel more comfortable editing some LaTeX instead of writting it in [libreoffice](https://libreoffice.org/) (for instance). +Especially, I feel more comfortable editing some LaTeX instead of writing it in [libreoffice](https://libreoffice.org/) (for instance). Thus, thanks to [Nicolas Trotignon](https://perso.ens-lyon.fr/nicolas.trotignon/) who found a simple workaround, here is a small trick to do it. As a preliminary, you have to obtain a pdf version of the letterhead (to do so, I'm using [online office 365](https://en.wikipedia.org/wiki/Office_365) as it works in Linux, yes, shame on me).