summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tugboat/NEWS
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-01-17 21:04:14 +0000
committerKarl Berry <karl@freefriends.org>2023-01-17 21:04:14 +0000
commitffd86237a94a078be6c6cf5f15511b0a329d1645 (patch)
tree9a17c2c7348b51380a8b6157aba9d2f27f3c5c78 /Master/texmf-dist/doc/latex/tugboat/NEWS
parent513107f9ab13515e27059908624674b85f2259e6 (diff)
tugboat (17jan23)
git-svn-id: svn://tug.org/texlive/trunk@65569 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tugboat/NEWS')
-rw-r--r--Master/texmf-dist/doc/latex/tugboat/NEWS19
1 files changed, 17 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/tugboat/NEWS b/Master/texmf-dist/doc/latex/tugboat/NEWS
index 6290fafdc29..5f9b4fa5534 100644
--- a/Master/texmf-dist/doc/latex/tugboat/NEWS
+++ b/Master/texmf-dist/doc/latex/tugboat/NEWS
@@ -1,6 +1,21 @@
-$Id: NEWS 424 2022-05-19 22:45:08Z karl $
+$Id: NEWS 458 2023-01-16 18:44:30Z karl $
This file records noteworthy changes. This file is public domain.
+-----------------
+2.28 (2023-01-16):
+
+ltugboat.cls:
+- \tburl: new name for \tbsurl, should work in all cases.
+ \def\tburl{\url} to keep using \url in the document body.
+- \titleref: command to typeset a book (etc.) title (slanted + \frenchspacing).
+- \tubdots: command for a normally-spaced ellipsis, not the squashed
+ Unicode character provided by most fonts.
+- \raggedleft: TUB's redefinition should not work with tabularray.
+
+tugboat.bst: use \url instead of \href, to avoid requiring hyperref.
+
+-----------------
+2.27 (2022-05-19):
ltugboat.cls:
- \tbsurlfootnote, \tbhurlfootnote: typeset urls in ragged-right
footnotes of their own.
@@ -8,7 +23,7 @@ ltugboat.cls:
post-sentence \cite.
- \tubjustifiedpar: undo ragged-right or other, restoring normal
paragraph settings.
-- \eTeX: use \boldsymbol if available.
+- \eTeX: use \boldsymbol if available for this logo.
-----------------
2.26 (2021-10-12):