From 3d0b089dc81db9e666e48d895764aad8c4d7f6c9 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 9 Jul 2026 01:08:45 +0200 Subject: [PATCH] Markup Language: Added LaTeX-packages lettrine and (pgf)ornament --- wiki/markup_language.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wiki/markup_language.md b/wiki/markup_language.md index 17fadca..c1ab465 100644 --- a/wiki/markup_language.md +++ b/wiki/markup_language.md @@ -53,8 +53,10 @@ to [Microsoft Word](/wiki/office_suite.md#programs). LaTeX also features many different packages. The following list contains some examples of it. -- [ZUGFeRD](https://ctan.org/pkg/zugferd) is a package for creating invoices. - [Awesome-CV](https://github.com/posquit0/Awesome-CV) is a package for creating job applications. +- [lettrine](https://ctan.org/pkg/lettrine) is a package to typeset dropped capitals. +- [(pgf)ornament](https://ctan.org/pkg/pgfornament) is a package to add various ornaments. +- [ZUGFeRD](https://ctan.org/pkg/zugferd) is a package for creating invoices. #### Usage