Difference between revisions of "Project-jos-Faust-doc"

From CCRMA Wiki
Jump to: navigation, search
(Add MarkDown access format)
(Add HTML format)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
[[file:Tpinkd.jpg |400px]]
 
[[file:Tpinkd.jpg |400px]]
  
or like this in MarkDown: [tpinkd](https://ccrma.stanford.edu/wiki/File:Tpinkd.jpg)
+
or like this in MarkDown: <br/> <tt>[tpinkd figure](https://ccrma.stanford.edu/wiki/File:Tpinkd.jpg =400x)</tt>
 +
 
 +
or like this in HTML: <br/>
 +
<tt>
 +
<img src="https://ccrma.stanford.edu/wiki/File:Tpinkd.jpg" width="400">
 +
</tt>

Latest revision as of 04:43, 19 June 2021

JOS Faust Doc Figures

The idea is to collect figures here which are needed for Faust documentation by jos (such as for demos.lib) and refer to it wiki style in the Faust-comments which become the doc.

Refer to the following figure as https://ccrma.stanford.edu/wiki/File:Tpinkd.jpg

Tpinkd.jpg

or like this in MarkDown:
[tpinkd figure](https://ccrma.stanford.edu/wiki/File:Tpinkd.jpg =400x)

or like this in HTML:
<img src="https://ccrma.stanford.edu/wiki/File:Tpinkd.jpg" width="400">