up. I reported this as a test-suite issue: https://bitbucket.org/bdarcus/citeproc-test/issue/6/flipflopping-two-tests-with-some-issues
andrea Andrea Rossato <[email protected]> writes: > Hi, > > after implementing flipflopping I run into two minor issues with a > couple of tests: > > * flipflop_QuotesInFieldNotOnNode: since it uses the default US > locale, "puntuation-in-quotes" is true. According to citeproc-hs > the result should be: > > Speak, “friend,” and enter. > > and not: > > Speak, “friend”, and enter. > > I tend to agree if I understand the specification correctly. > > * flipflop_ItalicsSimple: the last two items (G and H) refer to > mis-matching tags. I wonder if the expected output is required by > some standard or what. I coded a greedy parses and I get what > seems to me a reasonable result: > > One <i>TwoG</i> Three</i> Four Five! > One <i>TwoH<i> Three</i> Four Five! > > Whereas the expected output is: > > One <i>TwoG</i> Three</i> Four Five! > One <i>TwoH<i> Three</i> Four Five! > > While G makes sense I do not understand why in H the first opening > tag is dropped in favor of the second one. > > If there are no compelling reasons to get that specific result I'd > propose to remove those two items and leave each processor free to > choose the way to handle mis-matching tags. > > Andrea > > ps: I've just released citeproc-hs 0.3.2 with the new flip-flopping > support and some more fixes. > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > xbiblio-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xbiblio-devel -- andrea rossato ------------------------------------------------------------------------------ Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World™ now supports Android™ Apps for the BlackBerry® PlayBook™. Discover just how easy and simple it is! http://p.sf.net/sfu/android-dev2dev _______________________________________________ xbiblio-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbiblio-devel
