LJjia
Results
2
issues of
LJjia
I tried to use `katex` in css but it doesn't work.like this ``` .katex-display { font-size:1.22em; } .katex { padding-left:8px; padding-right: 8px; } ```
I want to use gdb to debug in 2 machine. I find in `tmpi` ```shell ${mpirun_cmd} -n ${processes} ${mpi_arg} ${self} runmpi ${has_reptyr} ${has_reptyr/0/${processes}} ${has_reptyr/0/${setpty_cmd}} "${@}" ``` I add some param...