[latex3-commits] [latex3/latex2e] gh1230: ltnews entry (49efc1f5)
github at latex-project.org
github at latex-project.org
Mon Jan 1 22:42:16 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : gh1230
Link : https://github.com/latex3/latex2e/commit/49efc1f5121ffab0769c8728b438d2128ed4a738
>---------------------------------------------------------------
commit 49efc1f5121ffab0769c8728b438d2128ed4a738
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Jan 1 22:42:16 2024 +0100
ltnews entry
>---------------------------------------------------------------
49efc1f5121ffab0769c8728b438d2128ed4a738
base/doc.dtx | 3 ++-
base/doc/ltnews39.tex | 22 ++++++++++++++++++----
2 files changed, 20 insertions(+), 5 deletions(-)
diff --git a/base/doc.dtx b/base/doc.dtx
index caa5fd11..d73a9f39 100644
--- a/base/doc.dtx
+++ b/base/doc.dtx
@@ -595,7 +595,8 @@
% class file (like \texttt{ltugboat.cls}) use the |\DocstyleParms|
% command described below. Starting with release 2.0a it can now
% be changed directly as long as the redefinition happens before
-% the |\begin{document}|.
+% the |\begin{document}| (if you change it later you might see strange
+% typesetting effects if you are unlucky).
%
% |\MacroFont| does not alter the font of
% |\verb| or |\verb*| because it is often used to make the font size of
diff --git a/base/doc/ltnews39.tex b/base/doc/ltnews39.tex
index 909d85dc..4fcbeece 100644
--- a/base/doc/ltnews39.tex
+++ b/base/doc/ltnews39.tex
@@ -157,6 +157,20 @@ if documentation files are processed both individually as well as
combined.
+\subsection{pkg{doc}: better support for \pkg{upquote}}
+
+In \LaTeX{} News~37~\cite{39:ltnews37} we wrote that support for the
+\pkg{upquote} package was added to the \pkg{doc} package, but back
+then this was only done for \cs{verb}, and the \env{verbatim}
+environments. However, the bulk of code in a typical \texttt{.dtx} file is
+within \env{macrocode} or \env{macrocode*} environments which were not
+affected by adding \pkg{upquote}. We have now updated those, such that
+\pkg{upquote} alters the quote characters in these environments as
+well.
+%
+\githubissue{1230}
+
+
\section{Code improvements}
\subsection{Keep track of lost glyphs}
@@ -298,10 +312,10 @@ didn't get this treatment. This oversight has now been corrected.
%\newblock Reprinted with corrections in 1996.
%
%
-%\bibitem{39:ltnews} \LaTeX{} Project Team.
-% \emph{\LaTeXe{} news 1--39}.\\
-% \url{https://latex-project.org/news/latex2e-news/ltnews.pdf}
-%
+\bibitem{39:ltnews37} \LaTeX{} Project Team.
+ \emph{\LaTeXe{} news 37}.\\
+ \url{https://latex-project.org/news/latex2e-news/ltnews37.pdf}
+
%\bibitem{39:blueprint} Frank Mittelbach and Chris Rowley.
% \emph{\LaTeX{} Tagged PDF \Dash A blueprint for a large project}.\\
% \url{https://latex-project.org/publications/indexbyyear/2020/}
More information about the latex3-commits
mailing list.