I'm not very familiar with TexFormat, but it seems that TexFormat works with OutputForm, so there's definitely loss of information between domain D and (D::OutputForm), so there are domains that "latex" will produce more information than TexFormat, right?
On Thu, Jan 12, 2017 at 1:12 PM, Waldek Hebisch <[email protected]> wrote: >> >> I change "concat(a,concat(b,c)$String)$String" to "concat [a,b,c]". >> >> Do such trival changes require a test file? > > Well, it does not matter if change is simple or not. Main > point is if changed functionality is tested or not. > Unfortunately a lot of things are untested so bugs > may appear unnoticed. Concerning 'latex' is it little > used and there is only one test (which I added to your > recent bugfix). I admit that ATM I am not sure what > to do with 'latex'. Namely, it serves the same > purpose as TeXFormat, so there is clearly duplication. > One possibility is to use for 'latex' default > implementation using TeXFormat. Another is to remove > it (as redundant). If we keep it its relation with > TeXFormat should be clarified, in particular there > should be good reason to have separate function. > > -- > Waldek Hebisch > > -- > You received this message because you are subscribed to the Google Groups > "FriCAS - computer algebra system" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/fricas-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
