Computer Science, asked by Anonymous, 4 months ago

What is latex? How to input them in typing answers or questions?​

Answers

Answered by mahakalFAN
56

\huge\mathfrak\red{hello}

see attachment

Attachments:
Answered by Anonymous
6

latex is a document preparation system for high-quality typesetting. It is most often used for medium-to-large technical or scientific documents but it can be used for almost any form of publishing. LaTeX is not a word processor!

latex can be inputted by :-

\documentclass{article}

\documentclass{article}\usepackage{enumitem}

\documentclass{article}\usepackage{enumitem}\newenvironment{QandA}{\begin{enumerate}[label=\bfseries\alph*.]\bfseries}

nd{answered}\end{QandA}\lipsum[4]\end{document}

hope this helps you

thanks

Similar questions