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
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
Stefan Kottwitz
Site Admin
Posts: 10290
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