|
|
|
Publishing / FTX / Tutorial / text-features |
| Controlling text features In addition to writing simple block paragraphs of text, you can control certain text feature using a special characters. Boldface and italics You can use curly braces { and } to show italics and square brackets [ and ] to show boldface. You can even use both if you really need to.
What if you actually want to show a curly brace or square bracket character? Then put a backtick (reverse singe quote) ` in front of it, like this:
and that will display like this: I can write boldface and brackets [ ]. I can write italics and curly braces { }. Underlining Underlining should be used very sparingly because it can so easily be confused with hyperlinks. But it still has its uses, for example in acronym expansions or technical bibliographies. Underlining is turned on by a first _ character and turned off again by a second _ character. For example,
becomes Every other word in this sentence is underlined. and
becomes Every other word pair in this silly sentence is underlined. The best use for underlining is single-characters or very short runs of characters, for example in acronym expansions:
becomes NELUG is the New England LEGO Users Group. To write an actual underscore character (if you ever need to), simply prefix it with the ` character, for example
becomes I can write an actual _ underscore if I really need to for some reason. |
|
All text, images, or trademarks in this document are the intellectual property of their respective owners. |
| |
©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR |