Skip to content

Commit 1c3b66b

Browse files
committed
Add |MATPOWER-Users-Manual| to point to User's Manual page in new documentation (not legacy PDF).
1 parent 5ba916d commit 1c3b66b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

preamble.tex.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363
\newcommand{\TNfiveurl}[0]{https://matpower.org/docs/TN5-MP-Element.pdf}
6464
\newcommand{\TNfive}[0]{\href{\TNfiveurl}{\it \matpower{} Technical Note~5}}
6565

66+
\newcommand{\usermanurl}[0]{https://matpower.org/documentation/users-manual/}
67+
\newcommand{\userman}[0]{\href{\usermanurl}{\it \matpower{} User's Manual}}
6668
\newcommand{\devmanurl}[0]{https://matpower.org/documentation/dev-manual/}
6769
\newcommand{\devman}[0]{\href{\devmanurl}{\it \matpower{} Developer's Manual}}
6870
\newcommand{\refmanurl}[0]{https://matpower.org/documentation/ref-manual/}

prolog.rst.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
.. |MOSTman| replace:: :raw-html:`<a href="https://matpower.org/docs/MOST-manual-1.2.pdf">MOST User's Manual</a>`:raw-latex:`\mostman{}`
4949

5050
.. |TN5| replace:: :raw-html:`<a href="https://matpower.org/docs/TN5-MP-Element.pdf"><em>M<span style="font-size:smaller">ATPOWER</span> Technical Note 5</em></a>`:raw-latex:`\TNfive{}`
51+
.. |MATPOWER-Users-Manual| replace:: :raw-html:`<a class="reference external" href="https://matpower.org/documentation/users-manual/"><em>M<span style="font-size:smaller">ATPOWER</span> User’s Manual</em></a>`:raw-latex:`\userman{}`
5152
.. |MATPOWER-Dev-Manual| replace:: :raw-html:`<a class="reference external" href="https://matpower.org/documentation/dev-manual/"><em>M<span style="font-size:smaller">ATPOWER</span> Developer’s Manual</em></a>`:raw-latex:`\devman{}`
5253
.. |MATPOWER-Ref-Manual| replace:: :raw-html:`<a class="reference external" href="https://matpower.org/documentation/ref-manual/"><em>M<span style="font-size:smaller">ATPOWER</span> Reference Manual</em></a>`:raw-latex:`\refman{}`
5354

0 commit comments

Comments
 (0)