[devdocsgjs/main: 1673/1867] LaTeX: add to about_tmpl




commit 861ad32fbd0438605d72304d4c7ee60a68bed657
Author: Simon Legner <Simon Legner gmail com>
Date:   Wed May 26 21:22:01 2021 +0200

    LaTeX: add to about_tmpl
    
    See #1548.

 assets/javascripts/templates/pages/about_tmpl.coffee | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/assets/javascripts/templates/pages/about_tmpl.coffee 
b/assets/javascripts/templates/pages/about_tmpl.coffee
index d60e8d1d..69cf8e7c 100644
--- a/assets/javascripts/templates/pages/about_tmpl.coffee
+++ b/assets/javascripts/templates/pages/about_tmpl.coffee
@@ -461,6 +461,11 @@ credits = [
     'Taylor Otwell',
     'MIT',
     'https://raw.githubusercontent.com/laravel/framework/master/LICENSE.txt'
+  ], [
+    'LaTeX',
+    'Karl Berry',
+    'Public Domain',
+    'https://ctan.org/pkg/latex2e-help-texinfo/'
   ], [
     'Leaflet',
     '2010-2019 Vladimir Agafonkin<br>&copy; 2010-2011, CloudMade<br>Maps &copy; OpenStreetMap contributors.',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]