Skip to content

Commit 9b0e904

Browse files
committed
Add replacements for PSERC and CERTS
|PSerc| |PSERC| |Certs| |CERTS|
1 parent 1de18f7 commit 9b0e904

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

preamble.tex.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
\newcommand{\matlab}[0]{{\sc Matlab}}
1818
\newcommand{\matlabr}[0]{{\matlab{} \textsuperscript{\tiny \textregistered}}}
1919
\newcommand{\pserc}[0]{{\sc PSerc}}
20+
\newcommand{\PSERC}[0]{{Power Systems Engineering Research Center (\pserc{})}}
21+
\newcommand{\certs}[0]{{\sc Certs}}
22+
\newcommand{\CERTS}[0]{{Consortium for Electric Reliability Technology Solutions (\certs{})}}
23+
2024
\newcommand{\mpver}[0]{8.0-dev}
2125
\newcommand{\mumurl}[0]{https://matpower.org/docs/MATPOWER-manual-\mpver.pdf}
2226
\newcommand{\mum}[0]{\href{\mumurl}{\matpower{} User's Manual}}

prolog.rst.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@
2424
.. |MATLAB| replace:: :raw-html:`M<span style="font-size:smaller">ATLAB</span>`:raw-latex:`\matlab{}`
2525
.. |MATLAB(R)| replace:: :raw-html:`M<span style="font-size:smaller">ATLAB&reg;</span>`:raw-latex:`\matlabr{}`
2626

27-
.. |PSERC| replace:: :raw-html:`PS<span style="font-size:smaller">ERC</span>`:raw-latex:`\pserc{}`
27+
.. |PSerc| replace:: :raw-html:`PS<span style="font-size:smaller">ERC</span>`:raw-latex:`\pserc{}`
28+
.. |PSERC| replace:: :raw-html:`Power Systems Engineering Research Center (PS<span style="font-size:smaller">ERC</span>)`:raw-latex:`\PSERC{}`
29+
.. |Certs| replace:: :raw-html:`C<span style="font-size:smaller">ERTS</span>`:raw-latex:`\certs{}`
30+
.. |CERTS| replace:: :raw-html:`Consortium for Electric Reliability Technology Solutions (C<span style="font-size:smaller">ERTS</span>)`:raw-latex:`\CERTS{}`
2831

2932
.. |MIPS| replace:: :raw-html:`MIPS`:raw-latex:`\mips{}`
3033
.. |MIPS>| replace:: :raw-html:`<a href="https://github.com/MATPOWER/mips">MIPS</a>`:raw-latex:`\mipslink{}`

0 commit comments

Comments
 (0)