use deftech
rather than emph
This commit is contained in:
parent
8694b99608
commit
6493a502c0
|
@ -365,7 +365,7 @@ a module written in that language is run directly with @exec{racket}
|
||||||
(as opposed to being imported into another module). One example is
|
(as opposed to being imported into another module). One example is
|
||||||
result-printing style (as shown above). Another example is REPL
|
result-printing style (as shown above). Another example is REPL
|
||||||
behavior. These features are part of what's called the
|
behavior. These features are part of what's called the
|
||||||
@emph{run-time configuration} of a language.
|
@deftech{run-time configuration} of a language.
|
||||||
|
|
||||||
Unlike the syntax-coloring property of a language (as described in
|
Unlike the syntax-coloring property of a language (as described in
|
||||||
@secref["language-get-info"]), the run-time configuration is a
|
@secref["language-get-info"]), the run-time configuration is a
|
||||||
|
|
Loading…
Reference in New Issue
Block a user