Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
domaines_specialises:informatique:inserer_du_code_source_informatique2 [2019/03/21 23:30] – Reformatage de la page. Compilation d'un exemple. Mots-clefs OpenGraph. jejust4_domaines_specialises:informatique:inserer_du_code_source_informatique2 [2022/11/30 16:12] (Version actuelle) – Coquille dbitouze
Ligne 8: Ligne 8:
 of programs are commonly useful, as well. of programs are commonly useful, as well.
  
-[[FAQ-verbfile|Verbatim listings]] are dealt with elsewhere, +[[4_domaines_specialises:informatique:inclure_un_fichier_en_mode_verbatim|Verbatim listings]] are dealt with elsewhere, 
-as is the problem of [[FAQ-algorithms|typesetting algorithm specifications]].+as is the problem of [[4_domaines_specialises:informatique:ecrire_du_pseudocode|typesetting algorithm specifications]].
  
 The [[ctanpkg>listings]] package is widely regarded as the best bet for The [[ctanpkg>listings]] package is widely regarded as the best bet for
Ligne 85: Ligne 85:
 the presentation details of a language. the presentation details of a language.
  
-The [[ctanpkg>minted|minted]] package is another alternative that offers+The [[ctanpkg>minted]] package is another alternative that offers
 the means of creating new language definitions.  It requires that code the means of creating new language definitions.  It requires that code
-be processed using an external (''python'') script, [[http://pygments.org/|''Pygments'']].+be processed using an external (''python'') script, ''[[https://pygments.org/|Pygments]]''.
 ''Pygments'', in turn, needs a "lexer" that knows the language you ''Pygments'', in turn, needs a "lexer" that knows the language you
 want to process; lots of these are available, for the more commonly-used want to process; lots of these are available, for the more commonly-used
 languages, and there is advice on "rolling your own" on the languages, and there is advice on "rolling your own" on the
-[[http://pygments.org/docs/lexerdevelopment/|''Pygments'' website]].+''[[https://pygments.org/docs/lexerdevelopment/|Pygments]]'' website.
  
-Usage of [[ctanpkg>minted|minted]] can be as simple as+Usage of [[ctanpkg>minted]] can be as simple as
  
 <WRAP 40ex> <WRAP 40ex>
Ligne 106: Ligne 106:
 which processes the program code dynamically, at typesetting time --- which processes the program code dynamically, at typesetting time ---
 though such usage is likely to require that  though such usage is likely to require that 
-[[FAQ-spawnprog|separate processing be enabled]].+[[2_programmation:compilation:write18|separate processing be enabled]].
  
-On a rather different path, the package [[ctanpkg>showexpl|showexpl]] supports+On a rather different path, the package [[ctanpkg>showexpl]] supports
 typesetting (La)TeX code and its typeset output, in parallel "panes". typesetting (La)TeX code and its typeset output, in parallel "panes".
 (This could provide support for (La)TeX instruction texts, or for papers (This could provide support for (La)TeX instruction texts, or for papers
4_domaines_specialises/informatique/inserer_du_code_source_informatique2.1553211023.txt.gz · Dernière modification : 2019/03/21 23:30 de jejust
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0