Releases: agricolamz/lingglosses
Releases · agricolamz/lingglosses
v0.0.11
v0.0.10
lingglosses 0.0.10
- fix delimiter problems; probably also closes #25
lingglosses 0.0.9
- add
docxcompatibility
lingglosses 0.0.8
- add 2PL gloss (thx to @IrinaPolitova)
v0.0.7
v0.0.5
v0.0.4
- fix glosses with markdown annotation; #13
- add possibility to work with infixes and reduplication; #15
- fix glosses from non-standard definition_source; #17
- add trick with square brackets; #18, #10
- fix multiline gloss_example(); #16
- extended work with punctuation in gloss_example(); #9
- add audio_path and audio_label arguments to gloss_example(); #3
v0.0.3
- @sverhees corrected the text in #7
- rename
orthographytoannotationin thegloss_example()function. - add functions for creating an example database:
convert_to_df()andget_example_db(). - deal with apostroph strange behaviour. #12
- add argument grammaticality to
gloss_example(). #11 - rename
definitiontodefinition_enin theglosses_dfdataset. - fix the punctuation problem. #14
v0.0.2 CRAN realease
- change
glossesdataset toglosses_df(to avoid the same name with thegloss_example()'s argument) - fix
(,)and:bug in glossing line - add non-breaking space to
make_gloss_list()output - add compatibility to the
latexoutputs - fill non-specified by user glosses with values from
lingglosses::glosses_df - add color annotation for glosses without definition or duplicated glosses with the argument
annotate_definitionless - add possibility to add in-text examples with additional argument
intextfor thegloss_example()function - add possibility to add stand-alone examples with the
add_gloss()function - update
lingglosses::glosses_dffile with glosses from Wikipedia - make the package work with
bookdown - add lingglosses rmarkdown template
- add possibility to remove glosses in the
make_gloss_list()output with theremove_glossesargument. - add possibility to escape glossing with curly brackets, e. g.
{I}. - provide an ability to have a multiline glosses example for Sign Languages.
- provide an ability to have a transliterationless example.
v0.0.1
initial release