Fonts for text and code in the Livescript

I understand two different fonts in Livescript: one type of fonts for text and the other type of fonts for codes. Suppose I have a word with a "code font" in the text part of Livescript. How can one change the font for that word to "the font for text"?

 Accepted Answer

The font type for text area and code area are same in live script.
The only difference is the font in code area is formatted as Monoscape as default and cannot be changed.
The font is Text area can be formatted by Text Style and Standard formatting option according to the documentation

More Answers (0)

Categories

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!