bertramrichter / LaTeX_Briefvorlage

Briefvorlage in LaTeX, DIN 5008 konform
2 stars 0 forks source link

Update to DIN 5008:2020 #5

Closed maxwxyz closed 2 years ago

maxwxyz commented 2 years ago

Is it possible to make an option for the current standard DIN 5008:2020 (letter versions A and B)? The standard changed quite significantly the structure of the template, especially the address field and additional fields (date, references, phone/web/email) all on the top right side now.

bertramrichter commented 2 years ago

Thanks for the interest and the notification. It would be certainly possible to do, but the class is currently not designed for this purpose (really limited use case). When creating, I only implemented the A version and didn't intend to support the B at all.

I might take a look into the new standard, when I have time and muse to (but I can't say, when this will be).

bertramrichter commented 2 years ago

After skimming over the new norm, version A and B seem to differ only in a few length (notably, the header), so supporting both seems like a reasonable thing to do.

Marked for the next release.

bertramrichter commented 2 years ago

I took the weekend and made a new release v0.4. If this satisfies your needs, you might close this issue. I'm pleased to know someone else than me using it. :smiley:

Thank you for the kind push.

maxwxyz commented 2 years ago

Thanks!