Latex goodie that shows latex commands based on a keyword
parent
6191e0c324
commit
5c3e98a327
|
@ -15,7 +15,7 @@ ddg_goodie_test(
|
|||
'latex integral' => test_zci('Latex integral, Command: \int_lowerbound^upperbound Usage: $\int_a^b f(x)dx$'),
|
||||
"Latex integral" => test_zci('Latex integral, Command: \int_lowerbound^upperbound Usage: $\int_a^b f(x)dx$'),
|
||||
"tex integral" => test_zci('Latex integral, Command: \int_lowerbound^upperbound Usage: $\int_a^b f(x)dx$'),
|
||||
"latex integral" => test_zci('Latex integral, Command: \int_lowerbound^upperbound Usage: $\int_a^b f(x)dx$'),
|
||||
"latex integral" => test_zci('Latex integral, Command: \int_lowerbound^upperbound Usage: $\int_a^b f(x)dx$'),
|
||||
);
|
||||
|
||||
done_testing;
|
||||
|
|
Loading…
Reference in New Issue