In the old thread "Simple-minded question" http://groups.google.com/group/leo-editor/browse_thread/thread/e6075a699909db53
Nick_H asked on May 28: Can I set a proportional font to use in all "@language plain" nodes while retaining the mono-spaced font for all @language csharp" nodes? Now you can. This is a cool feature. Specify fonts in @font nodes: @font plain null font plain_null_font_family = Times New Roman plain_null_font_size = 16 plain_null_font_slant = roman plain_null_font_weight = bold That is, the actual font specs are in the body text. Everything except @font is ignored in the headline. Specify colors in @color nodes: @color plain null color = black Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
