summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tugboat/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tugboat/NEWS')
-rw-r--r--macros/latex/contrib/tugboat/NEWS19
1 files changed, 17 insertions, 2 deletions
diff --git a/macros/latex/contrib/tugboat/NEWS b/macros/latex/contrib/tugboat/NEWS
index 6290fafdc2..5f9b4fa553 100644
--- a/macros/latex/contrib/tugboat/NEWS
+++ b/macros/latex/contrib/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):