Skip to content

Commit d1aae08

Browse files
authored
Merge pull request #1189 from dlglin/helpLinkBareword
Fix unquoted string warning for helpLink()
2 parents d0c5511 + 89315aa commit d1aae08

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

Contrib/AlfredUniv/AUCI/chapter3/lesson1/gravity.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ $BR
101101
\(g = \) \{ans_rule(40)\}
102102
$BR
103103
$BR
104-
\{helpLink(units)\}
104+
\{helpLink('units')\}
105105
END_TEXT
106106
Context()->normalStrings;
107107

OpenProblemLibrary/ASU-topics/setImplicitDerivatives/5-4-27.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ to the graph of the equation
8787
\( x = $x0 \).
8888
$BR $BR
8989
\{ ans_rule(15) \} is an
90-
\{ helpLink(equation) \}
90+
\{ helpLink('equation','equation') \}
9191
of the tangent line to the
9292
curve at the point where
9393
\( x = $x0 \).

OpenProblemLibrary/UCSB/Stewart5_3_6/Stewart5_3_6_26.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ to the hyperbola defined by
8484
\( $F = $e \) at the point \( $Po \).
8585
$BR $BR
8686
The tangent line is defined by the
87-
\{ helpLink(equation) \} \{ ans_rule() \}.
87+
\{ helpLink('equation','equation') \} \{ ans_rule() \}.
8888
END_TEXT
8989
Context()->normalStrings;
9090

OpenProblemLibrary/UCSB/Stewart5_3_6/Stewart5_3_6_31.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ called a ${BBOLD}kampyle of Exodus${EBOLD}.
7575
Find an equation of the tangent line to
7676
this curve at the point \( $Po \).
7777
$BR $BR
78-
An \{ helpLink(equation) \} of the tangent
78+
An \{ helpLink('equation','equation') \} of the tangent
7979
line to the curve at the point \( $Po \)
8080
is \{ ans_rule(15) \}.
8181
END_TEXT

OpenProblemLibrary/UCSB/Stewart5_3_6/Stewart5_3_6_32.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ called a ${BBOLD}Tschirnhausen cubic${EBOLD}.
9696
Find the equation of the tangent line to
9797
this curve at the point \( $Po \).
9898
$BR $BR
99-
An \{ helpLink(equation) \} of the tangent
99+
An \{ helpLink('equation','equation') \} of the tangent
100100
line to the curve at the point \( $Po \) is
101101
\{ ans_rule(15) \}.
102102
END_TEXT

OpenProblemLibrary/UCSB/Stewart5_3_6/Stewart5_3_6_33.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ the tangent lines at the points
105105
\( $P0 \) and \( $P1 \).
106106
$BR$BR
107107
\{ ans_rule(15) \}
108-
is an \{ helpLink(equation) \}
108+
is an \{ helpLink('equation','equation') \}
109109
of the tangent line to the curve
110110
at the point \( $P0 \).
111111
$BR$BR

OpenProblemLibrary/UCSB/Stewart5_4_4/Stewart5_4_4_59.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $limit = Compute("e^($p)");
3636

3737
Context()->texStrings;
3838
BEGIN_TEXT
39-
Find the \{ helpLink(limit) \}.
39+
Find the \{ helpLink('limit','limit') \}.
4040
Use l'Hospital's Rule if appropriate.
4141
$BR $BR
4242
\(\displaystyle \lim_{x \to \infty} $f = \)

OpenProblemLibrary/UCSB/Stewart5_4_4/Stewart5_4_4_6.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $limit = Compute("1/$d");
3737

3838
Context()->texStrings;
3939
BEGIN_TEXT
40-
Find the \{ helpLink(limit) \}.
40+
Find the \{ helpLink('limit','limit') \}.
4141
Use L'Hospital's Rule if appropriate.
4242
$BR $BR
4343
\(\displaystyle \lim_{x \to $a} $f = \)

OpenProblemLibrary/UMN/calculusStewartCCC/s_3_5_23.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ an equation of the tangent line to the
8989
${BBOLD}ellipse${EBOLD} defined by
9090
\( $F = $k \) at the point \( ($xo, $yo) \).
9191
$BR $BR
92-
An \{ helpLink(equation) \} of the tangent
92+
An \{ helpLink('equation','equation') \} of the tangent
9393
line is \{ ans_rule() \}.
9494
END_TEXT
9595
Context()->normalStrings;

OpenProblemLibrary/UMN/calculusStewartCCC/s_3_5_28.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ an equation of the tangent line to the
6060
${BBOLD}devil's curve${EBOLD},defined by
6161
\( $G = $F \), at the point \( $P \).
6262
$BR $BR
63-
An \{ helpLink(equation) \} of the
63+
An \{ helpLink('equation','equation') \} of the
6464
tangent line to the devil's curve at
6565
the given point is \{ ans_rule(10) \}.
6666
END_TEXT

OpenProblemLibrary/UMN/calculusStewartCCC/s_3_5_prob01.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ defined by \[ $f = $d \] has horizontal
6363
and vertical tangent lines.
6464
$BR $BR
6565
The circle has horizontal tangent lines
66-
at the \{ helpLink(point, "point(s)") \}
66+
at the \{ helpLink('point', 'point(s)') \}
6767
\{ ans_rule(15) \}.
6868
$BR $BR
6969
The circle has vertical tangent lines

OpenProblemLibrary/UMN/calculusStewartCCC/s_3_5_prob02.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ defined by
6262
has horizontal and vertical tangent lines.
6363
$BR $BR
6464
The parabola has horizontal tangent lines
65-
at the \{ helpLink(point, "point(s)") \}
65+
at the \{ helpLink('point', "point(s)") \}
6666
\{ ans_rule(15) \}.
6767
$BR $BR
6868
The parabola has vertical tangent lines

OpenProblemLibrary/Utah/Calculus_I/set5_The_Derivative/1210s5p17/1210s5p17.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Find the point at which the ${lr} vertical
119119
tangent line touches the ellipse.
120120
$BR $BR
121121
The ${lr} vertical tangent line touches the
122-
ellipse at the \{ helpLink(point) \}
122+
ellipse at the \{ helpLink('point','point') \}
123123
\{ ans_rule(25) \}.
124124
$BR $BR $BR
125125
${BBOLD}Hint:${EBOLD} The horizontal tangent is

OpenProblemLibrary/maCalcDB/setDerivatives2_5Implicit/s2_6_25_mo.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ the curve
7272
\[ 2(x^2 + y^2)^2 = 25(x^2 - y^2) \]
7373
(a lemniscate) at the point \( ($x0, $y0) \).
7474
$BR $BR
75-
An \{ helpLink(equation) \} of the tangent
75+
An \{ helpLink('equation','equation') \} of the tangent
7676
line to the lemniscate at the given point is
7777
\{ ans_rule(10) \}.
7878
END_TEXT

0 commit comments

Comments
 (0)