Skip to content

Commit

Permalink
Added \load and \source macros
Browse files Browse the repository at this point in the history
  • Loading branch information
milesdai committed May 17, 2018
1 parent 5f6462e commit 900c38e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions taoesolutions.sty
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
\newcommand{\Th}{\ensuremath{\text{Th}}} % Thevenin
\renewcommand{\in}{\ensuremath{\text{in}}} % In (for V_{In})
\newcommand{\out}{\ensuremath{\text{out}}}
\newcommand{\load}{\ensuremath{\text{load}}}
\newcommand{\source}{\ensuremath{\text{source}}}

\newenvironment{circuit}[2]% param1=label, param2=caption
{
Expand Down

0 comments on commit 900c38e

Please sign in to comment.