diff options
author | Karl Berry <karl@freefriends.org> | 2015-09-12 21:24:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-09-12 21:24:44 +0000 |
commit | d501b4397bbc0f4389add919be80ccfca5b3863e (patch) | |
tree | 41af122e914676e41bc048a14128468bdfa83f6d /Master/texmf-dist/doc/latex/l3kernel/README.md | |
parent | af6faae1a8553e2c55f7980152d84d8cf4ac5a96 (diff) |
l3 (12sep15)
git-svn-id: svn://tug.org/texlive/trunk@38360 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3kernel/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3kernel/README.md | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/l3kernel/README.md b/Master/texmf-dist/doc/latex/l3kernel/README.md index d83695aa636..805819330ad 100644 --- a/Master/texmf-dist/doc/latex/l3kernel/README.md +++ b/Master/texmf-dist/doc/latex/l3kernel/README.md @@ -1,6 +1,8 @@ LaTeX3 Programming Conventions ============================== +Released 2015/09/11 + Overview -------- @@ -48,21 +50,21 @@ changes, additions, _etc._ should be addressed to the list You can subscribe to this list by sending mail to - listserv@urz.uni-heidelberg.de + listserv@urz.uni-heidelberg.de with the body containing - subscribe LATEX-L <Your-First-Name> <Your-Second-Name> + subscribe LATEX-L <Your-First-Name> <Your-Second-Name> -Bugs ----- +Issues +------ -The issue tracker for LaTeX3 bugs is currently located at +The issue tracker for LaTeX3 is currently located at - https://github.com/latex3/latex3/issues + https://github.com/latex3/latex3/issues -Please report specific issues with LaTeX3 code there. More general -discussion should be directed to the LaTeX-L lists. +Please report specific issues with LaTeX3 code there; more general +discussion should be directed to the [LaTeX-L list](#Discussion). The LaTeX3 Project ------------------ @@ -92,10 +94,10 @@ Former members of The LaTeX3 Project team were The development team can be contacted by e-mail: <latex-team@latex-project.org>; for general LaTeX3 discussion -the [LaTeX-L list](http://news.gmane.org/group/gmane.comp.tex.latex.latex3) -should be used. +the [LaTeX-L list](#Discussion) should be used. ----- -Copyright (C) 1998-2012 The LaTeX3 Project -All rights reserved +<p>Copyright (C) 1998-2012,2015 The LaTeX3 Project <br /> +<a href="http://latex-project.org/">http://latex-project.org/</a> <br /> +All rights reserved.</p> |