11.38.1 Top new questions this week

11.38.1.1 Problem with array 2.6.i
11.38.1.2 The catcode of return (^^M) in shipout hook is 9 (instead of 5)
11.38.1.3 Parametric curve function in ConTeXt, using Lua. Specifically, how to input the parametric equations
11.38.1.4 How can I utilize LaTeX to create a partitioned matrix
11.38.1.5 How to generate a range of alphabetical labels in an 'enumerate' environment?
11.38.1.6 How can I render a circle diagram in tikz-cd?
11.38.1.7 Why does \obeylines work in an environment, but not in command?
11.38.1.1 Problem with array 2.6.i

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

Bonjour 
this code 
\documentclass{article} 
\usepackage{verbatim} 
\usepackage{array} 
\usepackage{longtable} 
\usepackage{hhline} 
\makeatletter 
\newwrite\verbatim@out 
\def\ExoCANWrite#1{% 
\@bsphack 
\... 
[longtable] [arrays]
 
asked by Christophe Poulain https://tex.stackexchange.com/landing/r/digest?cta=user&id=199583 Score of 9
answered by Frank Mittelbach https://tex.stackexchange.com/landing/r/digest?cta=user&id=10109 Score of 3
11.38.1.2 The catcode of return (^^M) in shipout hook is 9 (instead of 5)

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

After the June update of TeX Live, the catcode of `return' (^^M) in the shipout hook changes from 5 to 9. Is this intentional behavior or a bug? If intentional, what is the purpose of this? Here is an ... 
[catcodes] [hooks]
 
asked by hair-splitter https://tex.stackexchange.com/landing/r/digest?cta=user&id=123653 Score of 7
11.38.1.3 Parametric curve function in ConTeXt, using Lua. Specifically, how to input the parametric equations

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

Reference: create a ConTeXt command which takes optional key=value parameters, as well as mandatory parameters 
I am trying to make a function which takes a parametric curve and inputs it to a list of ... 
[context] [metapost] [lua]
 
asked by Jasper https://tex.stackexchange.com/landing/r/digest?cta=user&id=319072 Score of 7
answered by Max Chernoff https://tex.stackexchange.com/landing/r/digest?cta=user&id=270600 Score of 4
11.38.1.4 How can I utilize LaTeX to create a partitioned matrix

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

This is the final result that I want. 
The matrix on the left can be implemented using the array environment, with dashed lines created by \hdashline, and the annotations for the right column ... 
[arrays] [nicematrix]
 
asked by BqBPdx https://tex.stackexchange.com/landing/r/digest?cta=user&id=317493 Score of 6
answered by Zarko https://tex.stackexchange.com/landing/r/digest?cta=user&id=18189 Score of 5
11.38.1.5 How to generate a range of alphabetical labels in an 'enumerate' environment?

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

I find David Carlisle's custom command \itemrange[value] to be a pretty nice concept. However, as soon as I add \usepackage{enumitem} and [label=(\alph*)], everything breaks to my dismay. 
Does anyone ... 
[lists] [labels] [enumitem]
 
asked by Grass https://tex.stackexchange.com/landing/r/digest?cta=user&id=383565 Score of 6
answered by Mico https://tex.stackexchange.com/landing/r/digest?cta=user&id=5001 Score of 11
11.38.1.6 How can I render a circle diagram in tikz-cd?

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

How can I render the diagram 
and similar circle diagrams in tikz-cd in a clean way? I'm able to render it with the code 
\begin{tikzcd}[row sep={5.0*\the\DL,between origins}, column sep={5.0*\the\DL,... 
[tikz-pgf] [tikz-cd] [commutative-diagrams]
 
asked by Emily https://tex.stackexchange.com/landing/r/digest?cta=user&id=171723 Score of 6
answered by Emily https://tex.stackexchange.com/landing/r/digest?cta=user&id=171723 Score of 8
11.38.1.7 Why does \obeylines work in an environment, but not in command?

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

Could someone explain why I'm getting different behavior with \obeylines in the following code?  I've tried hunting around a bit but I'm not finding anything helpful. 
\documentclass{article} 
\... 
[obeylines]
 
asked by A.Ellett https://tex.stackexchange.com/landing/r/digest?cta=user&id=22413 Score of 6
answered by wipet https://tex.stackexchange.com/landing/r/digest?cta=user&id=51799 Score of 5