From 7d6a38023d9cf1f878c50ced4fcdaedaea70a1e8 Mon Sep 17 00:00:00 2001 From: mittelba Date: Sun, 27 Sep 2015 10:41:10 +0000 Subject: [PATCH] add a definition for \textcommabelow to the document so this typesets without having to install the new release git-svn-id: http://www.latex-project.org/svnroot/latex2e-public@872 8685b20e-f38a-4a74-812f-bec00e2e18bd --- trunk/doc/ltnews23.tex | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/trunk/doc/ltnews23.tex b/trunk/doc/ltnews23.tex index e66db63..66f59a3 100644 --- a/trunk/doc/ltnews23.tex +++ b/trunk/doc/ltnews23.tex @@ -35,6 +35,14 @@ \usepackage{lmodern,url,hologo} +\makeatletter % -- provide command intoriduced in new release + % so this typesets with an old format +\DeclareTextCommandDefault\textcommabelow[1] + {\hmode@bgroup\ooalign{\null#1\crcr\hidewidth\raise-.31ex + \hbox{\check@mathfonts\fontsize\ssf@size\z@ + \math@fontsfalse\selectfont,}\hidewidth}\egroup} +\makeatother + \publicationmonth{November} \publicationyear{2015} -- 2.11.4.GIT