diff --git a/ed/ed.dtx b/ed/ed.dtx index 7995eae419c1a96a7b3d60882c9e2c3bb7052db1..e7be4dfe09f4c25156adab6ffb45ae2719439ba7 100644 --- a/ed/ed.dtx +++ b/ed/ed.dtx @@ -1,18 +1,17 @@ % \iffalse meta-comment % Editorial Notes for LaTeX -% Copyright (c) 2009 Michael Kohlhase, all rights reserved +% Copyright (c) 2020 Michael Kohlhase, all rights reserved % % This file is distributed under the terms of the LaTeX Project Public % License from CTAN archives in directory macros/latex/base/lppl.txt. % Either version 1.0 or, at your option, any later version. % -% The development version of this file can be found at -% $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/ed/ed.dtx $ +% The development version of this file can be found at https://gl.kwarc.info/kwarc/macros/ed/ % \fi % % \iffalse %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] -%<package>\ProvidesPackage{ed}[2012/01/29 v1.8 Editorial Notes] +%<package>\ProvidesPackage{ed}[2020/02/12 v1.9 Editorial Notes] % %<*driver> \documentclass[twoside]{ltxdoc} @@ -30,8 +29,6 @@ \usepackage{hyperref} %\makeindex \begin{document} -\svnInfo $Id: ed.dtx 24342 2013-04-07 12:07:52Z kohlhase $ -\svnKeyword $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/ed/ed.dtx $ \DocInput{ed.dtx} \end{document} %</driver> @@ -51,6 +48,7 @@ % \changes{v1.7}{2011/01/16}{adding final/draft options} % \changes{v1.8}{2012/01/29}{adding \texttt{edstub} environment} % \changes{v1.8}{2012/06/29}{adding \texttt{marginnote} option} +% \changes{v1.9}{2020/02/12}{documenting \texttt{pdfbookmarks} option} % % \GetFileInfo{ed.sty} % @@ -89,6 +87,10 @@ % visual markers (as footnotes and margin notes) and a way of making all all of these % private markers and comments invisible for publication or outside communication. % +% The development version of this package can be found at +% \url{https://gl.kwarc.info/kwarc/macros/ed/}. Please submit any issues and feature +% requests there. +% % \section{The User Interface}\label{sec:user-interface} % % \subsection{Package Options} @@ -108,7 +110,9 @@ % decorations generated by editorial notes are disallowed, for these situations the |ed| % package has the \DescribeMacro{marginnote} that uses notes by the |marginnote| package, % and if that does not help, the \DescribeMacro{nomargins}|nomargins| option that disables -% them completely. +% them completely. Finally, the \DescribeMacro{pdfbookmarks}|pdfbookmarks| option propts +% the |ed| package to add ``ednote entries'' into the pdf table of contents (the toc at +% the left of your PDF reader) that give a good overview over the ednote distribution. % % As many classes support the \DescribeMacro{draft}|draft| and % \DescribeMacro{final}|final| options and pass them on to all loaded packages that will diff --git a/ed/ed.pdf b/ed/ed.pdf index c69e044712a43c80fde46333e4a364ffe0dbab15..101fb7bb40149c3c6d1c621baad558c2be9f980d 100644 Binary files a/ed/ed.pdf and b/ed/ed.pdf differ