2022.2

Table Of Contents
*/.
CompileroptionscanbesetinthePreferences;see"Editingpreferences"onpage790.
Note:
l
Re-compilinga.scssfileoverwritesanymanualchangesmadetothe.cssfile.
l
Partial.scssfilescannotbecompiled.
l
Singlelinecomments(//...)arenotaddedtothecompiled.cssfile,whereasmulti-
linecomments(/*...*/)aremaintained.Multi-linecommentsshouldbeaddedwithin
thebracketsofthedefinitiontheyapplyto,tomakesuretheyappearinthecorrect
placeinthecompiledcss.
Styling text and paragraphs
Therearenumerouswaystoformattextinatemplate.Youcanapplyacertainfont,maketextbold,
transformittouppercase,centerit,colorit,etc.
Thistopicexplainshowtoapplylocalformattingtotext.Itisrecommendedthough,toformattextusing
stylesheets;see"Stylingandformatting"onpage671and"StylingtemplateswithCSSfiles"on
page672.
Tip: WiththeCopy fitfeature,textcanautomaticallybescaledtotheavailablespaceinaBoxor
Div.See"CopyFit"onpage685.
Formattingtextandparagraphslocally
Anintuitivewayofformattingtextlocallyisbyusingthetoolbarbuttons:selectsometext,oranelement
thatcontainstext(see:"Selectinganelement"onpage570)andclickoneofthetoolbarbuttonsto
makeitbold,centerit,createanumberedorbulletedlist,etc.
Tip: ToquicklychangeaparagraphintoaHeading,placethecursorinsideofit,orselectthe
paragraph(see:"Selectinganelement"onpage570).Thenselecttheappropriateelement,
eitherontheFormatmenu,orfromthe'Elementtype'drop-downonthetoolbar.
MorelocalformattingoptionsareavailableintheFormattingdialogs;seebelow.
Formatting text
ToopentheTextFormattingdialog,selectsometextandthenselectFormat > Text.IntheTextFor-
mattingdialogyoucanset:
Page 682