File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11``` text
2- Copyright (C) 2018 Theodore Chang
2+ Copyright (C) 2018-2021 Theodore Chang
33
44This program is free software: you can redistribute it and/or modify
55it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@ Please feel free to redistribute and/or expand the functionality. Please contact
2525
2626tlc
2727
28- 05/29/2018
28+ 04/25/2021
2929
3030
3131
Original file line number Diff line number Diff line change 11% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2- % % Copyright (C) 2018 Theodore Chang
2+ % % Copyright (C) 2018-2021 Theodore Chang
33% %
44% % This program is free software: you can redistribute it and/or modify
55% % it under the terms of the GNU General Public License as published by
1515% % along with this program. If not, see <http://www.gnu.org/licenses/>.
1616% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1717% structmech: A TikZ command set for structural mechanics drawings
18- % v1.0 by tlc
18+ % v1.1 by tlc
1919% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2020\NeedsTeXFormat {LaTeX2e}
21- \ProvidesPackage {structmech}[2018/05/29 v1.0 structmech: A TikZ command set for structural mechanics drawings]
21+ \ProvidesPackage {structmech}[2021/04/25 v1.1 structmech: A TikZ command set for structural mechanics drawings]
2222\RequirePackage {ifthen}
2323\RequirePackage {kvoptions}
2424\RequirePackage {tikz}
Original file line number Diff line number Diff line change 44\usepackage {mathpazo }
55\title {structmech\\ \large {}A TikZ command set for structural mechanics drawings}
66\author {Theodore Chang
\footnote {E-mail:
\href {
[email protected] }{
[email protected] }}
\\ [2mm]
\normalsize {}University of Canterbury, Christchurch, NZ}
7- \date {\normalsize {}v1.0 released on \today }
7+ \date {\normalsize {}v1.1 released on \today }
88\newcommand *{\Highlight }[1]{\colorbox {cyan}{\color {red}\texttt {#1 }}}
99\begin {document }
1010\maketitle
You can’t perform that action at this time.
0 commit comments