Text Formattingpdflatex texto10

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
rubens w francisco
Posts: 1
Joined: Sun Jun 02, 2024 3:29 am

pdflatex texto10

Post by rubens w francisco »

Code: Select all

\documentclass{article}
\usepackage{geometry}
\usepackage{fancyhdr}
\usepackage{amsmath,amsthm,amssymb}
\usepackage{graphicx}
\usepackage{hyperref}

\begin{document}
Hello World!
\end{document}
Last edited by Stefan Kottwitz on Sun Jun 02, 2024 4:00 pm, edited 1 time in total.
Reason: code marked

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

pdflatex texto10

Post by Stefan Kottwitz »

Hi Rubens,

welcome to the forum!

What do you mean by this post? Do you have any questions regarding it or anything that doesn't work as expected?

Stefan
LaTeX.org admin
Post Reply