kaichen gong
kaichen gong
Improve mouse-based selection of text (double click to select word, triple click to select sentence)
> @dalanicolai thanks for your response. i had only tried `C-h c` which doesn't handle mouse clicks. > > turns out =pdf-sync-minor-mode= clashes sometimes. > Have you solve this issue?...
read the README
The xournal++ did not allow this, it alerts 'Failed to find LaTex generator program in PATH xxx'. How might I solve this  
My bad, forget to type another `typst`. The correct `PATH` should be `/home/trace/software/typst/typst`. But It still donot work, after I correct the path, `xournal++` produces anthor error.   Also,...
I tried two approaches including building from source and AppImage and both failed, how strange. 
It turns out `latex` is not working properly either. 😢  latex generation command is `pdflatex -halt-on-error -interaction=nonstopmode '{}'` command output is ``` warning: kpathsea: configuration file texmf.cnf not found...
Sorry for the delay. After reinstalling packages `texlive-most` and `texlive-lang`, `Latex` works like charm. However typst is still not working. I might just live with latex anyway. 😂
I get typst working! The Generation command should be `typst c '{}'`. I should have noticed this. 🤣