feat(emacs): add lipsum LaTeX package
This commit is contained in:
parent
91c8a91d9a
commit
743adca253
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
# :lang latex
|
# :lang latex
|
||||||
(texlive.combine {
|
(texlive.combine {
|
||||||
inherit (texlive)
|
inherit (texlive)
|
||||||
scheme-medium wrapfig capt-of minted fvextra upquote catchfile xstring framed biblatex biblatex-chicago;
|
scheme-medium wrapfig capt-of minted fvextra upquote catchfile xstring framed biblatex biblatex-chicago lipsum;
|
||||||
})
|
})
|
||||||
biber
|
biber
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue