texlive[67170] Master: huawei (20may23)

commits+karl at tug.org commits+karl at tug.org
Sat May 20 22:18:26 CEST 2023


Revision: 67170
          http://tug.org/svn/texlive?view=revision&revision=67170
Author:   karl
Date:     2023-05-20 22:18:25 +0200 (Sat, 20 May 2023)
Log Message:
-----------
huawei (20may23)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/huawei/DEPENDS.txt
    trunk/Master/texmf-dist/doc/latex/huawei/LICENSE.txt
    trunk/Master/texmf-dist/doc/latex/huawei/huawei.pdf
    trunk/Master/texmf-dist/source/latex/huawei/huawei.dtx
    trunk/Master/texmf-dist/source/latex/huawei/huawei.ins
    trunk/Master/texmf-dist/tex/latex/huawei/huawei.cls
    trunk/Master/tlpkg/tlpsrc/huawei.tlpsrc

Modified: trunk/Master/texmf-dist/doc/latex/huawei/DEPENDS.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/huawei/DEPENDS.txt	2023-05-20 20:16:53 UTC (rev 67169)
+++ trunk/Master/texmf-dist/doc/latex/huawei/DEPENDS.txt	2023-05-20 20:18:25 UTC (rev 67170)
@@ -1,36 +1,33 @@
-hard pgfopts
-hard geometry
 hard anyfontsize
-hard ragged2e
+hard biblatex
+hard catchfile
+hard changepage
+hard currfile
 hard datetime
+hard enumitem
+hard environ
+hard fancyhdr
+hard ffcode
+hard filehook
+hard fmtcount
+hard fontsize
+hard footmisc
+hard geometry
+hard hyperref
+hard lastpage
 hard libertine
-hard paralist
 hard makecell
-hard footmisc
-hard graphicx
-hard hyperref
-hard currfile
-hard enumitem
 hard microtype
-hard wrapfig
-hard lastpage
+hard pagecolor
+hard paralist
+hard pgf
+hard pgfopts
+hard ragged2e
 hard setspace
-hard biblatex
-hard xcolor
-hard pgf
-hard tabularx
-hard titling
 hard svg
 hard textpos
-hard fancyhdr
-hard changepage
-hard pagecolor
-hard fmtcount
-hard filehook
-hard scrbase
+hard titling
+hard transparent
 hard trimspaces
-hard catchfile
-hard transparent
-hard fontsize
-hard ffcode
-hard environ
\ No newline at end of file
+hard wrapfig
+hard xcolor
\ No newline at end of file

Modified: trunk/Master/texmf-dist/doc/latex/huawei/LICENSE.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/huawei/LICENSE.txt	2023-05-20 20:16:53 UTC (rev 67169)
+++ trunk/Master/texmf-dist/doc/latex/huawei/LICENSE.txt	2023-05-20 20:18:25 UTC (rev 67170)
@@ -1,6 +1,6 @@
 (The MIT License)
 
-Copyright (c) 2021-2022 Yegor Bugayenko
+Copyright (c) 2021-2023 Yegor Bugayenko
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the 'Software'), to deal

Modified: trunk/Master/texmf-dist/doc/latex/huawei/huawei.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/huawei/huawei.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/huawei/huawei.dtx	2023-05-20 20:16:53 UTC (rev 67169)
+++ trunk/Master/texmf-dist/source/latex/huawei/huawei.dtx	2023-05-20 20:18:25 UTC (rev 67170)
@@ -1,7 +1,7 @@
 % \iffalse meta-comment
 % (The MIT License)
 %
-% Copyright (c) 2021-2022 Yegor Bugayenko
+% Copyright (c) 2021-2023 Yegor Bugayenko
 %
 % Permission is hereby granted, free of charge, to any person obtaining a copy
 % of this software and associated documentation files (the 'Software'), to deal
@@ -50,7 +50,7 @@
 %<class>\NeedsTeXFormat{LaTeX2e}
 %<class>\ProvidesClass{huawei}
 %<*class>
-[2022-12-13 0.15.0 Template for Huawei Documents]
+[2023-05-20 0.16.0 Template for Huawei Documents]
 %</class>
 %<*driver>
 \documentclass{ltxdoc}
@@ -438,9 +438,10 @@
 %    \end{macrocode}
 
 % Then, we configure |biblatex|:
+% \changes{v0.16.0}{2023/05/20}{The \texttt{doi} tag enabled for \texttt{biblatex}.}
 %    \begin{macrocode}
 \RequirePackage[maxnames=1,minnames=1,natbib=true,
-  citestyle=numeric,bibstyle=numeric,doi=false,
+  citestyle=numeric,bibstyle=numeric,
   url=false,isbn=false,isbn=false]{biblatex}
 %    \end{macrocode}
 

Modified: trunk/Master/texmf-dist/source/latex/huawei/huawei.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/huawei/huawei.ins	2023-05-20 20:16:53 UTC (rev 67169)
+++ trunk/Master/texmf-dist/source/latex/huawei/huawei.ins	2023-05-20 20:18:25 UTC (rev 67170)
@@ -1,6 +1,6 @@
 %% (The MIT License)
 %%
-%% Copyright (c) 2021-2022 Yegor Bugayenko
+%% Copyright (c) 2021-2023 Yegor Bugayenko
 %%
 %% Permission is hereby granted, free of charge, to any person obtaining a copy
 %% of this software and associated documentation files (the 'Software'), to deal
@@ -26,7 +26,7 @@
 \preamble
 (The MIT License)
 
-Copyright (c) 2021-2022 Yegor Bugayenko
+Copyright (c) 2021-2023 Yegor Bugayenko
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the 'Software'), to deal

Modified: trunk/Master/texmf-dist/tex/latex/huawei/huawei.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/huawei/huawei.cls	2023-05-20 20:16:53 UTC (rev 67169)
+++ trunk/Master/texmf-dist/tex/latex/huawei/huawei.cls	2023-05-20 20:18:25 UTC (rev 67170)
@@ -7,7 +7,7 @@
 %% huawei.dtx  (with options: `class')
 %% (The MIT License)
 %% 
-%% Copyright (c) 2021-2022 Yegor Bugayenko
+%% Copyright (c) 2021-2023 Yegor Bugayenko
 %% 
 %% Permission is hereby granted, free of charge, to any person obtaining a copy
 %% of this software and associated documentation files (the 'Software'), to deal
@@ -32,7 +32,7 @@
 
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesClass{huawei}
-[2022-12-13 0.15.0 Template for Huawei Documents]
+[2023-05-20 0.16.0 Template for Huawei Documents]
 
 
 
@@ -155,7 +155,7 @@
   \TPGrid{16}{16}
 
 \RequirePackage[maxnames=1,minnames=1,natbib=true,
-  citestyle=numeric,bibstyle=numeric,doi=false,
+  citestyle=numeric,bibstyle=numeric,
   url=false,isbn=false,isbn=false]{biblatex}
 
 \RequirePackage{setspace}

Modified: trunk/Master/tlpkg/tlpsrc/huawei.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/huawei.tlpsrc	2023-05-20 20:16:53 UTC (rev 67169)
+++ trunk/Master/tlpkg/tlpsrc/huawei.tlpsrc	2023-05-20 20:18:25 UTC (rev 67170)
@@ -1,37 +1,33 @@
-depend geometry
-#latex fontenc
-#latex inputenc
-depend cjk
-#CJKutf8
-depend tools
-#tabularx
-#multicol
-depend datetime
-depend libertine
-depend paralist
-depend makecell
-depend footmisc
-depend minted
-depend graphics
-#graphicx
-#array
-depend currfile
-depend enumitem
-depend microtype
-depend wrapfig
-depend lastpage
-depend l3packages
-#xfp
-depend setspace
-depend biblatex
-depend xcolor
-depend pgf
-#tikz
-#tabularx
-depend titling
-depend svg
-depend ulem
-depend hyperref
-depend textpos
-depend tcolorbox
-depend fancyhdr
+hard anyfontsize
+hard biblatex
+hard catchfile
+hard changepage
+hard currfile
+hard datetime
+hard enumitem
+hard environ
+hard fancyhdr
+hard ffcode
+hard filehook
+hard fmtcount
+hard fontsize
+hard footmisc
+hard geometry
+hard hyperref
+hard lastpage
+hard libertine
+hard makecell
+hard microtype
+hard pagecolor
+hard paralist
+hard pgf
+hard pgfopts
+hard ragged2e
+hard setspace
+hard svg
+hard textpos
+hard titling
+hard transparent
+hard trimspaces
+hard wrapfig
+hard xcolor
\ No newline at end of file



More information about the tex-live-commits mailing list.