pdfsearch icon indicating copy to clipboard operation
pdfsearch copied to clipboard

remove_equations will make empty text, if no equations found at all

Open behrica opened this issue 4 years ago • 1 comments

 pdfsearch:::remove_equation(c("a","b","c")
-> character(0)

This is even the default behaviour

behrica avatar Nov 20 '20 10:11 behrica

Thanks for flagging this. This is in the developmental version on GH and is definitely exploratory at this point, I'll look more closely at the implementation and try to clean up.

lebebr01 avatar Nov 20 '20 17:11 lebebr01