You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Article{demo,
title = {BPMN4TOSCA rocks in BPMN and TOSCA},
}
Enable custom list "custom" in the preferences. Result:
Open the entry editor of demo entry. Navigate to the title field.
Place the cursor to the beginning of BPMN4TOSCA.
Right click - go to Protected terms - Add selected text to list. (nothing can be selected)
Double click on BPMN4TOSCA
Add to list
List has space at the end
Add BPMN (using a double click)
Add TOSCA (using a double click)
Execute "Protect terms"
Result: {}{BPMN}{}4TOSCA rocks in {}{BPMN}{} and {}{TOSCA}{}
Modify demo.terms manually: Remove spaces at the end.
Execute "Protect Terms"
Result: {}{BPMN}{}4TOSCA rocks in {}{BPMN}{} and {}{TOSCA}{}
These points have to be fixed:
Step 4: It should be possible to add the term to current word to the list - even if nothing is selected. A right click and then "Add text to selected list" should simply add the current word to the list
Step 6: The selected text should be trimmed
Step 14: There should be no {} contained. --> {BPMN4TOSCA} rocks in {BPMN} and {TOSCA}
In general, longer terms should be treated first (to avoid substring issues)
Reiterating on "Format field" should not lead to multiple {}: {}{}{}{}{}{}{}{BPMN}{}{}{}{}{}{}{}4TOSCA rocks in {}{}{}{}{}{}{}{BPMN}{}{}{}{}{}{}{} and {}{}{}{}{}{}{}{TOSCA}{}{}{}{}{}{}{}
Test bib:
demoentry. Navigate to thetitlefield.BPMN4TOSCA.BPMN4TOSCA{}{BPMN}{}4TOSCA rocks in {}{BPMN}{} and {}{TOSCA}{}demo.termsmanually: Remove spaces at the end.{}{BPMN}{}4TOSCA rocks in {}{BPMN}{} and {}{TOSCA}{}These points have to be fixed:
{}contained. -->{BPMN4TOSCA} rocks in {BPMN} and {TOSCA}{}{}{}{}{}{}{}{BPMN}{}{}{}{}{}{}{}4TOSCA rocks in {}{}{}{}{}{}{}{BPMN}{}{}{}{}{}{}{} and {}{}{}{}{}{}{}{TOSCA}{}{}{}{}{}{}{}Also add test cases.