| |||||||||||||
| |||||||||||||
| Description | |||||||||||||
| This module provides functions for processing the evaluated Output for citation collapsing. | |||||||||||||
| Synopsis | |||||||||||||
| |||||||||||||
| Documentation | |||||||||||||
| |||||||||||||
| Collapse citations according to the style options. | |||||||||||||
| |||||||||||||
| Get the collapse option set in the Style for citations. | |||||||||||||
| |||||||||||||
| |||||||||||||
| |||||||||||||
| |||||||||||||
| |||||||||||||
Group consecutive integers: groupConsec [1,2,3,5,6,8,9] == [[1,2,3],[5,6],[8,9]] | |||||||||||||
| Produced by Haddock version 2.6.1 |