10.18.3 Can you answer these questions?

10.18.3.1 Show appendix as "Appendix A" instead of "Chapter A" in references
10.18.3.2 word with diacritic marks not hyphenated
10.18.3.3 tcolorbox: Figures in-between boxes prevent skips from collapsing
10.18.3.1 Show appendix as "Appendix A" instead of "Chapter A" in references

https://tex.stackexchange.com/landing/r/digest?cta=question&id=712323

Here's a ConTeXt document that uses Aditya's solution to "Cleveref-like command in ConTeXt": 
\definereferenceformat[cref][label=*] 
\setuplabeltext[chapter=Chapter~,appendix=Appendix~] 
\... 
[cross-referencing] [context] [appendices] [cleveref]
 
asked by Ram https://tex.stackexchange.com/landing/r/digest?cta=user&id=316319 Score of 4
10.18.3.2 word with diacritic marks not hyphenated

https://tex.stackexchange.com/landing/r/digest?cta=question&id=712424

Consider this example: 
\documentclass[a4paper]{article} 
\usepackage[utf8]{inputenc} 
\begin{document} 
Excepteur sint occaecat cupidatat non proident, sunt in culpa Ut SafgA"\201tA"\223jomlor Lorem ipsum dolor ... 
[hyphenation]
 
asked by Viesturs https://tex.stackexchange.com/landing/r/digest?cta=user&id=114719 Score of 1
10.18.3.3 tcolorbox: Figures in-between boxes prevent skips from collapsing

https://tex.stackexchange.com/landing/r/digest?cta=question&id=712356

When a tcolorbox specifies an after skip, and a following box specifies a before skip, they both can 'collapse', e.g. if both are 1cm, the total skip will only be 1cm, not 2cm. 
Internally, this is ... 
[tcolorbox] [vertical-spacing]
 
asked by fefrei https://tex.stackexchange.com/landing/r/digest?cta=user&id=30156 Score of 1