Reviewers: ,

Message:
While not technically a programming language, PostScript is also listed
:) The information could also help when working with SVG output. More
work is required on this backend, and I hope this will help.

Description:
Doc: Add section on SVG to Contributor

This change adds a section on the SVG language to the list of used
programming languages.

Please review this at https://codereview.appspot.com/328450043/

Affected files (+9, -0 lines):
  M Documentation/contributor/programming-work.itexi


Index: Documentation/contributor/programming-work.itexi
diff --git a/Documentation/contributor/programming-work.itexi b/Documentation/contributor/programming-work.itexi index d13b68099c00bee6e6cdf177b4276577a4b06196..884748772e8673f49a9836c0d59fffa094794bee 100644
--- a/Documentation/contributor/programming-work.itexi
+++ b/Documentation/contributor/programming-work.itexi
@@ -146,6 +146,15 @@ website.
 Python documentation is available at @uref{http://www.python.org/doc/,
 python.org}.

+@subsection SVG
+
+Scalable Vector Graphics (SVG) is a XML-based markup language used to generate
+graphical output.  A brief SVG tutorial is
+@uref{https://www.w3schools.com/graphics/svg_intro.asp, available online} through
+W3 Schools.  The World Wide Web Consortium's
+@uref{https://www.w3.org/TR/SVG/REC-SVG11-20110816.pdf, SVG 1.2 Recommendation}
+is available online in PDF format.
+
 @node Programming without compiling
 @section Programming without compiling




_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to