summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/luatex/lua-widow-control/lwc-documentation.bib
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/luatex/lua-widow-control/lwc-documentation.bib')
-rw-r--r--Master/texmf-dist/source/luatex/lua-widow-control/lwc-documentation.bib57
1 files changed, 0 insertions, 57 deletions
diff --git a/Master/texmf-dist/source/luatex/lua-widow-control/lwc-documentation.bib b/Master/texmf-dist/source/luatex/lua-widow-control/lwc-documentation.bib
deleted file mode 100644
index c705e871b41..00000000000
--- a/Master/texmf-dist/source/luatex/lua-widow-control/lwc-documentation.bib
+++ /dev/null
@@ -1,57 +0,0 @@
-% lua-widow-control
-% https://github.com/gucci-on-fleek/lua-widow-control
-% SPDX-License-Identifier: MPL-2.0+ OR CC-BY-SA-4.0+
-% SPDX-FileCopyrightText: 2022 Max Chernoff
-
-@book{texbook,
- author = {Donald E. Knuth},
- title = {The \TeX{}Book},
- year = {2020},
- publisher = {Addison--Wesley},
- url = {https://ctan.org/pkg/texbook}
-}
-
-@manual{widows-and-orphans,
- author = {Frank Mittelbach},
- year = {2021},
- month = {March},
- title = {The \sans{widows-and-orphans} package},
- url = {https://www.ctan.org/pkg/widows-and-orphans}
-}
-
-@article{tugboat-strategies,
- author = {Paul Isambert},
- title = {Strategies against widows},
- journal = {TUGboat},
- number = {1},
- volume = {31},
- year = {2010},
- pages = {12--17},
- url = {https://www.tug.org/TUGboat/tb31-1/tb97isambert.pdf}
-}
-
-@article{tugboat-widows,
- author = {Frank Mittelbach},
- title = {Managing forlorn paragraph lines in \LaTeX},
- journal = {TUGboat},
- number = {3},
- volume = {39},
- year = {2018},
- pages = {246--251},
- url = {https://www.tug.org/TUGboat/tb39-3/tb123mitt-widows.pdf}
-}
-
-@electronic{widow-assist,
- author = {jeremie},
- title = {Paragraph callback to help with widows/orphans hand tuning},
- url = {https://tex.stackexchange.com/q/372062},
- year = {2017},
- month = {August},
-}
-
-@book{texbytopic,
- author = {Victor Eijkhout},
- title = {\TeX by Topic},
- year = {2007},
- url = {https://texdoc.org/serve/texbytopic/0}
-}