Dan Villarreal

Results 3 issues of Dan Villarreal

Fixed the following bugs with legend and poly.line: 1. When defining both vowel and group (i.e., vowel!=NULL & group!=NULL), setting plot.tokens=TRUE and plot.means=FALSE, and coloring by group, the wrong colors...

https://github.com/santiagobarreda/FastTrack/blob/fc20bd32ca92f7ae47d5d65a4c5f7178d7af78e4/Fast%20Track/functions/utils/importFunctions.praat#L31-L36 This fails if `praatVersion$` is (e.g.) 6.4, in which case `versionPraat` is parsed as 6. I'd suggest using the more robust version-checker I just wrote: https://github.com/djvill/hwttiwtot/blob/main/Praat/ParseValidateVersion.praat

**Describe the bug** When I build my [site](https://github.com/djvill/APLS/tree/74b9e6b) locally, I get deprecation warnings about SASS `darken()`. (See https://sass-lang.com/documentation/breaking-changes/color-functions/.) These warnings point to just-the-docs SASS files; none of my custom SASS...

bug
status: needs discussion