lilypond-devel
[Top][All Lists]
Advanced

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

Doc: Add section on SVG to Contributor (issue 328450043 by address@hidde


From: beauleetienne0
Subject: Doc: Add section on SVG to Contributor (issue 328450043 by address@hidden)
Date: Mon, 04 Sep 2017 12:11:57 -0700

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}.

address@hidden SVG
+
+Scalable Vector Graphics (SVG) is a XML-based markup language used to generate
+graphical output.  A brief SVG tutorial is
address@hidden://www.w3schools.com/graphics/svg_intro.asp, available online} through
+W3 Schools.  The World Wide Web Consortium's
address@hidden://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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]