Skip to content

Commit

Permalink
Hotfix: fix mathcal L
Browse files Browse the repository at this point in the history
  • Loading branch information
yustarandomname committed Oct 8, 2024
1 parent 2eebcee commit ea94d3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
isDashed
/>
<Latex3D
latex={'\\mathrm{proj}_L(\\mathbf{u})'}
latex={'\\mathrm{proj}_{\\mathcal{L}}(\\mathbf{u})'}
position={u_proj.clone().add(new Vector3(0, -0.5, 0))}
color={PrimeColor.raspberry}
/>
Expand Down

0 comments on commit ea94d3f

Please sign in to comment.