texlive[73238] Master/texmf-dist: complexpolylongdiv (30dec24)

commits+karl at tug.org commits+karl at tug.org
Mon Dec 30 22:18:29 CET 2024


Revision: 73238
          https://tug.org/svn/texlive?view=revision&revision=73238
Author:   karl
Date:     2024-12-30 22:18:29 +0100 (Mon, 30 Dec 2024)
Log Message:
-----------
complexpolylongdiv (30dec24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/README
    trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/complexpolylongdiv.pdf
    trunk/Master/texmf-dist/source/latex/complexpolylongdiv/complexpolylongdiv.dtx
    trunk/Master/texmf-dist/tex/latex/complexpolylongdiv/complexpolylongdiv.sty

Added Paths:
-----------
    trunk/Master/texmf-dist/source/latex/complexpolylongdiv/complexpolylongdiv.ins

Removed Paths:
-------------
    trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/README.txt
    trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/complexpolylongdiv-example.tex

Modified: trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/README	2024-12-30 21:18:13 UTC (rev 73237)
+++ trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/README	2024-12-30 21:18:29 UTC (rev 73238)
@@ -1,6 +1,6 @@
 ___________________
 The complexpolylongdiv package
-v0.1
+v0.2
 
 This package provides a simple interface for typesetting
 (complex) polynomial long division.

Deleted: trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/README.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/README.txt	2024-12-30 21:18:13 UTC (rev 73237)
+++ trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/README.txt	2024-12-30 21:18:29 UTC (rev 73238)
@@ -1,40 +0,0 @@
-___________________
-The complexpolylongdiv package
-v0.1
-
-This package provides a simple interface for typesetting
-(complex) polynomial long division.
-
-If you want to report any bugs or typos and corrections in the
-documentation, or ask for any new features, or suggest any
-improvements, or ask any questions about the package, then
-please use the issue tracker:
-
-  <https://github.com/xepersian/complexpolylongdiv/issues>
-
-In doing so, please always explain your issue well enough,
-and always include a minimal working example showing the
-issue.
-
-You may also have conversations, ask questions and post answers
-without opening issues using the Discussions space:
-
-  <https://github.com/xepersian/complexpolylongdiv/discussions>
-
-The announcements for the new releases of the package will
-also appear in the Discussions space under the Announcements
-category.
-
-Current version release date: 2024/12/30
-
-___________________________________________
-Vafa Khalighi
-
-Copyright (c) Vafa Khalighi 2024--2025
-
-It may be distributed and/or modified under the LaTeX Project Public License,
-version 1.3c or higher (your choice). The latest version of
-this license is at: http://www.latex-project.org/lppl.txt
-
-This work is “author-maintained” (as per LPPL maintenance status)
-by Vafa Khalighi.

Deleted: trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/complexpolylongdiv-example.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/complexpolylongdiv-example.tex	2024-12-30 21:18:13 UTC (rev 73237)
+++ trunk/Master/texmf-dist/doc/latex/complexpolylongdiv/complexpolylongdiv-example.tex	2024-12-30 21:18:29 UTC (rev 73238)
@@ -1,14 +0,0 @@
-\documentclass{article}
-\usepackage{complexpolylongdiv}
-\begin{document}
-\begin{equation}
-\begin{complexpolylongdiv}
-&x+1-2i \\
-x-1&\complexpolyquotient{x^2-2ix+6}\\
--&\underline{x^2-x}\\
-  -&(1-2i)x+6\\
-  -&\underline{(1-2i)x-(1-2i)}\\
-  &7-2i\\
-\end{complexpolylongdiv}
-\end{equation}
-\end{document}

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

Modified: trunk/Master/texmf-dist/source/latex/complexpolylongdiv/complexpolylongdiv.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/complexpolylongdiv/complexpolylongdiv.dtx	2024-12-30 21:18:13 UTC (rev 73237)
+++ trunk/Master/texmf-dist/source/latex/complexpolylongdiv/complexpolylongdiv.dtx	2024-12-30 21:18:29 UTC (rev 73238)
@@ -5,7 +5,7 @@
 %<*readme>
 ___________________
 The complexpolylongdiv package
-v0.1
+v0.2
 
 This package provides a simple interface for typesetting
 (complex) polynomial long division.
@@ -206,7 +206,7 @@
 %-&\underline{x^2-x}\\
 %  -&(1-2i)x+6\\
 %  -&\underline{(1-2i)x-(1-2i)}\\
-%  &7-2i\\
+%  &7-2i
 %\end{complexpolylongdiv}
 %\end{equation}
 %\end{document}
@@ -228,7 +228,7 @@
 %\iffalse
 %<*table>
 %\fi
-%% \CheckSum{51}
+%% \CheckSum{52}
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@ -254,7 +254,7 @@
 %
 %    \begin{macrocode}
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{complexpolylongdiv}[2024/12/30 v0.1 Typesetting (complex) polynomial long division]
+\ProvidesPackage{complexpolylongdiv}[2024/12/30 v0.2 Typesetting (complex) polynomial long division]
 \newenvironment{complexpolylongdiv}[1][c]{%
   \let\\\@arraycr
   \if #1t
@@ -275,6 +275,7 @@
       \halign\bgroup
         \hfil$##$&$\,\hphantom{\big)}\mkern2mu ##$\hfil\strut\cr
 }{%
+      \crcr
     \egroup
   \egroup
 }
@@ -310,7 +311,7 @@
 -&\underline{x^2-x}\\
   -&(1-2i)x+6\\
   -&\underline{(1-2i)x-(1-2i)}\\
-  &7-2i\\
+  &7-2i
 \end{complexpolylongdiv}
 \end{equation}
 \end{document}

Added: trunk/Master/texmf-dist/source/latex/complexpolylongdiv/complexpolylongdiv.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/complexpolylongdiv/complexpolylongdiv.ins	                        (rev 0)
+++ trunk/Master/texmf-dist/source/latex/complexpolylongdiv/complexpolylongdiv.ins	2024-12-30 21:18:29 UTC (rev 73238)
@@ -0,0 +1,44 @@
+%%
+%% This is file `complexpolylongdiv.ins',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% complexpolylongdiv.dtx  (with options: `batchfile')
+%% 
+%%   __________________________________________________
+%%   Vafa Khalighi
+%% 
+%%   Copyright (c) 2024--2025  Vafa Khalighi
+%% 
+%%   It may be distributed and/or modified under the LaTeX Project Public License,
+%%   version 1.3c or higher (your choice). The latest version of
+%%   this license is at: http://www.latex-project.org/lppl.txt
+%% 
+%%   This work is “author-maintained” (as per LPPL maintenance status)
+%%   by Vafa Khalighi.
+%% 
+%% 
+\input docstrip.tex
+\keepsilent
+\preamble
+
+  __________________________________________________
+  Vafa Khalighi
+
+  Copyright (c) 2024--2025  Vafa Khalighi
+
+  It may be distributed and/or modified under the LaTeX Project Public License,
+  version 1.3c or higher (your choice). The latest version of
+  this license is at: http://www.latex-project.org/lppl.txt
+
+  This work is “author-maintained” (as per LPPL maintenance status)
+  by Vafa Khalighi.
+
+\endpreamble
+\askforoverwritefalse
+\generate{\file{complexpolylongdiv.sty}{\from{\jobname.dtx}{table,complexpolylongdiv.sty}}}
+\endbatchfile
+\endinput
+%%
+%% End of file `complexpolylongdiv.ins'.

Modified: trunk/Master/texmf-dist/tex/latex/complexpolylongdiv/complexpolylongdiv.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/complexpolylongdiv/complexpolylongdiv.sty	2024-12-30 21:18:13 UTC (rev 73237)
+++ trunk/Master/texmf-dist/tex/latex/complexpolylongdiv/complexpolylongdiv.sty	2024-12-30 21:18:29 UTC (rev 73238)
@@ -18,7 +18,7 @@
 %%   This work is “author-maintained” (as per LPPL maintenance status)
 %%   by Vafa Khalighi.
 %% 
-%% \CheckSum{51}
+%% \CheckSum{52}
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@ -36,7 +36,7 @@
 %%   Right brace   \}     Tilde         \~}
 %%
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{complexpolylongdiv}[2024/12/30 v0.1 Typesetting (complex) polynomial long division]
+\ProvidesPackage{complexpolylongdiv}[2024/12/30 v0.2 Typesetting (complex) polynomial long division]
 \newenvironment{complexpolylongdiv}[1][c]{%
   \let\\\@arraycr
   \if #1t
@@ -57,6 +57,7 @@
       \halign\bgroup
         \hfil$##$&$\,\hphantom{\big)}\mkern2mu ##$\hfil\strut\cr
 }{%
+      \crcr
     \egroup
   \egroup
 }



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