chang of font
Title
Question
How to change the font while creating the letter
LaTeX Letter-Writing 02-03 min 0-10 sec
Answers:
If you wanna change the font
<pre class="de1" style="-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow: auto; font-family: monospace, monospace; font-size: 16px; line-height: normal; border: 0px none white; border-radius: 6px; padding: 12.5px; margin-bottom: 0px; color: rgb(80, 80, 80); background-color: rgb(240, 240, 240);">This is a simple example, <span class="re12" style="-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; color: rgb(128, 0, 0);">\\tiny</span><span class="sy0" style="-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; color: rgb(224, 32, 32);">{</span><span class="re9" style="-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; color: rgb(32, 32, 192);">this will show \r\ndifferent font sizes<span class="sy0" style="-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; color: rgb(224, 32, 32);">}</span> and also <span class="re12" style="-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; color: rgb(128, 0, 0);">\\textsc</span>{different \r\nfont styles</span><span class="sy0" style="-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; color: rgb(224, 32, 32);">}</span>.</pre><pre class="de1" style="-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow: auto; font-family: monospace, monospace; font-size: 16px; line-height: normal; border: 0px none white; border-radius: 6px; padding: 12.5px; margin-bottom: 0px; color: rgb(80, 80, 80); background-color: rgb(240, 240, 240);">if </pre>
if u wanna use color in then use
\\red{ggfgkfgaagsa}
note that in preamble use
\\usepacakge{color}
Login to add comment