Set a default color set for LaTeX?
-
Hey there –
We’re trying to get our tech blog up and running, but it requires a heavy amount of LaTeX. The WordPress.com plugin is working for the most part, but it’s really annoying to have to specify foreground and background colors for every instance of LaTeX in the post, i.e.:
$latex
max_{B} sum_{i=1}^M sum_{j=1}^N H(i,j) B(i,j) + F(B(cdot,j))
&bg=ffffff&fg=000000&s=1
$such that
$latex
forall i: sum_{j=1}^N B(i,j) le q_i
&bg=ffffff&fg=000000&s=1
$and
$latex
forall j: sum_{i_1}^M B(i,j) = n, forall i,j B(i,j) ge 0.
&bg=ffffff&fg=000000&s=1
$where $latex B&bg=ffffff&fg=000000$
Is there a way to set default colors in settings? Or maybe define which colors from our theme it should use? (the body background is dark, but the content background is white, yet the plugin is choosing the body background color).
Any help / tips would be appreciated!
The blog I need help with is: (visible only to logged in users)
- The topic ‘Set a default color set for LaTeX?’ is closed to new replies.