summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-03-16 03:01:42 +0000
committerNorbert Preining <norbert@preining.info>2023-03-16 03:01:42 +0000
commit7126e67439fccc8851427298ecccd01727575864 (patch)
tree20f4e53f9be699907a58dc835b816da74604aec0 /macros
parentbb077b85d20ee236d733a6d34ce144bd825fcc26 (diff)
CTAN sync 202303160301
Diffstat (limited to 'macros')
-rw-r--r--macros/latex/contrib/zebra-goodies/zebra-goodies.dtx15
-rw-r--r--macros/latex/contrib/zebra-goodies/zebra-goodies.pdfbin114596 -> 114926 bytes
2 files changed, 8 insertions, 7 deletions
diff --git a/macros/latex/contrib/zebra-goodies/zebra-goodies.dtx b/macros/latex/contrib/zebra-goodies/zebra-goodies.dtx
index 0484b671d3..6dd67132eb 100644
--- a/macros/latex/contrib/zebra-goodies/zebra-goodies.dtx
+++ b/macros/latex/contrib/zebra-goodies/zebra-goodies.dtx
@@ -17,7 +17,7 @@ I'd like to keep this part here for later use.
\keepsilent
\askforoverwritefalse
\preamble
-Copyright (C) 2016-2019, Ruini Xue <xueruini@gmail.com>
+Copyright (C) 2016-2023, Ruini Xue <xueruini@gmail.com>
It may be distributed and/or modified under the conditions of
the LaTeX Project Public License (LPPL), either version 1.3c of
@@ -194,11 +194,11 @@ This work consists of the file zebra-goodies.dtx
%
%\begin{abstract}
% The \pkg{zebra-goodies} package defines a collection of handy macros for
-% taking notes during document writing. It is designed to be very simple and
+% notes taking during document writing. It is designed to be very simple and
% good enough for writing common documents independently or collaboratively.
% Several commands, \cs{todo}, \cs{comment}, \cs{note}, \cs{fixed} and
% \cs{placeholder}, are provided for quick start. It is also possible to add
-% new note taking commands with \cs{zebranewnote}.
+% new notes taking commands with \cs{zebranewnote}.
%\end{abstract}
%
%\tableofcontents
@@ -321,7 +321,7 @@ This work consists of the file zebra-goodies.dtx
% \begin{LaTeXdemo}
% A very simple example of a todo note \note{how should we go to the lake?}
% and another one with an assignee is like \zebracomment[tom]{you should buy
-% the ticket}. As you noticed, \cs{zebracomment} is used instead \cs{comment}
+% the ticket}. As you noticed, \cs{zebracomment} is used instead of \cs{comment}
% here is because \cs{comment} has been defined by \pkg{l3doc}. Let's move on
% to other macros. and another one with many assignees
% \placeholder[lucy,jessie]{prepare the foo} and the issue has been
@@ -366,7 +366,7 @@ This work consists of the file zebra-goodies.dtx
%
%\begin{function}{\zebranewnote}
% \begin{syntax}
-% \cs{zebranewnote}\marg{note name}\marg{xcolor_name}
+% \cs{zebranewnote}\marg{note name}\marg{xcolor name}
% \end{syntax}
% You will eventually need a new note type for whatever reasons.
% \cs{zebranewnote} needs two arguments to create a new note type. \meta{note
@@ -375,6 +375,7 @@ This work consists of the file zebra-goodies.dtx
% of \pkg{xcolor} spec. So, it is necessary to define the color with \cs{definecolor}
% or \cs{colorlet} in advance as in the following example.
% \changes{v0.8.0}{2019/07/04}{Fix new note demo}
+% \changes{v0.8.1}{2019/07/04}{Fix doc}
% \begin{LaTeXdemo}
% \colorlet{mycyan}{cyan}
% \zebranewnote{question}{mycyan}
@@ -425,8 +426,8 @@ This work consists of the file zebra-goodies.dtx
% Version data to start with.
% \begin{macrocode}
\ProvidesPackage{zebra-goodies}
-[2019/07/04 0.8.0 Easy Notes Taking]
-%\ProvidesExplPackage{zebra-goodies}{2019/07/04}{0.8.0}{Easy Notes Taking}
+[2023/03/15 0.8.1 Easy Notes Taking]
+%\ProvidesExplPackage{zebra-goodies}{2023/03/15}{0.8.1}{Easy Notes Taking}
% \end{macrocode}
%
%\subsection{Package options}
diff --git a/macros/latex/contrib/zebra-goodies/zebra-goodies.pdf b/macros/latex/contrib/zebra-goodies/zebra-goodies.pdf
index 61c9ebaadf..bb01b0c76a 100644
--- a/macros/latex/contrib/zebra-goodies/zebra-goodies.pdf
+++ b/macros/latex/contrib/zebra-goodies/zebra-goodies.pdf
Binary files differ