Merge with latest 2.0.0 branch
This commit is contained in:
parent
3cadd6c7e6
commit
48e96211d7
@ -44,8 +44,6 @@ public class MainActivity extends Activity {
|
|||||||
// latex += "\\doublebox{\\text{A double framed box}}&\\ovalbox{\\text{An oval framed box}}\\cr";
|
// latex += "\\doublebox{\\text{A double framed box}}&\\ovalbox{\\text{An oval framed box}}\\cr";
|
||||||
// latex += "\\end{array}";
|
// latex += "\\end{array}";
|
||||||
|
|
||||||
// mention another way of doing this: through async drawable to process formulas in background
|
|
||||||
|
|
||||||
|
|
||||||
final JLatexMathMedia.Config config = new JLatexMathMedia.Config(textView.getTextSize()) {{
|
final JLatexMathMedia.Config config = new JLatexMathMedia.Config(textView.getTextSize()) {{
|
||||||
// align = JLatexMathDrawable.ALIGN_RIGHT;
|
// align = JLatexMathDrawable.ALIGN_RIGHT;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user