Difference between revisions of "Template:Src"

From Wiki
Jump to navigation Jump to search
(Switch to source.cg.net)
(Switch to source.cg.net)
 
(No difference)

Latest revision as of 18:42, 6 October 2019

{{{1}}}


Link to files in the tex/context/base directory. The link text is the filename by default, but you may pass a second parameter if you want some other text.

Usage:

   {{src|strc-num.mkiv#l471}}
   {{src|strc-num.mkiv#l471|strc-num.mkiv}}

Resulting code:

   [https://source.contextgarden.net/tex/context/base/mkiv/strc-num.mkiv#l471 strc-num.mkiv#l471]
   [https://source.contextgarden.net/tex/context/base/mkiv/strc-num.mkiv#l471 strc-num.mkiv]

Looks like:

strc-num.mkiv#l471
strc-num.mkiv

The repository may or may not change in the future; if you must link to a specific repository, don't use this template, but write the link in full.