Skip to content

Conversation

ajozefiak
Copy link
Collaborator

Here is the HJBE without control that I've been working on. I've used math ... for the LaTeX as opposed to $$ ... $$ so that the notebook can be weaved into an html file like with the example notebook LCP_simple.jmd in the SImpleDifferentialOperators.jl package.

@chiyahn @jlperla

@arnavs
Copy link
Collaborator

arnavs commented Mar 8, 2019

@ajozefiak We've actually been using the $$ notation (see the latest LCP_simple.jmd in here) because of some issues with the latest Weave.

In the future, both of these things should work, but for now we'll have to switch to $ for inline, and $$ \begin{align} ... \end{align} $$ for standalone equations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants