sty2dtx version (return code: 0)
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/
^ # Begin of line (no whitespaces!)
(
(?:(?:\\global|\\long|\\protected|\\outer)\s*)* # Prefixes (maybe with whitespace between them)
)
\\(
[gex]?def \s* \\ # TeX definitions
| (?:new|renew|provide)command\s* \*? \s* {? \s* \\ # LaTeX definitions
| \@namedef{ <-- HERE ? # Definition by name only
)
((?^msx:[a-zA-Z\@:]+)) # Macro name without backslash
\s* }? # Potential closing brace
(.*) # Rest of line
/ at /usr/bin/sty2dtx line 325.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/
^ # Begin of line (no whitespaces!)
(
(?:(?:\\global|\\long|\\protected|\\outer)\s*)* # Prefixes (maybe with whitespace between them)
)
\\(
[gex]?def \s* \\ # TeX definitions
| (?:new|renew|provide)command\s* \*? \s* {? \s* \\ # LaTeX definitions
| \@namedef{ <-- HERE ? # Definition by name only
)
((?^msx:[a-zA-Z\@:]+)) # Macro name without backslash
\s* }? # Potential closing brace
(.*) # Rest of line
/ at /usr/bin/sty2dtx line 325.
Can't open version: No such file or directory at /usr/bin/sty2dtx line 651.
% \iffalse meta-comment
%
% Copyright (C) 2017 by <+author+> <<+email+>>
% ---------------------------------------------------------------------------
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
%
% The Current Maintainer of this work is <+maintainer+>.
%
% This work consists of the files versio.dtx and versio.ins
% and the derived filebase versio.sty.
%
% \fi
%
% \iffalse
%<*driver>
\ProvidesFile{versio.dtx}
%</driver>
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{versio}
%<*package>
[<+date+> <+version+> <+description+>]
%</package>
%
%<*driver>
\documentclass{ltxdoc}
\usepackage{versio}[<+date+>]
\EnableCrossrefs
\CodelineIndex
\RecordChanges
\begin{document}
\DocInput{versio.dtx}
\PrintChanges
\PrintIndex
\end{document}
%</driver>
% \fi
%
% \CheckSum{0}
%
% \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
% Digits \0\1\2\3\4\5\6\7\8\9
% Exclamation \! Double quote \" Hash (number) \#
% Dollar \$ Percent \% Ampersand \&
% Acute accent \' Left paren \( Right paren \)
% Asterisk \* Plus \+ Comma \,
% Minus \- Point \. Solidus \/
% Colon \: Semicolon \; Less than \<
% Equals \= Greater than \> Question mark \?
% Commercial at \@ Left bracket \[ Backslash \\
% Right bracket \] Circumflex \^ Underscore \_
% Grave accent \` Left brace \{ Vertical bar \|
% Right brace \} Tilde \~}
%
%
% \changes{<+version+>}{<+date+>}{Converted to DTX file}
%
% \DoNotIndex{\newcommand,\newenvironment}
%
% \providecommand*{\url}{\texttt}
% \GetFileInfo{versio.dtx}
% \title{The \textsf{versio} package}
% \author{<+author+> \\ \url{<+email+>}}
% \date{\fileversion~from \filedate}
%
% \maketitle
%
% \section{Introduction}
%
% Put text here.
%
% \section{Usage}
%
% Put text here.
%
%
% \StopEventually{}
%
% \section{Implementation}
%
% \iffalse
%<*package>
% \fi
%
%
% \iffalse
%</package>
% \fi
%
% \Finale
\endinput
sty2dtx help (return code: 0)
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/
^ # Begin of line (no whitespaces!)
(
(?:(?:\\global|\\long|\\protected|\\outer)\s*)* # Prefixes (maybe with whitespace between them)
)
\\(
[gex]?def \s* \\ # TeX definitions
| (?:new|renew|provide)command\s* \*? \s* {? \s* \\ # LaTeX definitions
| \@namedef{ <-- HERE ? # Definition by name only
)
((?^msx:[a-zA-Z\@:]+)) # Macro name without backslash
\s* }? # Potential closing brace
(.*) # Rest of line
/ at /usr/bin/sty2dtx line 325.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/
^ # Begin of line (no whitespaces!)
(
(?:(?:\\global|\\long|\\protected|\\outer)\s*)* # Prefixes (maybe with whitespace between them)
)
\\(
[gex]?def \s* \\ # TeX definitions
| (?:new|renew|provide)command\s* \*? \s* {? \s* \\ # LaTeX definitions
| \@namedef{ <-- HERE ? # Definition by name only
)
((?^msx:[a-zA-Z\@:]+)) # Macro name without backslash
\s* }? # Potential closing brace
(.*) # Rest of line
/ at /usr/bin/sty2dtx line 325.
Can't open help: No such file or directory at /usr/bin/sty2dtx line 651.
% \iffalse meta-comment
%
% Copyright (C) 2017 by <+author+> <<+email+>>
% ---------------------------------------------------------------------------
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
%
% The Current Maintainer of this work is <+maintainer+>.
%
% This work consists of the files hel.dtx and hel.ins
% and the derived filebase hel.sty.
%
% \fi
%
% \iffalse
%<*driver>
\ProvidesFile{hel.dtx}
%</driver>
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{hel}
%<*package>
[<+date+> <+version+> <+description+>]
%</package>
%
%<*driver>
\documentclass{ltxdoc}
\usepackage{hel}[<+date+>]
\EnableCrossrefs
\CodelineIndex
\RecordChanges
\begin{document}
\DocInput{hel.dtx}
\PrintChanges
\PrintIndex
\end{document}
%</driver>
% \fi
%
% \CheckSum{0}
%
% \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
% Digits \0\1\2\3\4\5\6\7\8\9
% Exclamation \! Double quote \" Hash (number) \#
% Dollar \$ Percent \% Ampersand \&
% Acute accent \' Left paren \( Right paren \)
% Asterisk \* Plus \+ Comma \,
% Minus \- Point \. Solidus \/
% Colon \: Semicolon \; Less than \<
% Equals \= Greater than \> Question mark \?
% Commercial at \@ Left bracket \[ Backslash \\
% Right bracket \] Circumflex \^ Underscore \_
% Grave accent \` Left brace \{ Vertical bar \|
% Right brace \} Tilde \~}
%
%
% \changes{<+version+>}{<+date+>}{Converted to DTX file}
%
% \DoNotIndex{\newcommand,\newenvironment}
%
% \providecommand*{\url}{\texttt}
% \GetFileInfo{hel.dtx}
% \title{The \textsf{hel} package}
% \author{<+author+> \\ \url{<+email+>}}
% \date{\fileversion~from \filedate}
%
% \maketitle
%
% \section{Introduction}
%
% Put text here.
%
% \section{Usage}
%
% Put text here.
%
%
% \StopEventually{}
%
% \section{Implementation}
%
% \iffalse
%<*package>
% \fi
%
%
% \iffalse
%</package>
% \fi
%
% \Finale
\endinput