In my attempt to venture in the realm of LaTeX3 coding, I was wondering if a list of answers, in LaTeX3, can be made? That is, a list of links to answer in which users here at TeX.SX have used such coding. This will enable me to look at this post and look at samples instead of searching for examples everywhere on the website.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
Almost all LaTeX3 answers will use http://tex.stackexchange.com/search?q=expl3 will show most of the things that you wish to find. or of course those explicitly tagged: |
|||
|
|
\ExplSyntaxOn– egreg Feb 2 at 20:24expl3, the programming layer, which is available and usable – Joseph Wright♦ Feb 2 at 20:58